mirror of https://github.com/mtshiba/pylyzer
add lsp_support.png
This commit is contained in:
parent
19c776ee43
commit
cf69e381f5
|
|
@ -45,6 +45,12 @@ pylyzer can do more than the type checking. For example, it can detect out-of-bo
|
|||
|
||||
While pytype/pyright's error reports are illegible, pylyzer shows where the error occurred and provides clear error messages.
|
||||
|
||||
* Rich LSP support
|
||||
|
||||

|
||||
|
||||
pylyzer as a language server supports various features, such as completion and renaming.
|
||||
|
||||
### pylyzer
|
||||
|
||||

|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
Loading…
Reference in New Issue