Skip to content

Add a camelCase transform for Snippet variables#127257

Merged
jrieken merged 1 commit intomicrosoft:mainfrom
movermeyer:snippet_camelcase_transform
Jun 28, 2021
Merged

Add a camelCase transform for Snippet variables#127257
jrieken merged 1 commit intomicrosoft:mainfrom
movermeyer:snippet_camelcase_transform

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