主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Peter Gromov
活动总数
2258
最后的活动
2023年05月09日 12:44
成员加入日期
2008年07月25日 18:59
关注
0 名用户
关注者数
1 名用户
投票数
0
订阅数
739
活动概览
文章(0)
帖子(3)
评论(1516)
按最近的活动排序
最近的活动
投票数
创建于
2011年05月23日 18:01
I agree with you completely. I think that Disable inspection shouldn't be so silent. Perhaps it could show you the Inspections settings dialog with the inspection in question selected and disabled....
社区
IntelliJ IDEA Users
Ctrl+Space behaviour
0 票
创建于
2011年05月23日 10:38
Is the class you want to import located in your project? Is it called exactly how you type it, case-sensitive? If you don't press Space after typing StringUtils, you'll see a completion autopopup. ...
社区
IntelliJ IDEA Users
IDEA 10.5 Auto-Imports Wrong Class
0 票
创建于
2011年05月23日 16:32
Th reasonable assumption is that once an autopopup completion is shown, you hit Ctrl+Space to indicate that you aren't satisfied with the variants suggested, so it works like a second completion in...
社区
IntelliJ IDEA Users
Code completion in IDEA X.V: how to revert its behavior back to those of IDEA X
0 票
创建于
2011年05月24日 12:35
I bet more people will say: "hey, I hit Ctrl+Space and it shows the same list I've already seen autopopupped. I want more, otherwise I wouldn't press those buttons! Give me my productivity!". So I'...
社区
IntelliJ IDEA Users
Code completion in IDEA X.V: how to revert its behavior back to those of IDEA X
0 票
创建于
2011年05月25日 13:11
Any ideas not involving setting creation? Out of curiosity, I've counted and found that I've currently have 7 different open suggestions to create a setting in completion. That would almost double ...
社区
IntelliJ IDEA Users
Code completion in IDEA X.V: how to revert its behavior back to those of IDEA X
0 票
创建于
2011年05月31日 14:09
The problem with SYSTEM_EXCEPTION will be fixed in the next 10.5.1 EAP, thanks.As for java.* preference, that's quite controversial. If you have something in your own project, you might quite proba...
社区
IntelliJ IDEA Users
Code completion in IDEA X.V: how to revert its behavior back to those of IDEA X
0 票
创建于
2011年06月29日 15:15
Tab is replacing test for purpose, it's specifically dedicated to this. It has been so for ages. If you use Enter, you should get what you expect without replacement.
社区
IntelliJ IDEA Users
Code Completion Removes Characters Right of Cursor
0 票
创建于
2011年07月08日 15:05
I was trying to understand whether it would help you if the completion suggested only the classes that are visible in the current place without having to add new imports. AFAIU Logger has little ch...
社区
IntelliJ IDEA Users
Code Completion Removes Characters Right of Cursor
0 票
创建于
2016年01月29日 11:27
Tried the following (single-line) variable value: groovyScript("import com.intellij.psi.*; import com.intellij.psi.search.*; PsiClass psiClass = JavaPsiFacade.getInstance(_editor.project).findClass...
社区
IntelliJ IDEA Users
What is or where is the internal classpath supplied to the groovyScript runtime in Live Templates?
0 票
创建于
2011年12月20日 19:50
Hamza, your project just fails to be compiled by javac. com.extjs.gxt.ui.client.data.BaseTreeLoader#onLoadSuccess expects some ModelData variable in its first argument, but you pass Object there. T...
社区
IntelliJ IDEA Users
Cannot resolve symbol
0 票
«
第一页
‹
上一页
下一页
›
最后
»