Skip to content
Discussion options

You must be logged in to vote

Yes, it uses an api that is still a proposal

Only an authorized extension can use it, so you will have to use the registerExtension function to register an extension that declares that proposal in its manifest, make it use the LocalProcess extension host and put it in system mode (in the third parameter)
Then on the result, you can call setAsDefaultApi on it, THEN you'll be able to use vscode.extensions.allAcrossExtensionHosts

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@CGNonofr
Comment options

Answer selected by groogiam
@groogiam
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants