Skip to content
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

Inform users about prerequisites when opening project with VS Code #654

Open
ivan-burazin opened this issue Jun 6, 2024 · 1 comment
Open
Labels
backlog backlog until further notice enhancement New feature or request

Comments

@ivan-burazin
Copy link
Member

ivan-burazin commented Jun 6, 2024

Is your feature request related to a problem? Please describe.
When setting a default IDE, Daytona does not provide information about prerequisites. This can lead to Daytona hanging if these prerequisites are not met before trying the daytona code command.

Describe the solution you'd like
When a selection is made for an IDE, an output section with more information should be added.

Example command:

~ % daytona ide

Output:
Default IDE: IntelliJ IDEA Ultimate

Then, similar to gh, add more information pointing to documentation where this is explained:

More information on:
[Daytona Documentation](https://daytona.io/docs/xyz)

EDIT 1: As per #654 (comment), this issue should only focus on the VS Code prerequisites.

@ivan-burazin ivan-burazin added enhancement New feature or request backlog backlog until further notice labels Jun 6, 2024
@Tpuljak
Copy link
Member

Tpuljak commented Jun 6, 2024

Since we have #602 opened which will tackle the JB side of things, I'll rename this issue to be VS Code specific.

@Tpuljak Tpuljak changed the title More Info when setting IDE Inform users about prerequisites when opening project with VS Code Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog backlog until further notice enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants