Skip to content

[MS Language Server] Go to definition fails to find definition #5943

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

Closed
amittleider opened this issue Jun 7, 2019 · 1 comment
Closed

[MS Language Server] Go to definition fails to find definition #5943

amittleider opened this issue Jun 7, 2019 · 1 comment
Labels
bug Issue identified by VS Code Team member as probable bug

Comments

@amittleider
Copy link

amittleider commented Jun 7, 2019

Environment data

  • VS Code version: 1.35.0
  • Extension version (available under the Extensions sidebar): 2019.5.18875
  • OS and version: Ubuntu 18.04
  • Python version (& distribution if applicable, e.g. Anaconda): 3.6.7 64 bit
  • Type of virtual environment used (N/A | venv | virtualenv | conda | ...): venv
  • Language Server (more info How to update the language server to the latest stable version #3977): Jed/Language Server

Expected behaviour

When I go to a definition of render_template I get jumped to the definition of render_template

Actual behaviour

Error message No definition found for render_template.

Steps to reproduce:

  1. Use flask repo
  2. Go to blog.py
  3. Line 25, go to definition of render_template
@amittleider amittleider added triage-needed Needs assignment to the proper sub-team bug Issue identified by VS Code Team member as probable bug labels Jun 7, 2019
@ghost ghost removed the triage-needed Needs assignment to the proper sub-team label Jun 10, 2019
@DonJayamanne
Copy link

Issue moved to microsoft/python-language-server #1189 via ZenHub

@lock lock bot locked as resolved and limited conversation to collaborators Jun 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

No branches or pull requests

2 participants