You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that "destructure keys" and "restructure keys" are available in clojure-lsp, but not in Calva. They should be added to Calva as well, so that Calva users can also benefit from them. In fact they are available, just in a different way than I thought: not through the command palette, but through the quick fix menu.
The move-form refactoring is not available though.
The text was updated successfully, but these errors were encountered:
I noticed that "destructure keys" and "restructure keys" are available in clojure-lsp, but not in Calva. They should be added to Calva as well, so that Calva users can also benefit from them.In fact they are available, just in a different way than I thought: not through the command palette, but through the quick fix menu.The move-form refactoring is not available though.
The text was updated successfully, but these errors were encountered: