mirror of
https://github.com/mtshiba/pylyzer.git
synced 2025-07-07 17:45:00 +00:00
doc: update
This commit is contained in:
parent
0157455816
commit
97020008b5
3 changed files with 10 additions and 0 deletions
|
@ -149,6 +149,11 @@ pylyzer converts Python ASTs to Erg ASTs and passes them to Erg's type checker.
|
|||
* [x] `pyi` (stub) files support
|
||||
* [ ] glob pattern file check
|
||||
* [x] type comment (`# type: ...`)
|
||||
* [x] virtual environment support
|
||||
* [x] package manager support
|
||||
* [x] `pip`
|
||||
* [x] `poetry`
|
||||
* [x] `uv`
|
||||
|
||||
## Join us!
|
||||
|
||||
|
|
|
@ -43,3 +43,8 @@ Default (disableable) features are:
|
|||
* rename
|
||||
* semanticTokens
|
||||
* signatureHelp
|
||||
* documentLink
|
||||
|
||||
## --verbose
|
||||
|
||||
Print process information verbosely.
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 279 KiB After Width: | Height: | Size: 415 KiB |
Loading…
Add table
Add a link
Reference in a new issue