Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Peter Gromov
Total activity
2258
Last activity
May 09, 2023 12:44
Member since
July 25, 2008 18:59
Following
0 users
Followed by
1 user
Votes
0
Subscriptions
739
Activity overview
Articles (0)
Posts (3)
Comments (1516)
Sort by recent activity
Recent activity
Votes
Created
May 23, 2011 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....
Community
IntelliJ IDEA Users
Ctrl+Space behaviour
0 votes
Created
May 23, 2011 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. ...
Community
IntelliJ IDEA Users
IDEA 10.5 Auto-Imports Wrong Class
0 votes
Created
May 23, 2011 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...
Community
IntelliJ IDEA Users
Code completion in IDEA X.V: how to revert its behavior back to those of IDEA X
0 votes
Created
May 24, 2011 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'...
Community
IntelliJ IDEA Users
Code completion in IDEA X.V: how to revert its behavior back to those of IDEA X
0 votes
Created
May 25, 2011 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 ...
Community
IntelliJ IDEA Users
Code completion in IDEA X.V: how to revert its behavior back to those of IDEA X
0 votes
Created
May 31, 2011 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...
Community
IntelliJ IDEA Users
Code completion in IDEA X.V: how to revert its behavior back to those of IDEA X
0 votes
Created
June 29, 2011 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.
Community
IntelliJ IDEA Users
Code Completion Removes Characters Right of Cursor
0 votes
Created
July 08, 2011 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...
Community
IntelliJ IDEA Users
Code Completion Removes Characters Right of Cursor
0 votes
Created
January 29, 2016 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...
Community
IntelliJ IDEA Users
What is or where is the internal classpath supplied to the groovyScript runtime in Live Templates?
0 votes
Created
December 20, 2011 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...
Community
IntelliJ IDEA Users
Cannot resolve symbol
0 votes
«
First
‹
Previous
Next
›
Last
»