-
Hi!
Wonderful extension! I realized it even accepts wildcards in the `to`
However, I shudder to think of a regex conversion from PascalCase to dash-case or other types e.g. snake_case and camelCa…
-
### Description
When setting `name: 'PascalCase'` in the `types` section of the config, it still preserves the name of the Enums.
May be related to https://github.com/hey-api/openapi-ts/issues/…
-
### Version
2.15.0
### Details
Using Gridify and [heyapi](https://heyapi.dev/) to get the query options from the URL like so:
```cs
public async Task GetTasks([FromQuery] GridifyQuery query…
-
## Expected Rule behavior
Ktlint reports PascalCase constant names as violations, in compliance with Kotlin/Android style guide. If we want to use PascalCase for constants, we need to disable the r…
-
For a PascalCase field, betterproto uses the snake case in the class field, and can handle multiple cases in input json. However, it converts it to the camel case in output json, while protobuf requir…
-
### Context
_No response_
### Bug description
When searching a whole word that got separated using the "separator" feature of the search plugin, it doesnt get displayed in the search results.
Ex…
-
-
Currently we directly generate the enum member name as typespec defined. This would be an issue if typespec enum member is not a valid typescript name. And it's better include to normalize them and al…
-
* _ in the function and method is not allowed
-
This package is fantastic and a big improvement over the original. It would be perfect, though, if the generation of the namespace could be customized.
Right now, in the vendor path, you swap out `…