-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
This is a very helpful plugin, Thank you very much. It is a bit too talktative in the console. I understand that these messages are very helpful when configuring and debugging. But when the user is sure that everything is okay, It would nice if there exists a config parameter that can let ycmd work in a silent mode.
I discovered that most of the messages are generated by print_status(), which basically is a print. probably you can add an additional boolean arg to print_status, which makes this function print if and only if this arg == true. Just my thought, probably you can find better solution that this.
Thanks.
Metadata
Metadata
Assignees
Labels
No labels