Vladimir Goncharov
- 活动总数 494
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 194
-
创建于 regex search with OR | should hightlight with separate color
已回答When searching with regex for multiple terms e.g. test|example would be nice to have each term result to be hightailed with the separate color Thanks -
创建于 Intellij 2020.1 CTRL+R, CTRL+SHIFT+R tab sequence is broken
已回答Tabbing out from the From field Should go the To field, other options such Regex, case sensitivity, etc should have a shortcut. Obviously it is my opinion only Thanks -
已编辑于 Cmake - creating of a new class and deletion of class, method are not handled properly
已回答Please see the included Cmake file below, when non standard source root is used the Clion is not handling addition and deletion of the classes, methods, etc. It works more or less after Cmake refre... -
创建于 Share Run/Debug configuration
When share option is selected the xml config is saved into the .idea/runConfigurations folder but configuration is not showing up in the different project even after the xml files been manfully cop... -
创建于 IDEA-140.2110.5 - Tab label is truncated
Tab title limit is set to 100 characters, tab label is still truncatedRegards,Vladimir -
创建于 MVN integraration - dependencies exclusion
Looks like exclusion wild card is ignored, all excluded dependencies are present<exclusions> <exclusion> <groupId>*</groupId> <artifactId>*</artifactId> </exclusion></exclusions> -
创建于 GWT Plugin feature request
1. Option to disable all GWT module by default, when Adding/ReImporting the maven project. Basically want to have the GWT support but need to exclude GWT compilation when compiling the java code CT... -
创建于 IDEA-135.666 - Rendering cosmetics issue
Minor rendering issues when text is hidden by the container -
创建于 Option to exclude certain packages from code assist and auto import
Need an option to exclude certain packages from code assist and auto import, or maybe to put it at the end e.g.never needimport com.gigaspaces.internal.backport.java.util.Arrays;import java.awt.Eve... -
创建于 Code allignment
After years of using the Intellij I still cannot figure out how to align the code properlyExample page Width is 120, settings are attached in the image. ImageResourceActionCell<String> ...