question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

CodeLens References link only jumps to definition

See original GitHub issue

System Details

System Details Output

### VSCode version: 1.42.0-insider 26f5dfcd76c9a02f116a706844611aeb09ae8c0b x64

### VSCode extensions:
alexcvzz.vscode-sqlite@0.8.1
christian-kohler.path-intellisense@1.4.2
CoenraadS.bracket-pair-colorizer-2@0.0.29
DavidAnson.vscode-markdownlint@0.33.0
DotJoshJohnson.xml@2.5.0
eamodio.gitlens@10.2.0
mechatroner.rainbow-csv@1.3.1
ms-python.python@2019.11.50794
ms-vscode.powershell-preview@2019.12.1-CI.41180
streetsidesoftware.code-spell-checker@1.7.20
vscode-icons-team.vscode-icons@9.6.0

### PSES version:

### PowerShell version:

Name                           Value
----                           -----
PSVersion                      5.1.18362.145
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.18362.145
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

Issue Description

CodeLens References link is shown but does not respond to mouse clicks:

references

Expected Behaviour

When clicking on references link the overlay window with references should be shown

Actual Behaviour

When clicking on references link nothing happens.

Attached Logs

Follow the instructions in the troubleshooting docs about capturing and sending logs.

1576678486-6dd3db75-6cd7-4cba-9919-dbb47d81c4031576678485019.zip

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:11 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
TylerLeonhardtcommented, Dec 23, 2019

Yep saw this on Twitter as well. It’s fixed in the PR above ^

Silly boolean logic - I had it backwards!

1reaction
SydneyhSmithcommented, Dec 19, 2019

@kborowinski @mrboring thanks for all the additional information and re-pro steps! We are still investigating this issue and will follow up with any other questions!

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to disable codelens in VS code? - Stack Overflow
I created an extension called Setting Toggle which lets me turn the codeLens on and off easily. My extension also lets you toggle...
Read more >
Find code changes and other history with CodeLens
You can find references to a piece of code, changes to your code, linked bugs, work items, code reviews, and unit tests. Note....
Read more >
CodeLens Refresh link does not work in VS 2017
1) use code lense to find a list of objects 2) Change the object that you just found 3) click the | Refresh...
Read more >
CodeLens in Visual Studio Code - YouTube
This video explained about CodeLens and Provided details steps to ... or Method References in Javascript file Using CodeLens in Visual ...
Read more >
Finding code changes and references with CodeLens
The Time-laps View link is only available if P4V is installed. If needed, you can modify the configuration under Tools > Options >...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found