simonacca / tASTe

vscode extension for structural editing in 50+ languages
https://marketplace.visualstudio.com/items?itemName=simonacca.taste
MIT License
6 stars 0 forks source link

Implement test harness for editing commands #15

Closed simonacca closed 2 months ago

simonacca commented 2 months ago

Status: edits are not recognized.

Calling editor.document.getText() after the invocation of an edit command returns the text unchanged.