Skip to content

custom module path #77

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
pako-github opened this issue Sep 1, 2021 · 1 comment
Closed

custom module path #77

pako-github opened this issue Sep 1, 2021 · 1 comment

Comments

@pako-github
Copy link

Is it possible to add a path to the python-lsp-server which contains my custom modules for python? For now, diagnostics do no recognize the classes I have written.

@ccordoba12
Copy link
Member

You need to create a project or workspace in your editor or IDE in your custom path to have this.

Or you can instruct your editor to pass the path to this option

pylsp.plugins.jedi.extra_paths

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

No branches or pull requests

2 participants