Skip to content

Extend language API to allow sourceRange in Go to Definition #10037

Closed
@vidhya03

Description

@vidhya03
  • VSCode Version: Code 1.3.1 (e6b4afa, 2016-07-12T13:35:06.227Z)
  • OS Version: Windows_NT ia32 6.1.7601

Steps to Reproduce:

  1. Create a typescript project for eg angular2
  2. create a component with name having dot character
  3. import the module in to another component.

ctrl + hover - highlighting upto dot character
in the below issue the ctl + hover should highlight gateway.destination.component but it is highlighting only the component alone.
vscode-ctrl-hover

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions