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] Do not show workspace selection when only one workspace is active #69

Open
glektarssza opened this issue Sep 22, 2023 · 0 comments

Comments

@glektarssza
Copy link

glektarssza commented Sep 22, 2023

Title kind of says it all.

By default, when newFile.relativeTo is set to project, the extension will ask you what project inside the workspace you want to create the file inside of even when there's only one project active.

Steps to Reproduce

  1. Set newFile.relativeTo to project.
  2. Open a single folder in a new workspace.
  3. Activate the newFile.createNewFile command.
  4. Observe the behaviour.

Expected Result

  • The drop down proceeds directly to asking what the name of the file you want to create is.

Actual Result

  • The drop down asks what project folder you want to use inside the workspace.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant