|
|
|
|
|
by gpderetta
1688 days ago
|
|
As far as I understand, VSCode extensions do not have the level of unfiltered low level access to the internals of the editor. In emacs there isn't really a difference between extensions and core features. It is just all code running in a lisp vm (and it is also the reason I'm sceptical about having other extension languages in emacs). |
|