Skip to content

refactor(vscode-extension): allow toggle attributes via LS.#68077

Merged
kirjs merged 1 commit intoangular:mainfrom
JeanMeche:ls-toggle-comments
Apr 13, 2026
Merged

refactor(vscode-extension): allow toggle attributes via LS.#68077
kirjs merged 1 commit intoangular:mainfrom
JeanMeche:ls-toggle-comments

Conversation

@JeanMeche
Copy link
Copy Markdown
Member

@JeanMeche JeanMeche commented Apr 8, 2026

This change allows to toggle attributes that are on their own line and have a 1+ leading space.

This change doesn't suffer from the issue that was reverted in #68067.

Also this change fixes another regression that messed up highlighting if an attribute value included a '//', like in an href.

@JeanMeche JeanMeche requested a review from atscott April 8, 2026 08:20
@angular-robot angular-robot bot added the area: vscode-extension Issues related to the Angular Language Service VsCode extension label Apr 8, 2026
@ngbot ngbot bot added this to the Backlog milestone Apr 8, 2026
@JeanMeche JeanMeche force-pushed the ls-toggle-comments branch from 614dd58 to 2ad1fe7 Compare April 9, 2026 21:55
This change allows to toggle attributes that are on their own line and have a 1+ leading space.

This change doesn't suffer from the issue that was reverted in angular#68067.

Also this change fixes another regression that messed up highlighting if an attribute value included a '//', like in an href.
@JeanMeche JeanMeche force-pushed the ls-toggle-comments branch from 2ad1fe7 to b5423b0 Compare April 9, 2026 21:59
@JeanMeche JeanMeche requested a review from atscott April 11, 2026 16:03
@atscott atscott added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Apr 13, 2026
@kirjs kirjs added target: minor This PR is targeted for the next minor release and removed target: patch This PR is targeted for the next patch release labels Apr 13, 2026
@kirjs kirjs merged commit 1fa8bb7 into angular:main Apr 13, 2026
25 checks passed
@kirjs
Copy link
Copy Markdown
Contributor

kirjs commented Apr 13, 2026

This PR was merged into the repository. The changes were merged into the following branches:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: vscode-extension Issues related to the Angular Language Service VsCode extension target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants