-
Notifications
You must be signed in to change notification settings - Fork 37.4k
Add snakecase to snippets syntax #237110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add snakecase to snippets syntax #237110
Conversation
|
@microsoft-github-policy-service agree |
This comment was marked as spam.
This comment was marked as spam.
|
@jrieken is there anyway to disable outside comments? Looks like there are some spam accounts commenting repeatedly on this PR. |
|
@jrieken I'm sure you're busy — any chance you'll have time to look at this soon? |
📬 CODENOTIFYThe following users are being notified based on files changed in this PR: @jriekenMatched files:
|
|
Verified it works for Latin characters, but all case transforms are ignorant of non-Latin alphabets - will log as a separate issue. |
closes #233798
Implement
/snakecasetransformer for editor snippets.Can be tested using the example in linked issue.