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.

Dartdoc links don't work

See original GitHub issue

Steps to Reproduce

  1. Create new Flutter project
  2. Go-to-decl on new FloatingActionButton
  3. Place cursor inside [RaisedButton] in the top Dartdoc comment, and Go-to-decl

=> Complains ‘Cannot find a declaration to go to’

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
alexander-doroshkocommented, Jun 3, 2017

Fixed in the Dart plugin

0reactions
devoncarewcommented, Jun 3, 2017

Thanks!

(eta is the next release of IntelliJ - 2017.2)

Read more comments on GitHub >

github_iconTop Results From Across the Web

dartdoc - Dart API docs - Pub.dev
Navigate to http://localhost:8080 in your browser; the search function should now work. Link structure. dartdoc produces static files with a predictable link ......
Read more >
dart doc not generating documentation for sub folders?
"dart doc ." (or "dart doc") command is generation docs but only for everything in lib folder not sub folders.
Read more >
Effective Dart: Documentation - Dart programming language
If you surround things like variable, method, or type names in square brackets, then dart doc looks up the name and links to...
Read more >
Requesting Articles While Using Indexes and Databases
Links to "Get It" will appear with each citation, ... and close the window so that another user doesn't have access to your...
Read more >
Dart doc comments don't link to members when parenthesis ...
Only the links without parens work. When I originally created this ticket I didn't realize that links to methods will still work without ......
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