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.

Jump to function definition is not working

See original GitHub issue

Hi, Jump to function definition is not working. When I press F12, it shows no definition found for the function. I use following configuration

Version: 1.56.2 Commit: 054a9295330880ed74ceaedda236253b4f39a335 Date: 2021-05-12T16:45:26.313Z Electron: 12.0.4 Chrome: 89.0.4389.114 Node.js: 14.16.0 V8: 8.9.255.24-electron.0 OS: Linux x64 5.8.0-53-generic solidity: v0.0.113 "solidity.compileUsingRemoteVersion": "v0.7.3+commit.9bfce1f6"

Could you please assist me in this?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:23 (14 by maintainers)

github_iconTop GitHub Comments

1reaction
s-udhayacommented, May 22, 2021

Yep. I can confirm that it works now with the fix.

1reaction
juanfranblancocommented, May 21, 2021

So yeah everything is ok, I will try this weekend to get it sorted as it is pretty annoying. (issue on the solid time) image

Read more comments on GitHub >

github_iconTop Results From Across the Web

Visual Studio control can't jump to function definitions in same ...
When i Ctrl + Click on function1(arg1), then my control jumps to function1 body which is residing in the same file. However, this...
Read more >
VS 2019 ignores Go to Definition setting
In Visual Studio 2019, go to View --> Options --> Text Editor --> General; Either uncheck “Enable mouse click to perform Go to...
Read more >
Visual Studio 2019 F12 Goto definition not working with ...
The problem is that you're clicking an arbitrary attribute value on an arbitrary XAML element. The designer has no way of knowing that ......
Read more >
XCode 9.0.1 Jump To Definition does not work
1 with my Swift 3.0 code project and some times Jump to defination worked very well. However, now its not at all working....
Read more >
F12 Jump-to-definition not working : RIDER-60628
F12 (using the visual assist keymap) usually navigates to a function's definition, which appears to be broken with the latest update.
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