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
July 03, 2012 09:44
Hi Dan, I definitely need more information: 1) Intellij IDEA version, 2) Current code style settings, 3) An example of what doesn't work (a relatively small HTML file where the problem occurs would...
Community
IntelliJ IDEA Users
HTML Formatting - Weird Intenting and Code Reformatting
0 votes
Created
July 25, 2012 15:22
Check Settings|Code Style|JavaScript|Wrapping and Braces|Function call arguments. The "Align when multiline" flag should be off to achieve the desired result (actually it's off by default).
Community
IntelliJ IDEA Users
[Idea 10.5.4] JavaScript Formatting Issue
0 votes
Created
February 28, 2013 08:54
Andy,most likely you are missing a PHP plug-in which is not bundled but can be installed from plug-in repository. If you are talking about PHP of course.
Community
IntelliJ IDEA Users
intellij code formatting like PHPStorm???
0 votes
Created
May 06, 2013 10:36
PHP plug-in does not align the text in echo tag at all because this would cause modification of the string inside (it would get extra alignment spaces). So it just leaves the string as is. And I do...
Community
IntelliJ IDEA Users
How to align html tags in PHP sentence.
0 votes
Created
May 13, 2013 10:39
Probably it's related to this bug which still needs to be fixed:WEB-6168 ExtJS: external documentation for ExtJS 4.1 doesn't work
Community
IntelliJ IDEA Users
ExtJS Documentation Integration
0 votes
Created
May 06, 2013 14:21
If you are using Intellij IDEA, Settings->JavaScript->Libraries leads you to "Download" button which allows to dowonload a library locally and automatically sets an external documentation link but ...
Community
IntelliJ IDEA Users
How to show JQuery Documentation in a web project.
0 votes
Created
February 19, 2014 16:20
It's likely this issue: IDEA-119684 "Code Style/Spaces/Within/AnnotationParentheses" behaves erratically" although we haven't been able to reproduce it yet.The error in the log is related to format...
Community
IntelliJ IDEA Users
Java code formatting not working properly
0 votes
Created
February 20, 2014 06:23
It may take some time because we still can't reproduce the issue. If it's a specific combination of options (just a guess), you could probably help by attaching your settings to the bug report abov...
Community
IntelliJ IDEA Users
Java code formatting not working properly
0 votes
Created
May 08, 2014 15:48
In Java you can write and eventually get this after reformatting:{code} switch (c) { case 'a': { ... } case 'b': { ... } }{code}and I'm not sure I understand what ex...
Community
IntelliJ IDEA Users
problem with code formatter and case indent
0 votes
Created
December 27, 2010 14:58
I have tried all the use cases I could imagine but still can't reproduce your problem. What happens if you remove all the libraries and restart the IDE? What if you create a new empty project? Do y...
Community
PyCharm
Javascript autocompletion (introspection) between files does not works
0 votes
«
First
‹
Previous
Next
›
Last
»