Colin Fleming
- 活动总数 1477
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 1 名用户
- 投票数 0
- 订阅数 484
-
创建于 Module groups missing from Project View?
Hi all,I'm trying Maia 90.94, and I no longer see my module groups in the Project view of the project browser, only in the Packages view. Am I missing something?Cheers,Colin -
-
-
创建于 Problem with Find Usages
Hi all,I'm implementing a custom language plugin for Scheme. It's mostly working ok, but I can't get Find Usages (and consequently Rename) to work reliably. My symbol resolution seems to work, I ca... -
创建于 Common refactorings in custom languages
Hi all,I'm interested in implementing common refactorings (extract method, extract variable/parameter) for a custom language - any pointers on how to go about it? Browsing through the forum I haven... -
创建于 Question about blocks in formatters
Hi all,I'm trying to implement a Scheme mode for IntelliJ, and I have something basic working based on the Clojure plugin. When building blocks for formatting lists, I'd like to make it align all b... -
创建于 How do I diagnose this?
What is going on here? I've closed my project, restarted IDEA, cleaned my caches, nothing seems to work. This class is available in two places in my project (once in a jar, once in source) but only... -
创建于 Screen doesn't track cursor in 8.0.1?
Hi all,I'm evaluating 8.0.1 at the moment to see if we should upgrade, and there's something that's really bugging me. When IDEA has to jump to a line (say, I've clicked on a line in a stacktrace),... -
创建于 Associate resources with project?
Hi all,In our project we use schemas extensively, and they often reference one another. It's really painful having to continually set up the resource mappings by hand, and these mappings are often ... -
创建于 View inspections and annotations in VCS diff view?
Hi all,We're getting much stricter in our company now on code reviews, so I'm doing a lot more of them. We're mostly using Crucible, but I tend to use the diff view in IntelliJ to actually do the r...