Closed
Description
Currently, the "VSCode desktop" button only supports VSCode stable because the URI handlers differ (vscode://coder.coder-remote/open[...]
needs to be vscode-insiders://coder.coder-remote/open[...]
in my case).
I think Coder should also support opening in different IDEs if you're going to support different VSCode channels anyways.
It'd be nice to be able to set something like "editor preference" in user settings with a tickbox to persist or not accross browsers.