Skip to content

feat(snippets): add support for kebab-case in snippets tmLanguage syntax#222319

Merged
jrieken merged 5 commits intomicrosoft:mainfrom
kortin99:main
Dec 16, 2025
Merged

feat(snippets): add support for kebab-case in snippets tmLanguage syntax#222319
jrieken merged 5 commits intomicrosoft:mainfrom
kortin99:main

Conversation

@kortin99
Copy link
Contributor

@kortin99 kortin99 commented Jul 20, 2024

#222318 Thank you for considering the feature request. I have implemented the kebab-case formatter feature for snippets in VSCode.

fixes #145654

@kortin99
Copy link
Contributor Author

@microsoft-github-policy-service agree

@vs-code-engineering
Copy link

vs-code-engineering bot commented Dec 16, 2025

📬 CODENOTIFY

The following users are being notified based on files changed in this PR:

@jrieken

Matched files:

  • src/vs/editor/contrib/snippet/browser/snippet.md
  • src/vs/editor/contrib/snippet/browser/snippetParser.ts
  • src/vs/editor/contrib/snippet/test/browser/snippetParser.test.ts

@vs-code-engineering vs-code-engineering bot added this to the December / January 2026 milestone Dec 16, 2025
@jrieken jrieken enabled auto-merge December 16, 2025 10:39
@jrieken jrieken merged commit aca8c32 into microsoft:main Dec 16, 2025
17 checks passed
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Jan 30, 2026
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.

Snippet variables kebabcase transform

3 participants