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

Property Name Not Match CamelCase #49

Open
ryanryanorient opened this issue Sep 29, 2022 · 3 comments
Open

Property Name Not Match CamelCase #49

ryanryanorient opened this issue Sep 29, 2022 · 3 comments

Comments

@ryanryanorient
Copy link

According to the camel case rule
The camel case of ABCdefg should be abCdefg not aBCdefg

@ryanryanorient
Copy link
Author

fix #57

@jun58
Copy link

jun58 commented Aug 15, 2023

image

vscode extension version is not updated ? Property name ID (C#) transform to iD (Typescript),should be ID

@ryanryanorient
Copy link
Author

The standard conversion of the C# property name "ID" to TypeScript should be "id". Additionally, regarding this request not being merged and the project seeming to be abandoned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants