Type: LanguageService
Describe the bug
- OS and Version: Windows 10
- VS Code Version: 1.30.1
- C/C++ Extension Version: 0.20.1
- Other extensions you installed (and if the issue persists after disabling them):
- Developing nodejs addons, I tried to add the nodejs/src directory to access the node.h and other header files and was met with crashes nonstop. I tried "C:/NodeJS/src/" which didn't work. So I tried "C://NodeJS//src//" and it crashed.
Expected behavior
Directory and header files are loaded.
Type: LanguageService
Describe the bug
Expected behavior
Directory and header files are loaded.