Skip to content

Support for multi-root .code-workspace workspaces #1566

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

Merged
merged 11 commits into from
Jun 16, 2025

Conversation

award999
Copy link
Contributor

  • Support workspace folder variable subsitution, ex. ${workspaceFolder:proj1}
  • When a code-workspace add the configured name instead of the relative path as a postfix to the task name
  • Add same postfixes to plugin tasks
  • For Run and Debug Build commands, all fetching launch configurations from outside the workspace
  • Add a new test target to test a handful of currated suites to make sure that .code-workspace support does not break

Issue: #1072

@award999 award999 requested a review from plemarquand May 20, 2025 17:16
@award999 award999 force-pushed the code-workspace branch 6 times, most recently from 6decd32 to b5e1356 Compare May 21, 2025 16:57
@award999 award999 force-pushed the code-workspace branch 2 times, most recently from 5c7d49d to 78e43c5 Compare June 4, 2025 15:26
@award999 award999 merged commit 2647a6b into swiftlang:main Jun 16, 2025
18 checks passed
@award999 award999 deleted the code-workspace branch June 16, 2025 12:54
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.

2 participants