|
|
|
|
|
by mynameisvlad
1092 days ago
|
|
I mean, yes? That's kind of the point of extensions; to provide additional functionality through specific APIs. Chrome/Safari/Firefox extensions certainly don't have full access to everything the browser can do. Nor can IntelliJ plugins. Nor can... practically any other implementation of extensions. https://github.com/microsoft/vscode is available if a developer wanted to contribute something to core, anyway. |
|
(For examples of "to run faster," I'm talking of json and such. Calling out to the tree-sitter library is there, too. I'm not clear why that has to be native, oddly.)
I can certainly understand and agree with browsers having more locked down sections. For expert developer tools, though, it does feel a touch weirder.