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

Feature Request: Add the ability to pass argument to and IDE per workspace #1560

Open
ghorsey opened this issue Jan 14, 2025 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@ghorsey
Copy link

ghorsey commented Jan 14, 2025

Is your feature request related to a problem?
Not a problem but an annoyance.
I am building a project in VsCode that utilizes a .code-workspace file to create multiple separate workspaces.
Presently, I am required to let DevPod open VsCode, and then I have to manually reopen It by opening the .code-workspace file from the menu.

Which solution do you suggest?
Having an "IDE Arguments" field per workspace would be great.
In the "IDE Arguments" field, I could specify .code-workspace, and it would be equivalent to opening VsCode from the shell like:

code ./.code-workspace

This feature request would be a minor quality-of-life improvement.
As it stands now, I have to open my project twice:

  1. Let DevPod load the project and open VsCode
  2. Reopen the code-workspace file in VsCode to begin working.

Which alternative solutions exist?
I don't think alternatives exist.

I asked in the Slack channel, and @pascalbreuninger suggested that I open a feature request.

Additional context

@ghorsey ghorsey changed the title Add the ability to pass argument to and IDE per workspace Feature Request: Add the ability to pass argument to and IDE per workspace Jan 14, 2025
@bkneis bkneis added the enhancement New feature or request label Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants