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.

Since Code 1.16, Hovers do not display for items that do not have dartdocs

See original GitHub issue

I used to be able to hover a variable name in my code to see what type is was. I used this to double check if my assumptions about the code are correct. However, it seems like this is no longer working and although I cannot remember exactly, it might have been introduced with the last update of VSCode. I’m really missing this feature now.

VScode commit 27492b6bf3acb0775d82d2f87b25a93490673c6d (v1.16.1) DartCode version 2.4.0 Dart SDK version 1.25.0-dev.16.4

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
bergwerfcommented, Sep 16, 2017

It is working for me, thanks for the quick fix!

0reactions
DanTupcommented, Sep 16, 2017

Great; thanks for confirming!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Is it expected that in 1.16, Hovers with null items in their arrays do ...
I don't know if it's a bug or the old behaviour is considered bad, ... Since Code 1.16, Hovers do not display for...
Read more >
Showing Flutter documentation on mouse hover in VS Code ...
I have installed the Flutter/Dart extension and have set dart.previewLsp to true. Is there a way to do this in VS Code? I'm...
Read more >
dartdoc | Dart Package - Pub.dev
A non-interactive HTML documentation generator for Dart source code. ... (#3213); Do not display a constant implementation value for enums with a default ......
Read more >
dartdoc
The guide covers formatting, linking, markup, and general best practices when authoring doc comments for Dart with dartdoc . Excluding from documentation.
Read more >
Flutter 1.22.0 release notes
61216 InkDecoration do not paint if it's part of the tree doesn't get ... 62553 After cleaning up 812 warnings: Make warnings fatal...
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