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 02, 2012 08:01
Quite probable, thanks for pointing to an issue, hope you voted for it as well.
Community
IntelliJ IDEA Users
Changing the Code Completion Popup Font
0 votes
Created
April 30, 2012 13:15
IDEA 11 has Groovy Shell (Tools menu). It's a more light-weight method of working with Groovy scripts. Please try it and report if it satisfies you
Community
IntelliJ IDEA Users
Lightweight Groovy IDE mode for script editing?
0 votes
Created
May 24, 2012 06:27
Please file a YouTrack issue
Community
IntelliJ IDEA Users
closure folding for serializable inner classes?
0 votes
Created
May 22, 2012 11:28
Does your Grails library contain this doc in either source or javadoc jars?
Community
IntelliJ IDEA Users
Get GroovyDoc to appear in Grails project
0 votes
Created
May 31, 2012 18:46
This matching was introduced in IDEA 10.5 (see http://blogs.jetbrains.com/idea/2011/04/shiftless-code-completion-and-navigation-in-intellij-idea-105/ for details). And there's no setting for it.
Community
IntelliJ IDEA Users
Confusing wildcard search
0 votes
Created
June 05, 2012 18:11
No, it controls only completion.
Community
IntelliJ IDEA Users
Confusing wildcard search
0 votes
Created
August 02, 2012 15:45
In most cases this information is not needed, that's why we don't show it. We could show DGM-methods in some other color, for example. Or you can show documentation (Ctrl+Q) or implementation (Ctrl...
Community
IntelliJ IDEA Users
code completion (ctrl_space) - show what class the methods come from
0 votes
Created
September 21, 2012 13:37
We've tried that, it's too much noise in the completion lists and they really get in the way. You can still turn this behavior on, see the comments to http://youtrack.jetbrains.com/issue/IDEABKL-54...
Community
IntelliJ IDEA Users
Live template abbreviations and how they work
0 votes
Created
November 19, 2012 17:41
Hi,There's currently no way of forcing IDEA to fail compilation if it finds @NotNull violation. It's because the compiler knows nothing about those annotations, only IDE does. On incremental compil...
Community
IntelliJ IDEA Users
force IntelliJ to fail the compilation on NonNull violations
0 votes
Created
January 28, 2013 16:06
Hi Erik,No Groovy DSL, sorry.The most usual way is to write a custom language plugin (http://confluence.jetbrains.net/display/IDEADEV/Developing+Custom+Language+Plugins+for+IntelliJ+IDEA) which imp...
Community
IntelliJ IDEA Users
Best way to create code completion (DSL) support in IntelliJ?
0 votes
«
First
‹
Previous
Next
›
Last
»