Y
Hacker News
new
|
ask
|
show
|
jobs
by
gtklocker
2784 days ago
How exactly do they "try to keep extension authors from destroying the editor"?
1 comments
bitwize
2784 days ago
VSCode extensions are sandboxed and can only call routines from the provided extension API.
link