Colin Fleming
- Total activity 1477
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 0
- Subscriptions 484
-
Created 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 -
-
-
Created 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... -
Created 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... -
Created 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... -
Created 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... -
Created 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),... -
Created 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 ... -
Created 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...