You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.
Given that ycm-core/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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Given that ycm-core/YouCompleteMe#1918 is apparently biting me despite having
"ycmd.confirm_extra_conf": true
set, it would be nice ifextra_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.The text was updated successfully, but these errors were encountered: