-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
Labels
in editorRelates to code editing or language featuresRelates to code editing or language featuresis enhancement
Milestone
Description
Hello everyone,
Is it possible to have the FIXME items in the list of problems, like the TODO ones?
I thought it had to come from the dart linter and the dart analysis server but I asked in dart-lang/sdk#57200 and I was redirected to an "IDE" solution.
Although I'm able to highlight the FIXMEs, they don't appear in the list of problems...
Also, I think that these should not be "INFO" like the TODO but WARNING maybe?
Today, I add TODO before FIXME to have them in the list but it's not really convenient...

Thanks!
Raphaël
VSCode 1.44.1
flutter doctor -v
[✓] Flutter (Channel master, v1.18.1-pre.20, on Linux, locale en_US.UTF-8)
• Flutter version 1.18.1-pre.20 at /opt/flutter
• Framework revision 981afe39ae (10 days ago), 2020-04-07 19:42:57 -0700
• Engine revision 394ac6b484
• Dart version 2.8.0 (build 2.8.0-dev.20.0 dcdc71d763)
[✓] Android toolchain - develop for Android devices (Android SDK version 28.0.3)
• Android SDK at /opt/android-sdk/
• Platform android-29, build-tools 28.0.3
• ANDROID_HOME = /opt/android-sdk
• ANDROID_SDK_ROOT = /opt/android-sdk
• Java binary at: /opt/android-studio/jre/bin/java
• Java version OpenJDK Runtime Environment (build 1.8.0_212-release-1586-b4-5784211)
• All Android licenses accepted.
[✓] Android Studio (version 3.6)
• Android Studio at /opt/android-studio
• Flutter plugin version 44.0.2
• Dart plugin version 192.7761
• Java version OpenJDK Runtime Environment (build 1.8.0_212-release-1586-b4-5784211)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
in editorRelates to code editing or language featuresRelates to code editing or language featuresis enhancement
