File tree Expand file tree Collapse file tree 1 file changed +21
-5
lines changed Expand file tree Collapse file tree 1 file changed +21
-5
lines changed Original file line number Diff line number Diff line change 1- # Dart Plugin for IntelliJ Changelog
1+ ## Unreleased
22
3- ## [ Unreleased]
3+ ### Added
4+
5+ ### Removed
6+
7+ - "Scope analysis to the current package" feature from the Dart problem view
8+ - Code Coverage support, all references to com.intellij.coverage.*
9+ - Dart embedded in HTML support
10+
11+ ### Changed
412
513 - Vendor change from "JetBrains" to "Google"
614 - Build system change from Basel to Gradle
7- - Removal of the old Code Coverage support, all references to com.intellij.coverage.*
8- - Removal of the Dart embedded in HTML support
9- - Remove the "Scope analysis to the current package" feature from the Dart problem view
15+
16+
17+ ## 251.27812.12
18+
19+ ### Added
20+
1021 - New Dart language feature: Dot Shorthands (https://youtrack.jetbrains.com/issue/IDEA-370100 )
1122 - Support new 'Null-Aware Elements’ syntax (https://youtrack.jetbrains.com/issue/IDEA-374053 )
23+
24+ ### Removed
25+
26+ ### Changed
27+
1228 - Fix: IDE freezes after inserting a piece of Dart code (https://youtrack.jetbrains.com/issue/IDEA-231468 )
1329 - Fix: DartParser performance issue: sluggish typing in the editor (https://youtrack.jetbrains.com/issue/IDEA-365957 )
1430 - Fix: Format of very long line gives uncompilable code (https://youtrack.jetbrains.com/issue/IDEA-328345 )
You can’t perform that action at this time.
0 commit comments