[enhanced-parts] Analysis server / IDE #56203
Labels
analyzer-server
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
feature-enhanced-parts
Regarding the 'enhanced-parts' feature
P2
A bug or feature request we're likely to work on
type-enhancement
A request for a change that isn't a bug
This issue tracks all the analysis server work items for enhanced-parts. (Referenced from: https://github.com/dart-lang/sdk/blob/main/pkg/analysis_server/doc/process/new_language_feature.md)
click on a method)
comments at the end of the last line of a multi-line invocation, to aid
the user in understanding what invocation is closed by a
)
)be associated with a colored swatch and a color picker)
IntelliJ and Android Studio)
methods that override it, or from a base class to classes that
extend/implement it)
method it overrides, or from a class to the class that it
extends/implements)
using inline hints)
part of 'file.dart';
directive doesn't work withoutpart
directive #56541Studio)
creating new refactorings and/or quick assists/fixes, part of the work
required to implement a new language feature includes evaluating each existing
refactoring and quick fix/assist to see whether it needs to be improved or
have test cases added to reflect the new feature).
Move Top Level to File
supporting part files #56885renames)
cover the range of an ancestor AST node)
Studio)
for an invocation)
The text was updated successfully, but these errors were encountered: