Skip to content

Fix issue with settings not being respected in release notes#205852

Merged
alexr00 merged 1 commit intomainfrom
alexr00/issue205678
Feb 21, 2024
Merged

Fix issue with settings not being respected in release notes#205852
alexr00 merged 1 commit intomainfrom
alexr00/issue205678

Conversation

@alexr00
Copy link
Member

@alexr00 alexr00 commented Feb 21, 2024

This pull request fixes an issue where settings with values separated were not being respected in the release notes. The issue was caused by a regex pattern that didn't correctly handle the separation of values. This PR updates the regex pattern to handle the separation of values correctly. Additionally, it adds a new action to copy the setting ID to the clipboard. This will make it easier for users to reference specific settings. Fixes #205678 and #205742.

@alexr00 alexr00 self-assigned this Feb 21, 2024
@alexr00 alexr00 enabled auto-merge (squash) February 21, 2024 11:06
@vscodenpa vscodenpa added this to the February 2024 milestone Feb 21, 2024
@alexr00 alexr00 merged commit 6d57f57 into main Feb 21, 2024
@alexr00 alexr00 deleted the alexr00/issue205678 branch February 21, 2024 11:22
yiliang114 pushed a commit to yiliang114/vscode that referenced this pull request Feb 22, 2024
…ft#205852)

Settings with values separated are not respected in release notes
Fixes microsoft#205678
Also fixes microsoft#205742
@microsoft microsoft locked and limited conversation to collaborators Jun 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Settings with values separated are not respected in release notes

3 participants