cursive
cursive copied to clipboard
automagically substitute _ (underscore) for - (dash) in file search dialogs (ending in .clj?)
trafficstars
Clojure namespaces have a slightly different naming pattern than their requisite file, which is annoying for long time intellij users that expect to be able to "search the name of the class". It would be nice if the editor could do the "right thing" and make the substitution work without the user having to edit it.
Really just a little usability enhancement - there are other ways to solve the problem, but it is definitely something that would improve my usage of the tool nicely.