update codegen naming rules to be complaint with current guidelines
See original GitHub issueWhen I double-click a button on the form, vs automatically adds a click method, such as button1_click
, but this naming is currently suggested and is not meet specifications.
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
Codegen collaboration with Apollo Codegen and GraphQL ...
Hello Apollo team and Apollo Codegen users! I'm Dotan and I've created a library called graphql-code-generator, which we maintain for the ...
Read more >Codegen configuration - Apollo GraphQL Docs
Rules for how to convert the names of values from the schema in generated code. pruneGeneratedFiles, Whether unused generated files will be automatically ......
Read more >Naming Convention – GraphQL Code Generator
GraphQL Code Generation provides a namingConvention option to control the naming convention of the different code elements generated (types, ...
Read more >Swagger Codegen Documentation
The Swagger Codegen is an open source code-generator to build server stubs and client SDKs directly from a Swagger defined RESTful API. The...
Read more >conjure-codegen - crates.io: Rust Package Registry
conjure-codegen is the library which turns a Conjure IR file into Rust code. It powers the conjure-rust CLI, but can also be used...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
The CodeDomSerializer lives in the Core runtime, I think, but is triggered by the designtime, but Tanya should confirm.
Duplicate of an issue from Developer community: https://developercommunity.visualstudio.com/content/problem/286625/naming-rule-violation-these-words-must-begin-with-1.html Please monitor status there.