-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add local IDEs (vscode and jetbrains) options to the user settings #5641
Comments
Rough wireframe suggestion for how this could look, where the cloud/browser option has to be selected (no off) and the Desktop is defaulted to off, but can be enabled as one of the IDE's. I think getting the help text and language right will be important. Later, we might want to consider a "master" default which is set across both these categories (desktop/browser). So, for example, if the user wants to use VSCode Desktop 100% of the time, there is a smoother UX to launching workspaces:
Note: I don't think this is necessary for early iterations, though. ...then we can hopefully remove the decision point when opening a workspace where the user is given the option of which IDE on start (screenshot below). |
We should extract VS Code Desktop to another issue. |
Related: #6270 (comment) And also: #6270 (comment) |
Given that JetBrains is now showing in the dashboard, I've extracted @akosyakov's point about the VSCode Desktop IDE's here: #6488 so I'll go ahead and close this issue for now. |
The user should be able to select what IDE they prefer and the options should be:
Additionally, the user should be able to select the version for each IDE. (e.g. desktop vscode latest + browser vscode stable as fallback).
@gtsiolis Do you have any ideas on how to visually present these options?
cc @corneliusludmann @akosyakov
The text was updated successfully, but these errors were encountered: