-
Notifications
You must be signed in to change notification settings - Fork 132
Closed
Labels
bindingsIssues related to bindingsIssues related to bindingsenhancementNew feature or requestNew feature or request
Description
Problem
Calva is the defacto extention for Clojure development using VSCode and currently does not have major mode support in VSpacecode
Solution
Add key bindings in VSpaceCode to support the features provided by the Calva extension
https://calva.io/ documents the features of the extension, along with command names used.
Key binding design document
https://gist.github.com/889cd50a59f601698b7f83e39c1e4b0b
Todo
- Add VSpaceCode key bindings to +Major mode section of the packages.json file - Clojure keybindings for the Calva extension #154
- Add Clojure major mode to https://vspacecode.github.io/docs/major-mode - Clojure major mode documentation vspacecode.github.io#24
- add key binding documentation (add as a child page of above, as there are a large number of key bindings - create table for each sub-menu of key bindings) - External docs used instead.
- add links to external install guide and user guide in the Practicalli collection of Clojure aware editors
Metadata
Metadata
Assignees
Labels
bindingsIssues related to bindingsIssues related to bindingsenhancementNew feature or requestNew feature or request