cursive icon indicating copy to clipboard operation
cursive copied to clipboard

automagically substitute _ (underscore) for - (dash) in file search dialogs (ending in .clj?)

Open jlb0170 opened this issue 3 years ago • 0 comments
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.

jlb0170 avatar Jun 24 '22 15:06 jlb0170