O9ho-g8qs
- 活动总数 1243
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 417
-
O9ho-g8qs 创建了一个帖子, Performance - When file autoparse is interrupted, upon resume it should continue where it left off, rather than start over.
When you load a java class into the editor, it kicks off the syntax/inspection autoparse. But if you press any key in the editor -- even read-only navigation/search/find keys -- or if you switch ... -
O9ho-g8qs 创建了一个帖子, 12.x Cut/DeleteLine behavior changed?
Hi,I finally upgraded from 11 IU to 12.1.4 EAP IU 123.165, and everything is fine except when I goto duplicate a line by moving cursor to the line and pressing Cut, Paste, Paste does not work like... -
O9ho-g8qs 创建了一个帖子, Kickstarter project: LightTable
Saw an interesting project on Kickstarterhttp://www.kickstarter.com/projects/ibdknox/light-tableLightTable is a new IDE for javacript, clojure, and python. It has already raised ~200k to create th... -
O9ho-g8qs 创建了一个帖子, Inspection "Log statement not guarded by log condition" feature/bug requests + one related
I just filed a number of requests related to inspections for guarded debug statements. Please add your vote or comments if you are interested.Thanks,-Alex---IDEA-72638 Feature "Log statement not g... -
O9ho-g8qs 创建了一个帖子, Inspection to detect block marker comments (//end if, // end while etc. ) and quickfix to delete them
I created a new feature request IDEA-71997 (http://youtrack.jetbrains.net/issue/IDEA-71997) . Please add your vote or comments if you are interested.Thanks,-Alex----Some coding styles advocate putt... -
O9ho-g8qs 创建了一个帖子, Inspection to detect commented out code + quickfix to remove the commented out code
I would have thought IDEA would have an inspection for this already, but I couldn't find it, so I created a new request IDEA-71996 (http://youtrack.jetbrains.net/issue/IDEA-71996). Please add you... -
O9ho-g8qs 创建了一个帖子, Mr. Inspector -- What's "Power Save Mode", and where's my "Pause on edit only" button?
I see there is a new "Power Save Mode" for Mr. Inspector. Not sure what that does, but that reminds me --- where is my "Pause on edit only" button aka IDEA-14683 ? IDEA pauses the syntax/inspecti... -
O9ho-g8qs 创建了一个帖子, IDEA syntax+inspections parse is not fully utilizing my quadcore workstation.
Hi,When I watch my cpu meter when IDEA is doing syntax+inspections parse for a java source file, I always see a similar pattern. To take a big example, I have a 9,234 line java source file. It... -
O9ho-g8qs 创建了一个帖子, IU-96.1121 Overlapping some other app over IDEA's editor panel is triggering a complete reparse of the source file!
I'm seeing a problem with IDEA editor in IU-96.1121. If I bring another application into the foreground, it is causing the IDEA editor to reparse the sourcefile each time.This is 100% reproducible... -
O9ho-g8qs 创建了一个帖子, IDEA X - faster Java method usage search - possibly up to 50% faster, but...
IDEA X features claims faster Java method usage search, so I tried it out.I only did one test -- searching for usages of Class.forName() which has 889 usages in my project.In IDEA 9.0.3 it took 1 m...