Vladimir Goncharov
- Total activity 494
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 194
-
Created IDEA - Find usage in the property file
There is no option to to find property usage in the "Project Libraries", is it possible to have "Project Libraries" option always available for any Alt+F7. -
Created IdeaX - Automatic facet detection
Would be nice to be able to run automatic facet detection, Idea prompts while adding a module, but if the opportunity is lost then there is no way to trigger it manually.Thanks -
Created Mvn integration
The should be a option to mark mvn module as main one, in a big projects there could be many modules with the cros referrenced classes and resources from other modules that they are not dependent o... -
Created Feature request - CTRL+N to support ClassName.methodName
CTRL+N to support ClassName.methodName optionally ClassName.methodName:lineNumber, ClassName.fieldNamee.g. Test.process(), Test.process Test.process():67 -
Created Ternary operation alignment
This what Idea alignes return MenuItemType.GROUP_ITEM.getTypeCode().equals(item.getItemType()) ? new AppMenuGroupItem(strAppIds.get( item.getAppId()), item.getItemType(), item.getTit... -
Created Idea X - Maven integration
1. Maven includes module A2. Module A has dependency on B and C, but B and C are not included in the Idea Maven Project, only via mvn reference from A3. When navigating to the class in module B all... -
Created Idea X - Feature request Maven
When removing maven module from the Maven Projects the dialog to remove project from the Idea Project should be optional. -
Created Idea X - Idea module configuration files location and display
Should the *.iml file and similar to be automatically excluded from the Project View , Project Files, Version Control etc. I don't see any reason to edit or even view those Idea internal files. It ... -
Created Idea X - Feature request Maven Projects view
Would be nice to group maven projects from the same parent even though the parent itself is not added to the project e.g. parent has 15 subprojects and only 3 are added still nice to have them gro... -
Created Idea X - Cosmetics
1. Make CTRL+E, CTRL+N windows consistent in terms of displaying the file path including module etc.2. Allow CTRL+SHIFT+I from withing the CTRL+E window3. CTRL+SHIFT+ARROW resizing toolwindows sho...