Analyzer auto-completes members on "Never.^" non-ideally #52962
Labels
devexp-completion
Issues with the analysis server's code completion feature
devexp-ux
legacy-area-analyzer
Use area-devexp instead.
P3
A lower priority bug or feature request
Simple example
On most types (i.e.
String
):but for
Never
:Why file this issue?
Good question. One could say this is such a rare or even unusable concept and the priority of this should be P12. However, this makes using a cute-little namespace pattern in Dart a bit ugly:
The text was updated successfully, but these errors were encountered: