-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Feature: ConfigurationAn issue related to configuring the extension or IntelliSenseAn issue related to configuring the extension or IntelliSenseLanguage Serviceexternal
Description
Bug type: Language Service
Describe the bug
- OS and Version: Windows 10 20H2 (19042)
- VS Code Version: 1.56.1
- C/C++ Extension Version: 1.3.1
- A clear and concise description of what the bug is, including information about the workspace (i.e. is the workspace a single project or multiple projects, size of the project, etc).
IntelliSense fails to query the clang++ compiler from NDK. This results on IntelliSense falling back to win32 and cl.exe. I've also opened an issue in CMake Tools Repo.
Because of this, there are squiggles under android system includes.
Expected behavior
No red squiggles under android system includes.
Logs
https://gist.github.com/thunderstorm010/fcf90394f7da1c3feb18b11d4ca671b7
https://gist.github.com/thunderstorm010/a25ed5e3a49935d685ef90385e5716bf
Metadata
Metadata
Assignees
Labels
Feature: ConfigurationAn issue related to configuring the extension or IntelliSenseAn issue related to configuring the extension or IntelliSenseLanguage Serviceexternal