Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Unresolved builtin libraries. #892

Closed
@CMLL

Description

@CMLL

Sometimes the language server marks builtin libraries as unresolved, stuff like datetime.datetime, or sys, and when I see ones it doesn't marks all of the builtin ones as unresolved. In the following example is marking datetime and sys but os is not.

image

Usually a reload window fixes the issue, I'm assuming 'cause it restarts the language server. I'm using the extra paths setting to have the language server scan some libraries I have setup. Using the beta version of the language server 0.2.43.

It doesn't happen much often, but I've seen it some times. I think the longer the language server has spent opened the higher the chance of it happening, but I have no hard evidence to back that statement.

Otherwise thanks a bunch for your hard work, the latest beta version is behaving pretty damn smooth for me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions