Skip to content
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 a camelCase transform for Snippet variables #127257

Merged
merged 1 commit into from
Jun 28, 2021
Merged

Add a camelCase transform for Snippet variables #127257

merged 1 commit into from
Jun 28, 2021

Conversation

movermeyer
Copy link
Contributor

@movermeyer movermeyer commented Jun 27, 2021

This PR fixes #113992

User will be able to transform their snippet variables using a /camelcase transform, similar to the existing /upcase, /downcase, /capitalize, and /pascalcase

Copied from the /pascalcase, with slight modification.

Next Steps

After this merges, I'll open a PR against vscode-docs to add it to the documentation

cc @jrieken

@ghost
Copy link

ghost commented Jun 27, 2021

CLA assistant check
All CLA requirements met.

@movermeyer movermeyer marked this pull request as ready for review June 27, 2021 15:12
@jrieken jrieken added this to the June 2021 milestone Jun 28, 2021
@jrieken jrieken merged commit 3d6389b into microsoft:main Jun 28, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Aug 12, 2021
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.

camelcase snippet variable format
3 participants