jacobdufault / cquery

C/C++ language server supporting multi-million line code base, powered by libclang. Emacs, Vim, VSCode, and others with language server protocol support. Cross references, completion, diagnostics, semantic highlighting and more

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Includes path

ci70 opened this issue · comments

commented

Why doesn't cquery recognize environment paths on Windows?
I am talking about the INCLUDE path which usually has the Win32 SDK headers.