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

consolidate workspaceFolders logic #79

Open
kyleli626 opened this issue Oct 21, 2024 · 0 comments · May be fixed by #80
Open

consolidate workspaceFolders logic #79

kyleli626 opened this issue Oct 21, 2024 · 0 comments · May be fixed by #80
Labels
good first issue Good for newcomers

Comments

@kyleli626
Copy link
Contributor

right now, in many many files, we retrieve workspaceFolder[0] and have to check for errors. wouldn't it be easier to do this all at once and set this in a context variable or something? Maybe in utils.ts

Command-shift-f: vscode.workspace.workspaceFolders

This shows up like 18 times, lets make it show up like once.

@kyleli626 kyleli626 added the good first issue Good for newcomers label Oct 21, 2024
@OmkarBansod02 OmkarBansod02 linked a pull request Oct 23, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant