vscode-change-case icon indicating copy to clipboard operation
vscode-change-case copied to clipboard

Feature suggestion: Test_Name_Case (or some other name)

Open CalvinQuark opened this issue 2 years ago • 0 comments

Thank you for this very useful extension!

It would be helpful if this extension included a transformation for generating Pascal case separated by underscores:

E.g., CalculatorShouldCalculateCorrectOutputs --> Calculator_Should_Calculate_Correct_Outputs

I'm not sure what this proposed casing should be called. But here are a couple of ideas: Change Case test-name or Change Case Pascal-snake

CalvinQuark avatar Feb 11 '23 03:02 CalvinQuark