Skip to content

Is it possible to load libs from .sublime-package files? #182

@ratijas

Description

@ratijas

Installed LSP-pyright, cloned this repo, opened directory in Sublime Text, saved project, edited project, set "pyright.dev_environment": "sublime_text", opened file LSP-pyright/plugin.py. LSP can't find imports from ST packages like from LSP.plugin import DottedDict.

image

I expected pyright.dev_environment option to take care of that. Is it possible to pass those modules from inside a package to an LSP without cloning the repo or manually unarchiving the package?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionAsking questions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions