ANONYMOUS

- 活动总数 30716
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 6849
-
创建于 Multi line TODOs
已回答Hi.I am pondering if the following is useful for more than me -Sometimes I feel forced to write a very long TODO and then I can't wrap thetext as it would cut the text in the TODO tree.I would like... -
创建于 Background color of editor tabs
Can I customize the editor tab's background color somehow?In IDEA X it seems that classes from libraries are getting a light background, very similar(on my notebook's LCD) to the active tab.To me t... -
创建于 How do I remove tool windows?
Is it possible to remove a tool window button from the side panel? I can't find a way. The latest build puts a Maven button there that I don't need.-- Jordan ZimmermanPrincipal Software ArchitectSH... -
创建于 Which background tasks?
I fairly often see the following confirmation dialog when I exit IDEA: "You have background tasks running. Are you sure you want to cancel them and exit IntelliJ IDEA? (Yes/No)" At this point there... -
创建于 Mac: avoid Ctrl+Click opens the context menu
Hi,To not need to learn my hands new keycombinations, I've mapped Ctrl-Click to Goto Declaration functionality. Unfortunately it opens the context menu, too. Is there a choice to not open the conte... -
创建于 Getting "Server's certificate is not trusted" message
已回答With build 140.2285.5 (14.1 EAP) I keep getting these popups telling me that the certificate for www.jetbrains.com is not trusted. -
创建于 #8890: Class reformat does not remove unused imports anymore?
May be I missed some new options somewhere but idea does not seem to remove unused imports on reformat any more. I do not like auto opimizations because it changes file as soon as you open it and I... -
创建于 Keyboard shortcut to 'invoke'/navigate editor gutter marks
The Hibernate facet shows gutter marks for some methods in my entity classes.For example, the gutter mark for a getter corresponding to a many-to-one relationshow can navigate to the other end of t... -
创建于 Strange error while debugging
Recently, while stepping through my code in the debugger, I've been seeing a lot of this:com.sun.jdi.InternalException : Unexpected JDWP Error: 35Is anyone else seeing this? Any more information ne... -
创建于 Can't add comment to //noinspection someInspection
As soon as I add some more comment either before 'noinspection' or after 'someInspection' the inspection triggers again.Please let me add some notes here, so that I can describe why I suppressed th...