Skip to content

Merge user launch configurations and tasks from per-solution .vscode.d folder into workspace files#80

Merged
edriouk merged 3 commits into
mainfrom
launch-configs
Mar 23, 2026
Merged

Merge user launch configurations and tasks from per-solution .vscode.d folder into workspace files#80
edriouk merged 3 commits into
mainfrom
launch-configs

Conversation

@JonatanAntoni
Copy link
Copy Markdown
Member

@JonatanAntoni JonatanAntoni commented Mar 18, 2026

Fixes

Changes

  • Revert merging of workspace and solution level .vscode/launch.json.d/*.json and .vscode/tasks.json.d/*.json
  • Consider only solution level .vscode.d/launch.json and .vscode.d/tasks.json files

Screenshots

Checklist

  • 🤖 This change is covered by unit tests (if applicable).
  • 🤹 Manual testing has been performed (if necessary).
  • 🛡️ Security impacts have been considered (if relevant).
  • 📖 Documentation updates are complete (if required).
  • 🧠 Third-party dependencies and TPIP updated (if required).

@JonatanAntoni JonatanAntoni requested a review from edriouk March 18, 2026 13:52
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 18, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@qltysh
Copy link
Copy Markdown

qltysh Bot commented Mar 18, 2026

Qlty

Coverage Impact

This PR will not change total coverage.

🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

JonatanAntoni added a commit to MDK-Packs/vscode-cmsis-solution-docs that referenced this pull request Mar 18, 2026
KeilChris added a commit to MDK-Packs/vscode-cmsis-solution-docs that referenced this pull request Mar 18, 2026
Copy link
Copy Markdown
Collaborator

@edriouk edriouk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@edriouk edriouk merged commit d600e69 into main Mar 23, 2026
12 checks passed
@edriouk edriouk deleted the launch-configs branch March 23, 2026 10:45
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