microsoft / vscode-dev-chrome-launcher

Type `code` in your browser to open GitHub repositories in vscode.dev
https://chrome.google.com/webstore/detail/vs-code/kobakmhnkfaghloikphojodjebdelppk
MIT License
13 stars 7 forks source link

Add option to set stable or insiders build #20

Closed mirdaki closed 2 years ago

mirdaki commented 2 years ago

Addresses #17

Adds an extension options page, stores the value in sync storage, and switches the domain based on the synced value

By default, it uses the stable build, since I imagine what most users would prefer

mirdaki commented 2 years ago

Also added an insider icon, so the tool bar button will reflect the settings