Nk Mk
- 活动总数 59
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 17
-
创建于 how to remove the auto-completion of braces
Hi,When typing methodName(... how I can stop IntelliJ from adding the closing brace ... )? Also the same goes for { } and [ ]Thanks -
创建于 [IDE Layout] Is there any way we can break away from a Tabbed Window IDE?
Hi,This may be a setting but I was wondering if there's an option to treat the IntelliJ IDE like a MDI interface - like Excel, so I can drag windows around, see files side by side and work quickly ... -
创建于 [Flex] Code editor - code assistance when adding parameters to functions?
Hi,I'm trying to figure out how to activate some form of code assistance when typing code , for example... I'm creating a new custom Objectvar myObj : MyClass = new MyClass(and that point I'm hopin... -
创建于 [Flex] Why can I see private variables in the debugger?
Hi,Is there a way I can change the debugger variable viewer so that it only shows public variables or perhaps privates and constants in a different colour?Cheers,Nick -
创建于 [SVN] How do you Resolve and edit Conflicts?
Hi,In general I always use the TurtoiseSVN windows desktop client for SVN Updates and Commits but today I've got some Conflicts to resolve in 5 files and I don't like the TurtoiseSVN 'edit conflict... -
创建于 [Flex] Code editor - disable the click and type anywhere feature
Hi,Is there a way to disable the "click and type anywhere" feature in the code editor? I prefer my cursor to sit at the end of the very last character if I click off the end of the text... Hope tha... -
创建于 [Flex] Source code formatting
Hi,I come from Flex Builder and have been used to this lovely little utility: http://sourceforge.net/projects/flexformatter/files/ for formatting MXML and AS code.I can see there's a Code > Reforma...