|
|
|
|
|
by fooyc
4788 days ago
|
|
A vimL API for parsing code, with AST, code transformations, and un-parsing would be a huge step in that direction. This would allow plugins to all sorts of crazy stuff, with less magic, less regex, and more robustness. This would make code completion better, too. |
|