主页
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)
按最近的活动排序
最近的活动
投票数
创建于
2011年11月30日 10:38
I have to check this, sounds like a bug.
社区
PhpStorm
jQuery as a library - problem
0 票
创建于
2013年03月25日 11:02
Currently it's not possible to exclude individual files from being formatted (like *.tpl). On the other hand if there is a problem with .tpl formatting, it needs to be fixed. Could you please subm...
社区
PhpStorm
How to restrict the code formatter
0 票
创建于
2013年06月10日 09:38
Stephan,could you please clarify it a bit:- Does it happen only at commit time or when you open index.php in the editor too?- Does the message appear only for index.php or for other files as well?I...
社区
PhpStorm
Php error message sniffer to commit to git
0 票
创建于
2014年01月31日 10:13
You can't do this without writing a special plugin.
社区
PhpStorm
Custom Code Folding for LiveCode
0 票
创建于
2010年07月16日 09:01
Unfortunately our servers went down due to electricity outages caused by extremely high temperature. I apologize for the inconvenience it caused for you. I hope everything should be OK now. I think...
社区
IntelliJ IDEA Plugin Users
plugins.intellij.net is down?
0 票
创建于
2016年02月08日 13:11
When child blocks are requested from the block wrapping the composite element in buildChildren() method, you may use InjectedLanguageBlockBuilder.addInjectedBlocks() to add child blocks for the inj...
社区
IntelliJ IDEA Open API and Plugin Development
Injected languages formatting
0 票
创建于
2016年03月22日 15:41
It's not a trivial task. Most of templates have 2 PSI trees: template language tree and HTML one. You need TemplateLanguageFileViewProvider for that. Eventually you get two models: one for HTML and...
社区
IntelliJ IDEA Open API and Plugin Development
Indentation relative to n-th column of the line
0 票
创建于
2012年02月14日 13:10
Siddharth,sure, there are several classes to take a look at. To make a configurable visible at UI level under Settings/Code Style you need to implement CodeStyleSettingsProvider. It should be able ...
社区
IntelliJ IDEA Open API and Plugin Development
Code style options for custom language plugin
0 票
创建于
2012年11月02日 10:05
JS plug-in has an extension point called JSPredefinedLibraryProvider which allows other dependent plug-ins have bundled js libraries. In turn it also depends on webcore module but it's not a part o...
社区
IntelliJ IDEA Open API and Plugin Development
loading javascript file to library.
0 票
创建于
2015年05月07日 12:47
I guess you can get it from PathManager.getConfigPath()
社区
IntelliJ IDEA Open API and Plugin Development
Codestyle xml
0 票
«
第一页
‹
上一页
下一页
›
最后
»