Closed doggy8088 closed 2 years ago
Did you test the change? Because it doesn't do PascalCase, but camelCase:
Because of the following line: https://github.com/doggy8088/csharpextensions/blob/0e0b264adf44c4c24073cc29a171655d53dc6640/src/extension.ts#L67
Also, an issue could arise by changing the template name. It is used for the template file name, in e.g. csTemplate.ts: https://github.com/doggy8088/csharpextensions/blob/0e0b264adf44c4c24073cc29a171655d53dc6640/src/template/csTemplate.ts#L22
@KreativJos I was thinking the new
have to be changed, so that I ignore this part purposely. But I think you are right. I changed to New
and pushed. Please check again. Thanks.
@KreativJos When will you release next version to VSCode Marketplace?
Version 1.6.1 is released, but I cannot confirm, since the marketplace is not responding here.
Fix issue #76