|
|
|
|
|
by ramon156
100 days ago
|
|
I didn't fully understand until I saw the examples > First-class syntactic modification > Notice the comma between the current and the next node is also deleted.
> Notice how comma is added automatically. This is awesome! And I bet it arguably requires less logic to do so as well. Cool stuff. Now I'm wondering how much effort it would be to get a ki integration (or at least an AST-first rewrite) in Zed |
|