vscode-youcompleteme icon indicating copy to clipboard operation
vscode-youcompleteme copied to clipboard

YouCompleteMe for VSCode

Results 9 vscode-youcompleteme issues
Sort by recently updated
recently updated
newest added

Don't know enough about youcompleteme, but it seems the vscode extension is sending something it doesn't like? ``` [_start] process spawn success 20368 [getInstance] ycm is initializing, delay 200ms... [getInstance]...

Hi I just wanted to check if this vscode extension can be converted to monaco editor plugin. I already know that: > The vscode extensions are built on top of...

Hi, I just installed this extension and got the error message as below. [Error - 10:12:51 PM] Server initialization failed. Message: Request initialize failed with message: [UriError]: Scheme is missing:...

Support variables like `workspaceFolder` in path like config

looks a little nicer for header diagnostics for headers that are in the project but aren't in the current cpp file's directory

Given that Valloric/YouCompleteMe#1918 is apparently biting me despite having ` "ycmd.confirm_extra_conf": true` set, it would be nice if `extra_conf_globlist` were also a user preference. I tested it locally and it...

I have problem with auto completion using VSCode, some cpp files the auto suggestion does not work at all, but when I tried it at VIM, there is no problem...

I have another vscode extension which provides things like goto definition, type hover, etc, except code completion. Is it possible / would a PR be accepted / to add config...

enhancement