Skip to content
This repository has been archived by the owner on Apr 14, 2022. It is now read-only.

Doc text in hover incorrectly highlighted as python source code #1967

Open
mjbvz opened this issue Mar 24, 2020 · 0 comments
Open

Doc text in hover incorrectly highlighted as python source code #1967

mjbvz opened this issue Mar 24, 2020 · 0 comments

Comments

@mjbvz
Copy link

mjbvz commented Mar 24, 2020

Environment data

  • VS Code version: 1.44.0-insider
  • Extension version (available under the Extensions sidebar): 2020.4.68586-dev
  • OS and version: MacOS 10.15.3
  • Python version (& distribution if applicable, e.g. Anaconda): 3.7.3
  • Type of virtual environment used (N/A | venv | virtualenv | conda | ...): NA
  • Relevant/affected Python packages and their versions: NA
  • Relevant/affected Python-related VS Code extensions and their versions: NA
  • Jedi or Language Server? (i.e. what is "python.jediEnabled" set to; more info How to update the language server to the latest stable version vscode-python#3977): Language server
  • Value of the python.languageServer setting: Microsoft

Steps to reproduce:

  1. For a python file:
import argparse
  1. Hover over argparse and scroll down a little in the hover widget

Bug

Some of the text has odd colors:

Screen Shot 2020-03-24 at 3 33 53 PM

It looks like it may be highlighted as python source code.

@karthiknadig karthiknadig transferred this issue from microsoft/vscode-python Mar 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant