Skip to content

Add snakecase to snippets syntax#237110

Merged
jrieken merged 4 commits intomicrosoft:mainfrom
joeriddles:add-snakecase-snippets
Dec 16, 2025
Merged

Add snakecase to snippets syntax#237110
jrieken merged 4 commits intomicrosoft:mainfrom
joeriddles:add-snakecase-snippets

Conversation

@joeriddles
Copy link
Contributor

@joeriddles joeriddles commented Dec 31, 2024

closes #233798

Implement /snakecase transformer for editor snippets.

Can be tested using the example in linked issue.

@joeriddles
Copy link
Contributor Author

@microsoft-github-policy-service agree

@joeriddles joeriddles changed the title Add snakecase snippets Add snakecase to snippets syntax Dec 31, 2024
@AlejandroFuentes01

This comment was marked as spam.

AlejandroFuentes01

This comment was marked as spam.

@joeriddles
Copy link
Contributor Author

@jrieken is there anyway to disable outside comments? Looks like there are some spam accounts commenting repeatedly on this PR.

@joeriddles
Copy link
Contributor Author

@jrieken I'm sure you're busy — any chance you'll have time to look at this soon?

@vs-code-engineering
Copy link

📬 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

@jrieken jrieken enabled auto-merge December 16, 2025 10:21
@vs-code-engineering vs-code-engineering bot added this to the December / January 2026 milestone Dec 16, 2025
@jrieken jrieken merged commit 5b5c13f into microsoft:main Dec 16, 2025
17 checks passed
@dmitrivMS
Copy link
Contributor

Verified it works for Latin characters, but all case transforms are ignorant of non-Latin alphabets - will log as a separate issue.

@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.

Add snake_case to transform grammar in snippets

5 participants