Koudai Aono

Results 38 issues of Koudai Aono

Version 0.4 will support useful features. ## TODO - [ ] freeze a list of features - [ ] implement features ## Features - [ ] Jump to pydantic official...

Meta

## Release schedule | Version | release issue | detail | code status | target date | | ------------- | ------------- | ------------- | ------------- | ------------- | | 0.1.0...

Meta

We often change the default value to the `Field` object. I want to do the action by Quick Fix. https://www.jetbrains.com/help/idea/resolving-problems.html https://www.jetbrains.org/intellij/sdk/docs/tutorials/custom_language_support/quick_fix.html

enhancement

We often read the official document when writing code. 1. Open browser 2. search pydnatic document. 3. search some words in the searching area. 4. check the document. I want...

enhancement

add documents include screen captures (GIF animation) on each feature

documentation

Some values should be treated equivalently. The list will be used for type-checking on the plugin and mypy. 1. How do we generate the list? 2. How do we use...

enhancement
polar

I want to add filters of jinja2. - snake-case - camel-case and other

enhancement

this code generator has `imports` for rendering import statements. But, The variable has all import statements. I want to create `imports` each scope. (example: request, response, query parameter)

enhancement

Add documentation - `UsefulStr` - examples

documentation