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

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

@DonJayamanne

Description

@DonJayamanne

@amittleider commented on Fri Jun 07 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 #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

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions