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.

Flutter - Highlight colors not working on IntelliJ

See original GitHub issue

Describe the bug Highlight colors do not work on IntelliJ IDEA Ultimate but they do work on Android Studio.

To Reproduce Steps to reproduce the behavior:

  1. Installed the “Grep Console” plugin on IntelliJ from Preferences.
  2. Restart the IDE.
  3. Launch the Flutter app.
  4. Notice that the logs do not show the background and foreground colors.

Expected behavior The logs on IntelliJ should show the background and foreground colors (as shown on Android Studio)

Screenshots

IntelliJ Android Studio
image image

Environment : IntelliJ:

IntelliJ IDEA 2020.2.3 (Ultimate Edition)
Build #IU-202.7660.26, built on October 6, 2020
Licensed to Delivery Hero SE / Rohan Taneja
Subscription is active until January 1, 2021
Runtime version: 11.0.8+10-b944.34 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 10.15.6
GC: ParNew, ConcurrentMarkSweep
Memory: 1981M
Cores: 8
Non-Bundled Plugins: AceJump, BrowseWordAtCaret, GrepConsole, String Manipulation, com.bloc.intellij_generator_plugin, net.vektah.codeglance, Dart, andrasferenczi.dart-data-plugin, io.flutter, de.mariushoefler.flutter_enhancement_suite, izhangzhihao.rainbow.brackets

Android Studio:

Android Studio 4.0.1
Build #AI-193.6911.18.40.6626763, built on June 25, 2020
Runtime version: 1.8.0_242-release-1644-b3-6222593 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
macOS 10.15.6
GC: ParNew, ConcurrentMarkSweep
Memory: 1237M
Cores: 8
Registry: ide.new.welcome.screen.force=true
Non-Bundled Plugins: Dart, GrepConsole, com.google.services.firebase, io.flutter

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:3
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

8reactions
krasacommented, May 7, 2021

Sorry folks, I used to have a hack that I disabled when IJ changed the way things work in 2020.2, I totally forgot that it ever existed and expected that Flutter will just make a super easy fix… Anyways, the hack is back in, hopefully it won’t break anything. You can update.

1reaction
Guang1234567commented, May 8, 2021

Finally! Thank you so much for your work @krasa! 🥇🥇🥇

hahaha

Read more comments on GitHub >

github_iconTop Results From Across the Web

Flutter - Use Atom syntax hightlighting in IntelliJ - Stack Overflow
Navigate to Editor | Colors & Fonts. Create a copy of the Atom Dark One theme, and then start customizing the colors as...
Read more >
Semantic highlighting not working in one of my projects
Semantic highlighting is working in all but one of my checked out projects. It was previously working in this project, but I think...
Read more >
Support for colors in console output : IDEA-69880
It had some sort coloring codes that worked on the commandline, but not in IntelliJ console/grep console. Swapping those out for slightly different...
Read more >
Reviews: Comments Highlighter - IntelliJ IDEs Plugin
Is is possible for user to change the color of text for the different comment types?? For example, # * uses light green,...
Read more >
Color picker | IntelliJ IDEA Documentation - JetBrains
Click a specific color on language-specific subpages of the Editor | Color Scheme page of the IDE settings Ctrl+Alt+S . Press Ctrl+Shift+A and...
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