Support cljs-suitable by adding "enhanced-cljs-completion?" flag to the completion request #552
Closed
Description
https://github.com/rksm/clj-suitable allows the user to inspect javascript runtime through nrepl autocompletion interface. For it to be activated the "complete" requests have to have the "enhanced-cljs-completion?": "t" specified.
You might also want to add an option to calva to activate this flag.