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

Rename workspace files #998

Merged
merged 2 commits into from
Oct 14, 2022
Merged

Rename workspace files #998

merged 2 commits into from
Oct 14, 2022

Conversation

gjsjohnmurray
Copy link
Collaborator

Previously the two .code-workspace files in the were both named project.code-workspace which meant they could only be differentiated in recently-used lists or on VS Code titlebars etc if the path info was also shown.

This PR renames the main one vscode-sqltools.code-workspace and the one used for testing test-vscode-sqltools.code-workspace

It also sneaks a setting into launch.json that enables debugging of the webviews used to display some parts of the extension's UI.


Thank you for your contribution!
Before submitting this PR, please make sure:

  • Your code builds clean without any errors or warnings
  • You have made the needed changes to the docs
  • You have written a description of what is the purpose of this pull request above

@mtxr mtxr merged commit e00de25 into mtxr:dev Oct 14, 2022
@gjsjohnmurray gjsjohnmurray deleted the rename-workspace-files branch October 14, 2022 13:04
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

Successfully merging this pull request may close these issues.

None yet

2 participants