-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Describe the bug
Brackets are no longer colored as they once were for some types in Dart.
To Reproduce
Steps to reproduce the behavior:
- I'm using
dart
with the standard linter - Try typing out
Map<String, dynamic> test = {"Test", null};
and seeing what it colorizes as for you.
Expected behavior
The <> brackets should be colored pink.
Screenshots
Desktop (please complete the following information):
- Version 0.0.6
Metadata
Metadata
Assignees
Labels
No labels