Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Andriy Bazanov
Total activity
14631
Last activity
April 16, 2026 07:14
Member since
July 22, 2010 13:43
Following
0 users
Followed by
2 users
Votes
768
Subscriptions
5209
Activity overview
Posts (1)
Comments (8653)
Sort by recent activity
Recent activity
Votes
Edited
August 11, 2018 08:49
Hi there, >Why not Use TAB instead of ENTER if you need to replace old value. ENTER just inserts while TAB replaces.
Community
WebStorm
Autocompletion don't replaces previous identificator
2 votes
Edited
July 31, 2018 12:14
Hi there, As I understand you want a popup where you can see the list of currently opened files (only) and be able to search there? Will Switcher do the job (Ctrl+Tab)? It does not really have a se...
Community
PhpStorm
Searching in "Navigating Between Open Files and Tool"
2 votes
Created
July 30, 2018 23:02
Well ... 1) Use string IDs instead of numbers 2) Use "@return mixed" signature for factory method It works. 1) I'm using "aa" and "bb" as IDs here. The rest -- identical to yours <?phpnamespace P...
Community
PhpStorm
Factory Autocomplete
2 votes
Edited
July 31, 2018 11:20
How does that prompt looks like. I've turned such behaviour off for myself really long time ago -- not sure how and where to look at it now. Maybe seeing the screenshot will give some hints... P....
Community
WebStorm
Auto-reload file changes
2 votes
Created
July 30, 2018 08:23
Hi there, 1) Check your idea.log for possible hints (Help | Show Log in XXX) 2) Ensure that all plugins are up to date.
Community
PhpStorm
2018.2 — Can't open Settings
2 votes
Created
July 29, 2018 11:41
Hi there, You may have "Settings/Preferences | Appearance & Behavior | Appearance | UI Options | Drag-n-Drop with ALT pressed only" option enabled.
Community
PhpStorm
Drag / Drop in project window
2 votes
Edited
July 26, 2018 17:44
Yes, that's the correct tool window. 1) It has preview area as well (on the right) .. where you can edit text without opening the file in Editor. You can activate it by using 2nd icon from the bott...
Community
PhpStorm
Is there a way to search by string or filename, then use the results to download/push/pull using the results as context?
2 votes
Created
July 21, 2018 00:14
Hi there, As per your first screenshot ... you have not created any Run/Debug Configurations yet that can be used on 2nd screenshot. You should do what it says: "Click the + button to create a new ...
Community
WebStorm
"Configurations available in run dashboard" not available
2 votes
Edited
July 19, 2018 15:55
Hi there, What's the database provider? How IDE is recognizing those fields (is it INT, DECIMAL or something else)? What's your Data Source definition (maybe you have used some additional parameter...
Community
PhpStorm
Database integer dispalyed as float
2 votes
Edited
July 21, 2018 00:17
Hi there, Please use "Code | Inspect Code.." and run it on current file -- it will give all those errors/warnings/notices/etc as a list in a separate tool window; there you can group found issues o...
Community
PhpStorm
File showing error at top right but not which line
2 votes
«
First
‹
Previous
Next
›
Last
»