Skip to content

fix(language-service): Ensure dollar signs are escaped in completions#60597

Closed
atscott wants to merge 1 commit intoangular:mainfrom
atscott:snippetdollar
Closed

fix(language-service): Ensure dollar signs are escaped in completions#60597
atscott wants to merge 1 commit intoangular:mainfrom
atscott:snippetdollar

Conversation

@atscott
Copy link
Copy Markdown
Contributor

@atscott atscott commented Mar 27, 2025

Dollar signs need to be escaped so they are not replaced during snippet expansion: https://code.visualstudio.com/docs/editing/userdefinedsnippets#_how-do-i-have-a-snippet-place-a-variable-in-the-pasted-script

@atscott atscott added the target: patch This PR is targeted for the next patch release label Mar 27, 2025
@angular-robot angular-robot bot added the area: language-service Issues related to Angular's VS Code language service label Mar 27, 2025
@ngbot ngbot bot added this to the Backlog milestone Mar 27, 2025
@atscott atscott requested a review from crisbeto March 27, 2025 21:30
@atscott atscott added the action: merge The PR is ready for merge by the caretaker label Apr 2, 2025
@atscott
Copy link
Copy Markdown
Contributor Author

atscott commented Apr 3, 2025

This PR was merged into the repository by commit b9cf414.

The changes were merged into the following branches: main, 19.2.x

@atscott atscott closed this in b9cf414 Apr 3, 2025
@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 May 4, 2025
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: language-service Issues related to Angular's VS Code language service target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants