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.

Dev Flutter/Latest Dart plugin and 2020.1 IntelliJ seems to be awfully "flashy".

See original GitHub issue

Steps to Reproduce

I was just editing along, and had the feeling that I needed sunglasses. 😃

Each time I type a character, the code flashes between syntax highlighted and fully analyzer highlighted:

flashy

I’ve tried uninstalling and re-installing both plugins, clearing cache and restarting, and removed my .dartServer directory and restarted.

Version info

I’m on the dev channel for the Flutter plugin. Not sure why doctor says I don’t have the plugins installed, because I do, the Flutter plugin says it is at 46.0.3-dev.1, and the Dart plugin says it is at 201.6668.124.

[✓] Flutter (Channel fix_highlight_mode, v1.18.0-5.0.pre.72, on Mac OS X 10.15.4 19E287, locale en-US)
    • Flutter version 1.18.0-5.0.pre.72 at /Users/gspencer/code/flutter
    • Framework revision a18eb81069 (26 minutes ago), 2020-04-10 12:38:20 -0700
    • Engine revision 9101b63f98
    • Dart version 2.8.0 (build 2.8.0-dev.20.0 114752421d)

[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.2)
    • Android SDK at /Users/gspencer/Library/Android/sdk
    • Platform android-29, build-tools 29.0.2
    • ANDROID_HOME = /Users/gspencer/Library/Android/sdk
    • Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
    • Java version OpenJDK Runtime Environment (build 1.8.0_202-release-1483-b49-5587405)
    • All Android licenses accepted.

[✓] Xcode - develop for iOS and macOS (Xcode 11.3)
    • Xcode at /Applications/Xcode.app/Contents/Developer
    • Xcode 11.3, Build version 11C29
    • CocoaPods version 1.9.1

[✓] Chrome - develop for the web
    • Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome

[✓] Android Studio (version 3.5)
    • Android Studio at /Applications/Android Studio.app/Contents
    • Flutter plugin version 38.2.3
    • Dart plugin version 191.8423
    • Java version OpenJDK Runtime Environment (build 1.8.0_202-release-1483-b49-5587405)

[!] IntelliJ IDEA Community Edition (version 2020.1)
    • IntelliJ at /Applications/IntelliJ IDEA CE.app
    ✗ Flutter plugin not installed; this adds Flutter specific functionality.
    ✗ Dart plugin not installed; this adds Dart specific functionality.
    • For information about installing plugins, see
      https://flutter.dev/intellij-setup/#installing-the-plugins

[✓] Connected device (4 available)
    • Android SDK built for x86 • emulator-5554 • android-x86    • Android 10 (API 29) (emulator)
    • macOS                     • macOS         • darwin-x64     • Mac OS X 10.15.4 19E287
    • Chrome                    • chrome        • web-javascript • Google Chrome 81.0.4044.92
    • Web Server                • web-server    • web-javascript • Flutter Tools

! Doctor found issues in 1 category.

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
alexander-doroshkocommented, Apr 15, 2020

The issue has been fixed. Dart plugin update with the fix will be available within few days. Thanks for reporting!

1reaction
alexander-doroshkocommented, Apr 22, 2020

The Dart plugin build with the fix has been published. It’s compatible with IDE v 2020.1 and 2020.1.1 Preview. IDE will suggest to update it automatically, or click Help -> Check for Updates.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error while trying to create a new dart file.
1 - Create a mvn project and create a new (normal) file with extension .dart 2 - Then install plugins will appear
Read more >
Reviews: Dart - IntelliJ IDEs Plugin - JetBrains Marketplace
Plugin is very buggy like sometimes code completion doesn't work at all. No idea why but I have to always restart IntelliJ IDEA...
Read more >
Flutter - IntelliJ IDEA & Android Studio Plugin | Marketplace
Flutter gives developers an easy and productive way to build and deploy cross-platform, high-performance mobile apps for both Android and iOS. Installing this ......
Read more >
Dart | IntelliJ IDEA Documentation - JetBrains
This functionality relies on the Dart plugin, which you need to install and enable. Press Ctrl+Alt+S to open the IDE settings and select...
Read more >
Dart - IntelliJ IDEs Plugin - JetBrains Marketplace
Support for Dart. Features. Smart coding assistance for Dart that includes code completion, formatting, navigation, intentions, refactorings, and more.
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