Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Oksana Chumak
Total activity
549
Last activity
May 19, 2026 12:04
Member since
July 07, 2017 13:08
Following
0 users
Followed by
2 users
Votes
0
Subscriptions
227
Activity overview
Articles (0)
Posts (0)
Comments (322)
Sort by recent activity
Recent activity
Votes
Edited
October 13, 2023 15:16
Indent is set to 2 in EditorConfig file. You should either set it to 4 or disable EditorConfig support in `Settings | Editor | Code Style`.
Community
PhpStorm
Vue file indents in new PhpStorm is broken
1 vote
Created
October 11, 2023 12:11
I see those files in your project root. It is important because they might include formatter options.
Community
PhpStorm
Vue file indents in new PhpStorm is broken
1 vote
Edited
October 05, 2023 17:15
What does your EditorConfig and prettier config look like?
Community
PhpStorm
Vue file indents in new PhpStorm is broken
1 vote
Created
September 15, 2023 17:22
You can disable the inspection “Unknown attribute” in `Settings/Preferences | Editor | Inspections > HTML` or add “class” to the list of custom attributes in the inspection settings.
Community
IntelliJ IDEA Users
Attribute class is not allowed here when using class property with stencil
1 vote
Created
July 28, 2023 11:02
Thanks! Will it help if you enable "Keep single-line blocks" in `Settings/Preferences | Editor | Code Style | Style Sheets | CSS`?
Community
PhpStorm
CSS attributes inline?
1 vote
Created
December 19, 2022 13:03
You can create custom injections like // language=file-reference path2('../assets/phaser3-logo.png') An injection that would work without a comment can't be created because of this known issue: ht...
Community
PhpStorm
In which context will PhpStorm offer path autocomplete in JavaScript files.
1 vote
Created
December 13, 2022 11:53
Tab key should also work in this case. There is also another possibility: https://www.jetbrains.com/help/webstorm/using-zen-coding-support.html#emmet_navigation_between_edit_points.
Community
IntelliJ IDEA Users
How can i use emmet move-line fucntion on html.
1 vote
Created
December 02, 2022 13:26
Is Space selected as a key for Emmet abbreviation in `Settings | Editor | Emmet`? Does it help if you change it to another key?
Community
PhpStorm
Help! Javascript variable assignments become tags
1 vote
Created
April 19, 2022 16:09
All the errors come from JSHint. If you don't use it, you should disable it in File | Settings | Languages & Frameworks | JavaScript | Code Quality Tools | JSHint.
Community
PhpStorm
Confusing JSHint errors and pop-ups
1 vote
Created
April 12, 2022 11:31
The HTML tag color is configured in the option "Custom Tag Name".
Community
PyCharm
How to change color of imported React components
1 vote
«
First
‹
Previous
Next
›
Last
»