cool! I'm looking forward to it!
the standard intellij autocomplete is so amazing and I really hope you can get that working.
Like even in your example, what I usually do in java isn't to write MyClass/met|
but I write something like MyC/|
and MyClass/met|
will be one of the first results
if you save 80% of characters while typing it really boosts your productivity
Right, unfortunately that won’t work for Clojure if I’m relying on the name of the symbol qualifier to get the new alias name.