mitaki28 / vscode-clang

Completion and Diagnostic for C/C++/Objective-C using Clang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Analysis doesn't work with some #include directives

frkd-dev opened this issue · comments

I'm editing big WebKit project and still experiencing issues as described in #36. For me diagnostics doesn't work for code after some #include directives appear in code at some point. Buffer size setting doesn't change behavior.

I captured a video with issue:
https://youtu.be/zbWXhO0b20c

Any ideas?

vscode-clang 0.2.2
VSCode 1.12.2
Ubuntu 17.04