-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Closed
Labels
Fix AvailableA PR has been opened for this issueA PR has been opened for this issueGood First IssueWell scoped, documented and has the green lightWell scoped, documented and has the green lightHelp WantedYou can do thisYou can do thisRescheduledThis issue was previously scheduled to an earlier milestoneThis issue was previously scheduled to an earlier milestone
Milestone
Description
TS Template added by @mjbvz
TypeScript Version: 4.1.2
Search Terms
- semantic highlighting
- constant
- readonly
vscode 1.52.0
Code:
undefined;
Infinity;
NaN;Result:
Semantic highlighting recolors Infinity and NaN from constant.language to variable.
Expected:
All three identifiers should be colored identically.
Metadata
Metadata
Labels
Fix AvailableA PR has been opened for this issueA PR has been opened for this issueGood First IssueWell scoped, documented and has the green lightWell scoped, documented and has the green lightHelp WantedYou can do thisYou can do thisRescheduledThis issue was previously scheduled to an earlier milestoneThis issue was previously scheduled to an earlier milestone