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

extra_conf_globlist should use a preference

Open psifertex opened this issue 7 years ago • 0 comments

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 worked fine, unfortunately the code in the released version looks pretty different from what's in the repo and I don't have the environment set up to build/test it, but the change is pretty trivial, just set it from preferences as opposed to the empty array.

psifertex avatar Dec 03 '17 04:12 psifertex