Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Andriy Bazanov
Follow
New posts
New posts and comments
Total activity
14145
Last activity
August 13, 2022 11:38
Member since
July 22, 2010 13:43
Following
0 users
Followed by
1 user
Votes
710
Subscriptions
5075
Activity overview
Posts (1)
Comments (8359)
Sort by recent activity
Recent activity
Votes
Edited
July 06, 2022 19:56
@Tomi Based on your screencast, it is noticeable that it stops working when the code is moved into a DIV element. It seems to me that you have somehow (accidentally) injected another language into ...
Community
PhpStorm
Comment shortcut not works and other isuues
1 vote
Edited
July 06, 2022 09:34
@Shmaya Tomer Andriy, that's a strange comment. Which part? WebStorm's Help page clearly states the same (except that JetBrains IDE Support extension is not longer needed for quite long time now)...
Community
WebStorm
WebStorm ignores browser settings for debugging
1 vote
Created
July 04, 2022 21:17
@Ozie03 Please try this solution: https://youtrack.jetbrains.com/issue/IDEA-283945#focus=Comments-27-5745964.0-0 If that helped, then https://youtrack.jetbrains.com/issue/IDEA-288328 --> https://...
Community
PhpStorm
After recent update, Theme dropdown is disabled/not clickable
0 votes
Created
June 29, 2022 20:10
So the source is the same but one instance comes from the Exception class and another one is from the Throwable interface. This one looks similar to me: https://youtrack.jetbrains.com/issue/WI-6680...
Community
PhpStorm
Throwable var showing redundant function suggestions
0 votes
Created
June 29, 2022 08:26
Through a quick search, I see that editorconfig doesn't have any option related to this. Yes, .editorconfig provides only basic (most common) editor settings. But with PhpStorm you can export you...
Community
PhpStorm
Autoformat for PHPDoc and arguments
0 votes
Edited
June 28, 2022 22:57
That means it's seeing two definitions, but I'm not seeing how to see which definition it's referring to. Invoke "View | Quick Documentation" while the code completion popup is active -- it will ...
Community
PhpStorm
Throwable var showing redundant function suggestions
1 vote
Created
June 28, 2022 22:52
Hi there, All code formatting stuff for this can be found at "Settings/Preferences | Editor | Code Style | PHP" In your case you should check "PHPDoc | Align parameter/property names" option.
Community
PhpStorm
Autoformat for PHPDoc and arguments
1 vote
Edited
June 24, 2022 22:05
Hi there, 1. Does this happens in ALL .php files or only in specific ones? 2. Please show the whole IDE window with such not-working file opened. I want to see the icon used etc. 3. Locate such fil...
Community
PhpStorm
PHP support missing from .php files
1 vote
Created
June 21, 2022 10:13
Iliyabrook1987 But what if i want remove all tag with content?? Sure, please do the same what Original Poster did: please provide a simple code snippet. This is to be sure that we are talking ab...
Community
PhpStorm
Remove html tag and keep childs
0 votes
Edited
June 15, 2022 21:33
Hi there, Yes, you need to configure that inspection to look for such a variable in other (require_once) files and not this file only (which is by default). That "Undefined variable" inspection has...
Community
PhpStorm
Include files not respected in error reporting, how to fix?
1 vote
«
‹
1
2
3
4
5
6
7
8
9
›
»