Andrea Cedraro
|
d7684470a2
Check the server end point for available completer
|
9 years ago |
Strahinja Val Markovic
|
24bbcf8811
Fix KeyError on no 'no_proxy' env var
|
10 years ago |
Matthias Bilger
|
d3adb3faf1
Append to no_proxy instead of overwrite
|
10 years ago |
Strahinja Val Markovic
|
32e3494d6e
Handling os.getcwd() throwing an exception.
|
10 years ago |
Strahinja Val Markovic
|
a5b750703f
Comment update
|
10 years ago |
Alexandre Fonseca
|
09379b3ff6
Allow '*' in ycm_filetype_specific_completion_to_disable.
|
11 years ago |
Strahinja Val Markovic
|
9100044afc
Refactored completion request creation
|
10 years ago |
Strahinja Val Markovic
|
3d733dca2d
:YcmCompleter<TAB> now won't print traceback
|
10 years ago |
Jan Vcelak
|
5916226f06
use IPv4 to connect to ycmd
|
10 years ago |
Strahinja Val Markovic
|
d7195f6f19
Fixing race condition on server crash
|
10 years ago |
Strahinja Val Markovic
|
a69bbb3009
Updating code to work with new ycmd location
|
10 years ago |
Strahinja Val Markovic
|
e965e02847
Client/server communication now uses HMAC for auth
|
10 years ago |
Strahinja Val Markovic
|
7a4f5a4a53
Minor var naming changes
|
11 years ago |
unknown
|
404c167525
Removed communicate call. Moved log file handling to the server daemon
|
11 years ago |
unknown
|
a4e28157c4
Added call to communicate() after terminating server
|
11 years ago |
Strahinja Val Markovic
|
825b3055e5
Force ignoring of SIGINT for YCM client
|
11 years ago |
rxwen
|
62949c42ed
flush the options_file before start the ycmd server
|
11 years ago |
Strahinja Val Markovic
|
b1bba2e201
Changing copyright headers from me to Google
|
11 years ago |
Strahinja Val Markovic
|
8090373afd
Now can populate the loclist like Syntastic
|
11 years ago |
Strahinja Val Markovic
|
cb359c0b6a
New options for controlling the diag ui
|
11 years ago |
Strahinja Val Markovic
|
209d22cfdb
DiagnosticInterface now uses server diag objects
|
11 years ago |
Strahinja Val Markovic
|
c9e9a640ac
Echoing diag text on when cursor on diag line
|
11 years ago |
Strahinja Val Markovic
|
6c01881e1a
Replaced Syntastic support with YCM-native code
|
11 years ago |
Strahinja Val Markovic
|
7fac081bea
Merge branch 'fix-omnisharp-launch' of https://github.com/nop00/YouCompleteMe into nop00-fix-omnisharp-launch
|
11 years ago |
Strahinja Val Markovic
|
1edf22357f
Try to cleanup files only if they stil exist
|
11 years ago |
nop
|
bc9a283be6
New wrapper function around subprocess.Popen
|
11 years ago |
Daniel Hahler
|
3e5e34b633
Only notify about a server crash once
|
11 years ago |
Strahinja Val Markovic
|
cf6211055e
Removing the server_idle_suicide_seconds option
|
11 years ago |
Strahinja Val Markovic
|
0226ba4c90
ycmd using Vim stdin on Windows
|
11 years ago |
Strahinja Val Markovic
|
aa0ccdb925
Better client notice when ycmd crashes
|
11 years ago |