dart-lang / sdk

The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
https://dart.dev
BSD 3-Clause "New" or "Revised" License
10.28k stars 1.59k forks source link

[enhanced-parts] Analysis server / IDE #56203

Open eernstg opened 4 months ago

eernstg commented 4 months ago

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)

FMorschel commented 2 months ago

Should https://github.com/dart-lang/sdk/issues/56541 be tracked here as well?

FMorschel commented 1 month ago

Today "Move Top Level to File" is not supported in part (of) files, I'm not sure if this should be tracked here but it is related https://github.com/dart-lang/sdk/issues/56885.

pq commented 1 month ago

Thanks @FMorschel!