Harparkrat
- 活动总数 388
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 163
-
创建于 GenerateToString plugin - Feature Request
To the creator of the GenerateToString plugin,Could you add a feature to this plugin that would make it alphabetically sort the attributes it dumps? This would be very nice. Thanks,Marc -
创建于 Rearranger - method name matching
I want to setup rules such that methods that end with a certain string (e.g., "Changed") are grouped. I notice you have a "match" option for methods but when I try putting in "Changed" or "*Change... -
创建于 Ant import script feature not working in IntelliJ 5.0
I'm on a project with very hierarchical ant script setup. In one package, I have the following ant script: ]]>Unfortunately, when I add this ant script to the Ant pane, it does not import the t... -
创建于 ZipTo(G)mail plugin
Has anyone gotten this plugin to work with Irida under windows? The buttons that should say Compress, Delete, and Send appear as just HTML text. What exists for a Compress button I can actually p... -
创建于 Very annoying: Colors & Fonts
IDEA exhibits an extremely annoying behavior on the Colors & Fonts screen. When you select an item and then pick a new color for it, the screen updates accordingly but the item you had previously ... -
创建于 [BUG] Inspection Gadgets
The following code:Results in: "Condition 'jettyConfig == null' is always 'false'" -
创建于 RFE or bug? Tab in column mode should work the same as Tab in regular mode
If you're in regular mode and select 5 lines of code and hit tab, those lines will all be indented according to your indent settings. However, in column mode this does not work. If you select a b... -
创建于 Reformat Code bug
There's an odd bug in the Reformat Code feature in build 3245. Occasionally, method comments get formatted incorrectly. For example: /** Gets all SkillGroupMember records that contain ... -
创建于 Feature Request: Walk up Exception Catch Tree
I would like to see a feature implemented that would allow me to select a piece of code that is throwing an exception and have IntelliJ navigate me up the tree to where that exception gets caught. ... -
创建于 VSS and Rename refactoring problem
Unfortunately I'm on a project that is using VSS for source control. There's nothing I can do about it so nobody tell me to switch to CVS please. :) Anyway, when I select a class or even a method...