We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently:
git-project-manager/src/gitProjectLocator.ts
Line 45 in bb0c3bb
^ plural should be singular
Should be:
vscode.window.showWarningMessage(`Directory ${folderPath} does not exist.`);
I would open a Pull Request, but I think I'd rather leave this single-character edit up to you 😅
That is all! Thanks for keeping up with this extension, I really enjoy it!
The text was updated successfully, but these errors were encountered:
Thanks for the feedback @blakeNaccarato, I will release a new version at the end of this week and will do it!
Sorry, something went wrong.
No branches or pull requests
Currently:
git-project-manager/src/gitProjectLocator.ts
Line 45 in bb0c3bb
Should be:
I would open a Pull Request, but I think I'd rather leave this single-character edit up to you 😅
That is all! Thanks for keeping up with this extension, I really enjoy it!
The text was updated successfully, but these errors were encountered: