Colin Fleming
- 活动总数 1477
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 1 名用户
- 投票数 0
- 订阅数 484
-
创建于 Mapping of keyboard shortcuts to OSX
I'm developing on a Mac, and I'm moving most of my actions to code rather than declaring them in plugin.xml. I'm having problems working out when shortcuts using control are mapped to meta for OSX.... -
创建于 Retina Displays
So, like many I'm sure I'm buying a new MacBook pro for the retina display. Unfortunately it seems that applications have to enable support for it to take advantage of it. It's pretty important to ... -
创建于 FileDocumentManager.requestWriting() and Document.start/stopGuardedBlockChecking
Hi all,I have a persistent problem in one of my language console editors (see: http://devnet.jetbrains.net/message/5458844). I've looked at the things suggested by Jon Ahktar, and as far as I can t... -
创建于 Spurious "Dynamic usages" in my Find Usages results
Hi all,When I invoke my Find Usages, I frequently (although not always) find some results in the "Dynamic usages" category which are normally duplicates of one of the previous results. Where do the... -
创建于 AssertionError in language console
Hi all,In my language console, I'm finding it occasionally gets into a state where I continuously get the exception below. These examples are from pressing the backspace key or from performing a se... -
创建于 Maven web project problem - Library is missing from artifact
Hi all,My girlfriend works in web development, at their company they have a fairly large web-app structured as a multi-pom maven project (don't ask, it's awful). Whenever IntelliJ refreshes the mod... -
创建于 Refresh auto-import popup
Hi all,In my plugin I support auto-importing from my annotator using the ImportClassFix. This works fine, and it also works in my language console, where I automatically execute an import command i... -
创建于 Caching PsiElements?
Hi all,I'm working on a performance problem with symbol resolution in the Clojure plugin. The problem seems to be that every time it resolves a symbol it reparses the entire standard library. I've ... -
创建于 Debugging performance of plugin
Hi all,I'm working on the Clojure plugin at the moment, and it seems that the resolve code is really slow - certainly it seems to be much slower than equivalent resolution of symbols in Java code. ... -
创建于 SVN: authentication cancelled
Hi all,I'm having a problem accessing our SVN repository over svn+ssh from my new iMac. I'm in a new office of ours so I'm connecting over a VPN and I'm on a new machine. I've cleared the cached au...