Skip to content
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

Files opened by fuzzy find palette not triggering python language server. #68

Closed
extraymond opened this issue Jan 14, 2018 · 3 comments
Closed

Comments

@extraymond
Copy link

Environment
Linux x64 ubuntu 16.04

Atom version
1.24.0.beta3, 1.23.1

Encountered situation

Greetings, I've encountered a weird behaviour.

If I open a file from the project file tree, python language server is working properly.
But if the file is opened by ctrl-p (opens fuzzy file finder), the linter and all the ide stuff is not working.

@lgeiger
Copy link
Collaborator

lgeiger commented Jan 14, 2018

AFAIK Atom only starts a language server if the file is part of a project added to the current workspace.

This issue is better filed on the atom-langaugeclient repo since it controls the language server.

@extraymond
Copy link
Author

extraymond commented Jan 14, 2018 via email

@lgeiger
Copy link
Collaborator

lgeiger commented Jan 14, 2018

Thanks! -> atom/atom-languageclient#170

@lgeiger lgeiger closed this as completed Jan 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants