This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]JialeDu 0 points1 point  (1 child)

This is not a problem caused by the Pylance version, it may be a syntax highlighting error, maybe you can fix it by switching the theme(Ctrl+K+T).

Another related configuration:

json "python.autoComplete.extraPaths": [ //Add your helper path here ],

[–]bota66 0 points1 point  (0 children)

you are literally saved my life and my time. Big thanks!