Hover Documentation Pop up does not work after VSCode 1.52 update
See original GitHub issueEnvironment data
- VS Code version: 1.52.0
- Jupyter Extension version (available under the Extensions sidebar): v2020.12.414227025
- Python Extension version (available under the Extensions sidebar): v2020.11.371526539
- OS (Windows | Mac | Linux distro) and version: Windows10
- Python and/or Anaconda version: 3.8.5
- Type of virtual environment used (N/A | venv | virtualenv | conda | …): conda
- Jupyter server running: Local | Remote | N/A Local
- Microsoft Language Server: Pylance v2020.12.2
Expected behaviour
In ipynb files, on hover, showing documentation pop-up
Actual behaviour
Right after VSCode 1.52 update , on hover documentation pop-up stopped working, nothing pops up. I have downgraded from 1.52 to 1.51.1 and bug has been solved.
Steps to reproduce:
[NOTE: Self-contained, minimal reproducing code samples are extremely helpful and will expedite addressing your issue]
Logs
Output for Jupyter
in the Output
panel (View
→Output
, change the drop-down the upper-right of the Output
panel to Jupyter
)
XXX
Issue Analytics
- State:
- Created 3 years ago
- Reactions:3
- Comments:17 (8 by maintainers)
Top Results From Across the Web
November 2022 (version 1.74) - Visual Studio Code
Learn what is new in the Visual Studio Code November 2022 Release (1.74)
Read more >November 2020 (version 1.52) - Visual Studio Code
Learn what is new in the Visual Studio Code November 2020 Release (1.52) ... November 2020 (version 1.52). Update 1.52.1: The update addresses...
Read more >February 2021 (version 1.54) - Visual Studio Code
Update 1.54.2: The update addresses these issues. ... Manage and Accounts buttons inside the Activity Bar now properly announce they have a popup....
Read more >Visual Studio Code September 2022
Update 1.72.2: The update addresses these issues. Welcome to the September 2022 release of Visual Studio Code. There are many updates in this...
Read more >IntelliSense in Visual Studio Code
This can be caused by a variety of reasons. First, try restarting VS Code. If the problem persists, consult the language extension's documentation....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I am on VS Code 1.53.2 (Win 10) and I hover pop-up documentation is not working for me either while trying to write Python code.
Thanks for the advice but it didn’t work for me.