simonacca / tASTe

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

Implement raise #4

Closed simonacca closed 5 months ago

simonacca commented 5 months ago
      {
        "command": "taste.Raise",
        "title": "Taste: Substitute Parent with Node"
      },