主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Peter Gromov
活动总数
2258
最后的活动
2023年05月09日 12:44
成员加入日期
2008年07月25日 18:59
关注
0 名用户
关注者数
1 名用户
投票数
0
订阅数
739
活动概览
文章(0)
帖子(3)
评论(1516)
按最近的活动排序
最近的活动
投票数
创建于
2011年12月20日 20:18
Hamza,when I do the same in IDEA, I get to protected void onLoadFailure(M loadConfig, Throwable t) in BaseTreeLoader, which overrides the method you get navigated to. That's actually a quite nontri...
社区
IntelliJ IDEA Users
Cannot resolve symbol
0 票
创建于
2011年11月04日 23:14
Thanks very much for spotting the problem! It will be fixed in the next IDEA 11 EAP.
社区
IntelliJ IDEA Users
Velocity integration: automatic data language detection using double file extension not working
0 票
创建于
2011年03月03日 13:50
Is the script run as it should? Is it located under a source root? Is it compiled, does a corresponding .class-file exist in the output directory? Could you please post a screenshot of the breakpoi...
社区
IntelliJ IDEA Users
Can't debug groovy
0 票
创建于
2012年01月16日 13:50
Hi, this looks like a consequence of http://youtrack.jetbrains.net/issue/IDEA-48674. Invoking completion for the second time should help.
社区
IntelliJ IDEA Users
[Groovy] Code completion show only *Parallel proposals
0 票
创建于
2012年01月16日 22:08
Of course, Collection-related methods are suggested on the first completion when the qualified has a collection type (it's indicated in the issue text). But a File isn't a collection, or am I missi...
社区
IntelliJ IDEA Users
[Groovy] Code completion show only *Parallel proposals
0 票
创建于
2012年02月08日 15:48
That's only possible if you create a plugin that defines a new macro function, then it would look like thisif ($SELECTION$ != null) { $STMT$}where $STMT$=containingStatement($SELECTION$).It would ...
社区
IntelliJ IDEA Users
How to create Surround with Null Check Live Template
0 票
创建于
2012年04月03日 20:50
Could you please file a feature request for that (http://youtrack.jetbrains.com/dashboard)?
社区
IntelliJ IDEA Users
applying groovy intentions to an entire file
0 票
创建于
2012年04月02日 09:41
It does work, but you need to change the Editor | Code Completion | Completion Case Sensitive setting to 'None'.
社区
IntelliJ IDEA Users
How to use shiftless smart code compelete
0 票
创建于
2012年04月30日 14:23
Then I'm afraid we have nothing better so far, not even an idea what this could look like. If you have one, feel free to file a feature request to our tracker, thanks.
社区
IntelliJ IDEA Users
Lightweight Groovy IDE mode for script editing?
0 票
创建于
2012年04月30日 21:27
Please do file a ticket. Actually, we do have 'open directory' functionality in smaller IDEs like PHPStorm or PyCharm. So adding it to IDEA shouldn't be very hard. Harder is to figure out which JDK...
社区
IntelliJ IDEA Users
Lightweight Groovy IDE mode for script editing?
0 票
«
第一页
‹
上一页
下一页
›
最后
»