主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Rustam Vishniakov
活动总数
296
最后的活动
2023年07月10日 13:47
成员加入日期
2010年04月09日 09:02
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
124
活动概览
文章(0)
帖子(1)
评论(171)
按最近的活动排序
最近的活动
投票数
创建于
2012年07月03日 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...
社区
IntelliJ IDEA Users
HTML Formatting - Weird Intenting and Code Reformatting
0 票
创建于
2012年07月25日 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).
社区
IntelliJ IDEA Users
[Idea 10.5.4] JavaScript Formatting Issue
0 票
创建于
2013年02月28日 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.
社区
IntelliJ IDEA Users
intellij code formatting like PHPStorm???
0 票
创建于
2013年05月06日 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...
社区
IntelliJ IDEA Users
How to align html tags in PHP sentence.
0 票
创建于
2013年05月13日 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
社区
IntelliJ IDEA Users
ExtJS Documentation Integration
0 票
创建于
2013年05月06日 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 ...
社区
IntelliJ IDEA Users
How to show JQuery Documentation in a web project.
0 票
创建于
2014年02月19日 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...
社区
IntelliJ IDEA Users
Java code formatting not working properly
0 票
创建于
2014年02月20日 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...
社区
IntelliJ IDEA Users
Java code formatting not working properly
0 票
创建于
2014年05月08日 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...
社区
IntelliJ IDEA Users
problem with code formatter and case indent
0 票
创建于
2010年12月27日 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...
社区
PyCharm
Javascript autocompletion (introspection) between files does not works
0 票
«
第一页
‹
上一页
下一页
›
最后
»