question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

switching language server to none does not display expected message when using Python 2.7

See original GitHub issue

Testing #18964

expected Editor support is inactive since language server is set to None for {workspace basename}

Screen Shot 2022-04-26 at 9 12 17 AM

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:9

github_iconTop GitHub Comments

1reaction
meganroggecommented, Apr 29, 2022

it works now 👍🏼

0reactions
kimadelinecommented, Apr 29, 2022

Can you try switching python.languageServer values in the workspace scope instead of the user scope, and see if the issue happens?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Settings Reference for Python - Visual Studio Code
Settings Reference for the Python extension in Visual Studio Code. ... Default, Defines type of the language server (Default, Pylance, Jedi, and None)....
Read more >
Python is not recognized in the VSC integrated terminal
When I type Python in the integrated terminal, the command is not recognized. In my user settings, I'm setting the PATH environment variable...
Read more >
gettext — Multilingual internationalization services
The gettext module provides internationalization (I18N) and localization (L10N) services for your Python modules and applications. It supports both the GNU ...
Read more >
Language Server Protocol Specification - 3.17
A request message to describe a request between the client and the server. ... A server should * NOT send this error code...
Read more >
Python's assert: Debug and Test Your Code Like a Pro
When Not to Use Assertions? Understanding Python's assert Statements. The Syntax of the assert Statement; The AssertionError Exception.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found