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
Created
August 03, 2021 10:40
Hi there, Works fine here. PhpStorm 2021.2 with PostCSS plugin by JetBrains. Checked in a file with .pcss extension (so it's automatically treated as PostCSS) as well as .css and manually set that ...
Community
WebStorm
Support for PostCSS nested rules
2 votes
Created
July 12, 2021 22:59
Hi there, Language Level appears to be an option in Preferences > PHP, not a full view of settings. Yes, as of 2021.1 the "PHP" settings node has been moved from "Languages & Frameworks" and now ...
Community
PhpStorm
PHP 7 compatibility inspection missing
2 votes
Created
June 17, 2021 09:04
Hi there, Either get rid of the `{` and `}` there (so it's just `$CAPITALIZED_NAME`) or assign that to a local variable and use it instead, e.g. #set($capitalizedName = ${CAPITALIZED_NAME})public f...
Community
PhpStorm
Error in code template
2 votes
Created
April 21, 2021 12:45
Hi there, Please check: https://youtrack.jetbrains.com/issue/IDEA-266391 Try the Invalidate Caches first. If no changes then try the custom builds mentioned there. PhpStorm tickets with a similar b...
Community
WebStorm
Find in files does not work when copy and paste
2 votes
Created
April 14, 2021 11:02
@D J Zwart You can share the .idea in VCS if that makes sense/brings benefits for your team. Just not the whole folder: some dev-specific files need to be excluded. Check the link below for some ge...
Community
PhpStorm
Project view not showing directories
2 votes
Created
December 18, 2020 20:08
@Cmmcneil AFAIK this behavior is activated by Vue-related entry in your package.json. If you do not actually use Vue, consider disabling the plugin then (surprisingly it messes up a bit of things i...
Community
PhpStorm
Tabs and Indents are 2 spaces despite setting at 4 spaces
2 votes
Created
December 09, 2020 09:37
Hi there, 1. Which "Emmet plugin"? Emmet support is bundled with PhpStorm and you do not need anything extra. 2. It works fine here (tried in plain .html file). The result of expanding: <form actio...
Community
PhpStorm
Emmet Not Working Since Upgrade since Storm 2020.3
2 votes
Created
November 24, 2020 16:46
>I have messed up a lot of settings. How can I revert everything to default? Try File | Manage IDE Settings | Restore Default Settings... Or you can delete config files manually while IDE is closed...
Community
WebStorm
CSS class not identified in button elements
2 votes
Created
November 24, 2020 16:35
Hi there, Looking at the colors ... it looks like you may have injected some language (HTML most likely) inside the "class" attribute of the "button" element. Please post a screenshot of the "Setti...
Community
WebStorm
CSS class not identified in button elements
2 votes
Created
November 23, 2020 10:40
Hi there, Check for unwanted pattern under the "Text" entry on your last screenshot (top list -- instead of "SCSS Style Sheet").
Community
PhpStorm
Cannot change file-type association
2 votes
«
First
‹
Previous
Next
›
Last
»