Closed lygstate closed 7 years ago
He probably meant cross-compilation target, which isn't handled by this plugin but the Microsoft C/C++ plugin.
yes that's what I mean
@lygstate this plugin only provides autocompletion which will work for the machine you're developing at. For example, it won't complete <unistd.h>
functions on windows because it simply isn't present.
I think there 's nothing we can do here due to this is not what ycmd provides.
Sorry I don't know what you exactly meaning?
This is a plugin for visual studio code. you can install this plugin on any platform with vscode.
But I've not tested on OSX yet.