clojure-lsp-intellij icon indicating copy to clipboard operation
clojure-lsp-intellij copied to clipboard

Add option to create clojure file (namespace)

Open afucher opened this issue 7 months ago • 0 comments
trafficstars

Is your feature request related to a problem? Please describe. When need to create a new clojure file it does not have the proper action, so need to create a generic file with clj extension. This could lead to errors while using - instead of _ on file names.

Describe the solution you'd like Have a dedicated action to create clojure files (namespace) with proper validation on name.

afucher avatar Apr 14 '25 14:04 afucher