pappasam / jedi-language-server

A Python language server exclusively for Jedi. If Jedi supports it well, this language server should too.
MIT License
596 stars 45 forks source link

Redundant parentheses added when autocompletion in lazyvim(nvim) #310

Closed ShIRannx closed 6 months ago

ShIRannx commented 6 months ago

simply type

print TAB will get:

image

pyright is ok