Skip to content

registerUriHandler - extension ID during development #95

Discussion options

You must be logged in to vote

As pointed out by @r3m0t the ID for the extension is created using <publisher_name>.<extension_name> and the values of these two are taken from package.json fields publisher and name

Hence the URI for the extension would be vscode://publisherName.ExtensionName

Reference: https://code.visualstudio.com/api/references/extension-manifest

Replies: 2 comments 2 replies

Comment options

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

@shoaib30
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by shoaib30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants