Skip to content

LSP Server not using project venv #144

Description

@Fly06-Fr

The LSP server always analyzes code using its own virtual environment (~/.pythonlsp/.venv) instead of the project's virtual environment. As a result, completion only works for third-party libraries installed in the LSP virtual environment. Standard library modules work correctly. Reproduced on NetBeans 29 after recompiling the plugin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions