-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
P3A lower priority bug or feature requestA lower priority bug or feature requestarea-devexpFor issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.improve-diagnosticsRelated to the quality of diagnostic messagesRelated to the quality of diagnostic messagestype-enhancementA request for a change that isn't a bugA request for a change that isn't a bug
Description
In VSCode void
is semantically tokenized as a keyword
. dynamic
is tokenized as a type
but dart.dev states it is a keyword. dynamic
should be interpreted as a keyword
for consistency, it is a specially treated standard type like void
Metadata
Metadata
Assignees
Labels
P3A lower priority bug or feature requestA lower priority bug or feature requestarea-devexpFor issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.improve-diagnosticsRelated to the quality of diagnostic messagesRelated to the quality of diagnostic messagestype-enhancementA request for a change that isn't a bugA request for a change that isn't a bug