microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
160.54k stars 28.12k forks source link

Snake case is missing in user defined snippets #218181

Open tim-lebedkov opened 1 week ago

tim-lebedkov commented 1 week ago

The grammar for the user defined snippets at https://code.visualstudio.com/docs/editor/userdefinedsnippets#_grammar defines 5 types of transforms, but nothing for the snake case (e.g. my_first_identifier). Could you please add it?

VSCodeTriageBot commented 1 week ago

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!