主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Ronnie Kolehmainen
活动总数
96
最后的活动
2016年01月18日 05:22
成员加入日期
2010年09月19日 18:20
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
42
活动概览
帖子(1)
评论(53)
按最近的活动排序
最近的活动
投票数
创建于
2011年05月23日 15:12
This document shows where all files are stored: http://devnet.jetbrains.net/docs/DOC-181
社区
PhpStorm
Uninstall PhpStorm completely from mac
0 票
创建于
2012年04月16日 19:09
A better place to post would be in the Open API and Plugin Development section. Here's a thread that may help you: http://devnet.jetbrains.net/message/5301991
社区
PhpStorm
How to compile an extension to support PHPStorm?
0 票
创建于
2012年12月25日 12:22
Search for the setting for showing "Virtual Space" in editor.
社区
PhpStorm
free scrolling?
0 票
创建于
2010年09月21日 20:56
Thank you very much for your attention!I am happy to announce that a new version is available, 1.1
社区
IntelliJ IDEA Plugin Users
[Ann] CSS-X-Fire - Connects Firebug CSS editor with the IDE
0 票
创建于
2010年09月24日 07:52
Version 1.2 is out. One of the new features is support for removing properties in Firebug.
社区
IntelliJ IDEA Plugin Users
[Ann] CSS-X-Fire - Connects Firebug CSS editor with the IDE
0 票
创建于
2011年03月08日 12:34
lemming wrote:Also, if I put the release notes in the change-notes section is that what will be displayed on the plugin page (i.e. I won't have to enter it in the form)? Correct. See the plugin.x...
社区
IntelliJ IDEA Plugin Users
Recent change notes formatting?
0 票
创建于
2011年03月08日 12:43
trespasserw wrote:4) I afraid not. I'll ask around if someone can clean that mess.I am too tired of the spamming in the comments. It would be nice with an enhanced security handling.The manual clea...
社区
IntelliJ IDEA Plugin Users
Recent change notes formatting?
0 票
创建于
2011年01月04日 07:17
http://blogs.jetbrains.com/idea/2008/03/enterprise-plugin-repository/
社区
IntelliJ IDEA Plugin Users
Install Plugin locally without Repository
0 票
创建于
2011年01月17日 18:04
Try following:ApplicationManager.getApplication().invokeLater(new Runnable(){ public void run() { ProjectView.getInstance(project).selectPsiElement(classFile, false); }});
社区
IntelliJ IDEA Open API and Plugin Development
Expand node in project view
0 票
创建于
2011年01月13日 08:09
Working with gutter renderers can be a bit tricky. The safest way in my opinion is to update markers in batch on a file level, e.g. first remove all (your) markers and then add the ones you want to...
社区
IntelliJ IDEA Open API and Plugin Development
Problem with GutterIconRenderer
0 票
«
第一页
‹
上一页
下一页
›
最后
»