clojure-lsp / clojure-lsp-intellij

Intellij Plugin for Clojure & ClojureScript development via Language Server (LSP) made in Clojure
https://clojure-lsp.io
MIT License
76 stars 5 forks source link

Parentheses or brackets pressed over selected word wraps it #50

Open mtsbarbosa opened 2 months ago

mtsbarbosa commented 2 months ago

Is your feature request related to a problem? Please describe.

Describe the solution you'd like On cursive, once a symbol is selected and you press [ or { or ( the whole selected word gets wrapped with the opening and closing chars of each. I would be nice to have such feature.

Describe alternatives you've considered To have this behavior switchable on and off in case this feature is not broadly popular.

Additional context

ericdallo commented 2 months ago

@mtsbarbosa that already works to me 🤔 Is that how you are testing? wrap