Thanks for the feedback! If your issue is related to the Flutter framework itself,
please open an issue at
github.com/flutter/flutter.
Steps to Reproduce
Upgraded Flutter plugin to Flutter 78.4.1
Context highlighting disappeared (orange, pink, etc color texting).
Version info
Android Studio Iguana | 2023.2.1 Patch 1
Build #AI-232.10300.40.2321.11567975, built on March 13, 2024
Runtime version: 17.0.9+0--11185874 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 11.0
GC: G1 Young Generation, G1 Old Generation
Memory: 4096M
Cores: 8
Registry:
ide.images.show.chessboard=true
Non-Bundled Plugins:
com.intellij.marketplace (232.10300.41)
org.zalando.intellij.swagger (1.3.0)
Dart (232.10305)
org.jetbrains.kotlin (232-1.9.20-RC2-release-495-AS10072.27)
com.google.mad-scorecard (1.2)
io.flutter (78.4.1)
PS C:\FlutterProjects\mOffice> flutter doctor -v
[√] Flutter (Channel beta, 3.21.0-1.0.pre.2, on Microsoft Windows [Version 10.0.22631.3296], locale nb-NO)
• Flutter version 3.21.0-1.0.pre.2 on channel beta at c:\Flutter\flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision c398442c35 (8 days ago), 2024-03-12 22:26:24 -0700
• Engine revision 0d4f78c952
• Dart version 3.4.0 (build 3.4.0-190.1.beta)
• DevTools version 2.33.1
[√] Windows Version (Installed version of Windows is version 10 or higher)
[√] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
• Android SDK at C:\Users\RoarGronmo\AppData\Local\Android\sdk
• Platform android-VanillaIceCream, build-tools 34.0.0
• Java binary at: C:\Program Files\Android Studio\Android Studio 2023.3.2.1\jbr\bin\java
• Java version OpenJDK Runtime Environment (build 17.0.10+0--11572160)
• All Android licenses accepted.
[√] Chrome - develop for the web
• Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe
[√] Visual Studio - develop Windows apps (Visual Studio Community 2019 16.11.3)
• Visual Studio at C:\Program Files (x86)\Microsoft Visual Studio\2019\Community
• Visual Studio Community 2019 version 16.11.31702.278
• Windows 10 SDK version 10.0.19041.0
[√] Android Studio (version 2023.1)
• Android Studio at C:\Program Files\Android Studio\Android Studio 2023.3.1.5
• Flutter plugin can be installed from:
https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 17.0.7+0-b2043.56-10550314)
[√] Android Studio (version 2023.2)
• Android Studio at C:\Program Files\Android Studio\Android Studio 2023.2.1.24
• Flutter plugin can be installed from:
https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 17.0.9+0--11185874)
https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 17.0.10+0--11572160)
[√] Connected device (4 available)
• SM T515 (mobile) • R52NB09L7ZP • android-arm • Android 11 (API 30)
• Windows (desktop) • windows • windows-x64 • Microsoft Windows [Version 10.0.22631.3296]
• Chrome (web) • chrome • web-javascript • Google Chrome 122.0.6261.129
• Edge (web) • edge • web-javascript • Microsoft Edge 122.0.2365.92
[√] Network resources
• All expected network resources are available.
• No issues found!
PS C:\FlutterProjects\mOffice>
Please paste the output of running flutter doctor -v here (available from the command
line or from Tools > Flutter > Flutter Doctor). It will provide the version of the
Flutter framework as well as of the IntelliJ plugin.
Thanks for the feedback! If your issue is related to the Flutter framework itself, please open an issue at github.com/flutter/flutter.
Steps to Reproduce
Upgraded Flutter plugin to Flutter 78.4.1
Context highlighting disappeared (orange, pink, etc color texting).
Version info
Please paste the output of running
flutter doctor -v
here (available from the command line or fromTools > Flutter > Flutter Doctor
). It will provide the version of the Flutter framework as well as of the IntelliJ plugin.