vscode

kwladyka 2019-09-07T11:39:23.010200Z

Is a way to make it more clever when editing clojure code? My expectation is to no remove this ) when clicking backspace

kwladyka 2019-09-07T11:39:44.010800Z

@pez As you wish I am doing some tests

pez 2019-09-07T11:54:46.011700Z

Try with setting the Paredit Default Keymap to strict.

pez 2019-09-07T11:55:46.012Z

It is mentioned here: https://github.com/BetterThanTomorrow/calva/blob/master/calva/paredit/README.md

👍 1
2019-09-07T17:21:55.012400Z

@mynomoto has left the channel