-
Notifications
You must be signed in to change notification settings - Fork 345
Open
Labels
P3issues we think are valid but not importantissues we think are valid but not importantanalysis-server-change-neededissues that require a corresponding change to the Analysis Serverissues that require a corresponding change to the Analysis Serverproperty editor
Description
If a user has a double property that could support dot shorthand syntax but isn't, e.g.:
double.infinity
->.infinity
double.nan
->.nan
We could display the dot-shorthand version to help users discover this new language feature. This would require the analysis server to send the current Dart version to the Property Editor Client so that the Property Editor Client can determine whether dot-shorthand syntax is supported.
Metadata
Metadata
Assignees
Labels
P3issues we think are valid but not importantissues we think are valid but not importantanalysis-server-change-neededissues that require a corresponding change to the Analysis Serverissues that require a corresponding change to the Analysis Serverproperty editor