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.

Code navigation from in bin/ is not working

See original GitHub issue

When I control + click on an import statement or a symbol in a file inside the bin/ directory I get a red bubble saying “Cannot find declaration to go to”.

IntelliJ IDEA 2016.2.4
Build #IC-162.2032.8, built on September 9, 2016
JRE: 1.8.0_112-release-b343 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o

Dart plugin version: 162.2485

flutter doctor:

[✓] Flutter (on Linux, channel unknown)
    • Flutter at ...
    • Framework revision c560047888 (19 hours ago), 2016-10-24 16:14:48
    • Engine revision db12c5e621
    • Tools Dart version 1.21.0-dev.0.0

[✓] Android toolchain - develop for Android devices (Android SDK 22.0.1)
    • Android SDK at ...
    • Platform android-22, build-tools 22.0.1
    • OpenJDK Runtime Environment (...)

[✓] Atom - a lightweight development environment for Flutter
    • flutter plugin version 0.2.4
    • dartlang plugin version 0.6.38

[-] IntelliJ IDEA Community Edition (version 2016.2)
    • Dart plugin installed
    • Flutter plugin not installed; this adds Flutter specific functionality.
    • For information about managing plugins, see
      https://www.jetbrains.com/help/idea/2016.2/managing-plugins.html

[... skipped other unused versions ...]

[✓] Connected devices
    • Nexus 5 • 0489410543877bdb • android-arm

Logging here because I’m using the Dart SDK bundled with Flutter.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:16 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
mit-mitcommented, Nov 7, 2016

I think we should convert this to markdown and put in the sdk wiki.

0reactions
Hixiecommented, Nov 7, 2016

Yeah that’s just supposed to exclude the Dart SDK itself from Flutter’s analysis. It shouldn’t exclude any files actually in the Flutter SDK.

Read more comments on GitHub >

github_iconTop Results From Across the Web

"code ." is not working in on the command line for Visual ...
Use the Uninstall 'code' command in the PATH command before the "Install 'code' command in ... Studio Code.app/Contents/Resources/app/bin".
Read more >
Cannot start vscode in WSL · Issue #6294 - GitHub
I was having the same problem. In my case, when I code in WSL terminal will launch code using /mnt/c/Program Files/Microsoft VS Code/bin...
Read more >
Recycle Bin doesn't have a Navigation path to get to in the ...
In your project, if you navigate to Boards-->Work Items, you will find the Recycle Bin in the navigation header after "Column Options".. Click...
Read more >
Get started using VS Code with WSL - Microsoft Learn
Install Visual Studio Code on Windows (not in your WSL file system). ... When running the WSL extension, selecting the 'Extensions' tab will ......
Read more >
Navigating your filesystem in the Linux terminal - Red Hat
On the command line. The ls (list) command lists all files in the current directory. The pwd (print working directory) command tells you...
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