Skip to content

"Editable install" during extension development? #17931

Answered by brettcannon
bhrutledge asked this question in Q&A
Discussion options

You must be logged in to vote

What you want to do is press F5 to launch a new Extension Development Host window which will have the code directly loaded into the editor. VS Code is smart enough to realize you're developing an extension and takes care of loading from your workspace for you.

https://code.visualstudio.com/api/get-started/your-first-extension

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@bhrutledge
Comment options

@ariana02880
Comment options

@brettcannon
Comment options

Answer selected by bhrutledge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
area-internal Label for non-user facing issues
3 participants