-
Notifications
You must be signed in to change notification settings - Fork 1.7k
__has_include marked as error #4193
Copy link
Copy link
Closed
Labels
Language ServiceWorks in VSSo we'd need to fix it for VS Code to reach parity.So we'd need to fix it for VS Code to reach parity.bugfixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.parserquick fix
Milestone
Metadata
Metadata
Assignees
Labels
Language ServiceWorks in VSSo we'd need to fix it for VS Code to reach parity.So we'd need to fix it for VS Code to reach parity.bugfixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.parserquick fix
Type: LanguageService
Describe the bug
In the snippet below intellisense marks
__has_includeas error but it compiles without problemsExpected behavior
Should not be marked as an error