Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Rustam Vishniakov
Total activity
296
Last activity
July 10, 2023 13:47
Member since
April 09, 2010 09:02
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
124
Activity overview
Articles (0)
Posts (1)
Comments (171)
Sort by recent activity
Recent activity
Votes
Created
October 17, 2013 16:24
It looks like a bug. You can file a bug report in YouTrack
Community
PhpStorm
Why is the formatting different for these 2 functions?
0 votes
Created
March 21, 2011 08:47
There may be several different issues: if you mean the indentation of statement after <?php, it's a know bug which hasn't been fixed yet. For other formatting issues it makes sense to submit a bug...
Community
PhpStorm
Fail code formatting?
0 votes
Created
September 07, 2011 11:56
Yes, absolutely. A problem of indentation after <?php tag has already been fixed for 3.0 (the first EAP is expected quite soon).
Community
PhpStorm
Fail code formatting?
0 votes
Created
July 21, 2015 22:22
The first one seems to be a bug. By the way, please don't hesitate to report an issue even if you are not sure if it's a bug or not. We'll figure it out in any case.For the second one there is a fe...
Community
PhpStorm
Simple methods in one line bug?
0 votes
Created
April 12, 2010 13:14
There is also a related feature request which you can find at http://youtrack.jetbrains.net/issue/WI-1600.You may vote for it and/or add yourself to the watch list.
Community
PhpStorm
Where is the setter/getter implementation mentioned in EAP build 95.17 announcement?
0 votes
Created
May 26, 2010 11:33
That's right but this is largely because when you type, for example, "if (true)" and hit [Enter], PhpStorm first thinks you are going to put a single line statement indented relatively to "if". But...
Community
PhpStorm
Allman style indent
0 votes
Created
May 26, 2010 11:42
Answering the second part of your question: currently there is no way to specify that the first curly brace must be created automatically once you hit [Enter] after "if" statement or function decla...
Community
PhpStorm
Allman style indent
0 votes
Created
May 27, 2010 16:34
Thanks for reporting the issue. I think I've finally got your point. So you already have the "function" keyword onthe next line in your existing code and you would like the formatter to remove this...
Community
PhpStorm
Method wrapping not working as I expect
0 votes
Created
July 12, 2010 12:57
Right now there is no way to configure the indent relative to <?php tag but I think it makes sense to open a feature request for that at http://youtrack.jetbrains.net. Thanks!
Community
PhpStorm
Auto-Ident
0 votes
Created
October 07, 2010 20:09
From the end user perspective there is no any default ordering of elements in the structure view. In other words it's essentially random. If you want to see functions/methods in a sorted order, you...
Community
PhpStorm
Structure window, PHP -- what's the logic behind default sorting of functions/methods
0 votes
«
First
‹
Previous
Next
›
Last
»