Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Named parameters not recognized #153

Open
supercheetah opened this issue Jul 16, 2021 · 1 comment
Open

Named parameters not recognized #153

supercheetah opened this issue Jul 16, 2021 · 1 comment

Comments

@supercheetah
Copy link

Using named parameters are not being parsed correctly. Just something as simple as:

print("this should not be an error!", file=sys.stderr)

Results in this:
image

@seagle0128
Copy link
Collaborator

seagle0128 commented Aug 3, 2021

Can you please try lsp-pyright and check if there is the same issue?lsp-python-ms won't be maintained since mspyls will be deprecated soon.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants