YouCompleteMe/python/ycm/server
Strahinja Val Markovic e424d75c42 Preventing traceback for detailed diagnostic
Previously we'd show a Python traceback if the user asked for a detailed
diagnostic in a file that wasn't supported by Clang (something written in Python
perhaps). Now we show an nice, far less scary message informing the user of
this.

Fixes #748.
2014-01-02 14:24:17 -08:00
..
tests Preventing traceback for detailed diagnostic 2014-01-02 14:24:17 -08:00
__init__.py A (barely) working version of ycmd + client 2013-10-07 11:03:26 -07:00
default_settings.json Adding the g:ycm_auto_trigger option 2013-12-02 16:37:59 -08:00
handlers.py Better handling of unknown extra conf files 2013-12-21 11:19:39 -08:00
responses.py Preventing traceback for detailed diagnostic 2014-01-02 14:24:17 -08:00
server_state.py ycm_core now imported after extra conf preload 2013-10-14 15:29:00 -07:00
server_utils.py ycm_core now imported after extra conf preload 2013-10-14 15:29:00 -07:00
watchdog_plugin.py Option "shutdown_secs" is now "suicide_secs" 2013-10-23 12:33:27 -07:00
ycmd.py ycmd loads default options when none provided 2013-10-25 13:26:33 -07:00