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
September 18, 2021 16:54
Curious on why you use the Standalone installer despite Jetbrains (JB) recommending the toolbox? Because I do not like in-place upgrade -- it's messy as it sometimes does not update all files (e...
Community
PhpStorm
PHPStorm updated from 2020.2.4 to 2021.2.2 - no new folder created, old icon remains
2 votes
Edited
September 18, 2021 09:18
Hi there, How did you update? If it was a patch / run from within the IDE then yes, it uses the same folder when current version is installed (in-place upgrade). Standalone installer (which I per...
Community
PhpStorm
PHPStorm updated from 2020.2.4 to 2021.2.2 - no new folder created, old icon remains
2 votes
Edited
September 09, 2021 10:16
Hi there, "Settings/Preferences | Editor | General | Editor Tabs | Mark modified (*)" Please enable the above option and try again. When a file is modified then the asterisk symbol will be displaye...
Community
PhpStorm
Php Storm issue with git
2 votes
Edited
September 08, 2021 15:15
@Johannes1 Hoerteis regarding reg-ex, I found this: \b(import|Row)\b Well .. your RegEx clearly searches for "import" or "Row" https://regex101.com/r/vv2DEA/2 RegEx: \bimport\b.*\bRow\b Sample ...
Community
WebStorm
Getting better at finding usages
2 votes
Created
September 05, 2021 19:06
Hi there, My current goal is to add breakpoints to the 500 places in my project that I've identified as being the potential source of an issue. But I don't know which of the 500 is the one that is...
Community
PhpStorm
API for controlling PhpStorm, such as adding breakpoints
2 votes
Edited
August 29, 2021 10:45
If a language supports some style then it should also be listed under that language node so that you can configure the colors on per language basis (JavaScript / TypeScript in your case). There are...
Community
WebStorm
Reassigned local variable(parameter) doesn't work
2 votes
Created
August 22, 2021 18:24
Looks like you have sorted it out already: https://stackoverflow.com/q/68881421/783119
Community
WebStorm
Specific file names won't get recognized by the IDE
2 votes
Edited
August 11, 2021 16:15
Hi there, Yes, recreating .idea folder that way is the way to fix it (if you have no backups). The project config gets broken for whatever reason. Make a back up of the .idea folder before deleting...
Community
PhpStorm
Sometimes after Git merge the project files are "yellowed out"
2 votes
Created
August 08, 2021 18:41
Ok, that is super odd. On my other project, it says the project name with a little icon of a laptop, and below is the Project folder icon, and then the folder that is pointing to the folder where ...
Community
PhpStorm
Non project files protection when editing files from the project
2 votes
Created
August 03, 2021 13:23
If you set "Project CSS Dialect" to be PostCSS then yes, it should work. This works for me (now and earlier today when was checking all that).
Community
WebStorm
Support for PostCSS nested rules
2 votes
«
First
‹
Previous
Next
›
Last
»