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

Tooltip gets string wrong when it is following an escape character #73

Closed
MikhailArkhipov opened this issue Sep 7, 2018 · 4 comments
Closed
Assignees
Milestone

Comments

@MikhailArkhipov
Copy link

Environment data

  • VS Code version: 1.27.1 Insider
  • Extension version (available under the Extensions sidebar): 2018.8.0
  • OS and version: Windows 10 64bit
  • Python version: 3.7
  • Type of virtual environment used (N/A | venv | virtualenv | conda | ...): None

Actual behavior

alt text

Expected behavior

Tooltip shows: Word: str

Steps to reproduce:

  1. Use an escape character right before other string characters.
  2. Hover over other string characters.

Logs

Output for Python in the Output panel (ViewOutput, change the drop-down the upper-right of the Output panel to Python)

None

Output from Console under the Developer Tools panel (toggle Developer Tools on under Help)

None
@MikhailArkhipov
Copy link
Author

Related: #17

@MikhailArkhipov MikhailArkhipov self-assigned this Sep 26, 2018
@MikhailArkhipov MikhailArkhipov added the good first issue Good for newcomers label Sep 26, 2018
@gramster gramster added this to the Oct 2018.1 milestone Sep 26, 2018
@nea89o
Copy link

nea89o commented Oct 1, 2018

I would like to take on this issue. Since this is my first one: has anybody a few (code-)pointers?

@MikhailArkhipov
Copy link
Author

@MikhailArkhipov MikhailArkhipov added invalid and removed bug Something isn't working feature: tooltips good first issue Good for newcomers labels Oct 5, 2018
@MikhailArkhipov
Copy link
Author

This is Jedi, not LS

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

3 participants