-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Right now the file .ycm_extra_conf.py needs to be specified in the server configuration file or the location needs to be whitelisted for the ycmd-server to load it.
The Server automatically searches recursivly for these conf-files and responds with an http-error 500 of type UnknownExtraConf which includes the path of the first file found.
I think we should include a popup to ask the user if the file should be loaded.
In Addition one could maybe include a command to (re)load a conf-file that lies in the current project folder to partly solve #2.
Metadata
Metadata
Assignees
Labels
No labels