IntelliSense error with C++20 standard module. #238194
Closed as not planned
Description
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.96.4 (Universal)
- OS Version: Darwin arm64 24.2.0 (MacOS Sequoia)
When using the C++20 standard module, the program can be compiled and run normally, but IntelliSense prompts an error: module not found. See the screenshot below.