Skip to content

fix(vscode-extension): support highlighting for class bindings with b…#66891

Merged
leonsenft merged 1 commit intoangular:mainfrom
JeanMeche:fix/vscode-class-bindings
Feb 4, 2026
Merged

fix(vscode-extension): support highlighting for class bindings with b…#66891
leonsenft merged 1 commit intoangular:mainfrom
JeanMeche:fix/vscode-class-bindings

Conversation

@JeanMeche
Copy link
Copy Markdown
Member

@JeanMeche JeanMeche commented Feb 3, 2026

Tailwind classes can often be quite complex strings. This change adds supports for classes with backets.

fixes #66818

@angular-robot angular-robot bot added the area: vscode-extension Issues related to the Angular Language Service VsCode extension label Feb 3, 2026
@ngbot ngbot bot added this to the Backlog milestone Feb 3, 2026
@JeanMeche JeanMeche force-pushed the fix/vscode-class-bindings branch 2 times, most recently from 9eb8fb7 to 67771f4 Compare February 3, 2026 18:45
…rackets

Tailwind classes can often be quite complex strings. This change adds supports for classes with backets.

fixes angular#66818
@JeanMeche JeanMeche force-pushed the fix/vscode-class-bindings branch from 67771f4 to 20dd3ee Compare February 3, 2026 18:51
@JeanMeche JeanMeche marked this pull request as ready for review February 3, 2026 18:59
@JeanMeche JeanMeche requested a review from atscott February 3, 2026 18:59
@JeanMeche JeanMeche added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Feb 3, 2026
@leonsenft leonsenft merged commit 01ed57f into angular:main Feb 4, 2026
23 checks passed
@leonsenft
Copy link
Copy Markdown
Contributor

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

@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Mar 7, 2026
@JeanMeche JeanMeche deleted the fix/vscode-class-bindings branch April 12, 2026 19:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

syntax highlighting issue with some tailwind class bindings

3 participants