Strahinja Val Markovic
|
1a33f34ec0
Adding the g:ycm_open_loclist_on_ycm_diags option
|
11 years ago |
Strahinja Val Markovic
|
b1bba2e201
Changing copyright headers from me to Google
|
11 years ago |
Strahinja Val Markovic
|
5efd920815
Renaming and documenting the new options.
|
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
|
6c01881e1a
Replaced Syntastic support with YCM-native code
|
11 years ago |
Strahinja Val Markovic
|
cf6211055e
Removing the server_idle_suicide_seconds option
|
11 years ago |
Leszek Swirski
|
167f090cac
Fix ycm_path_to_python_interpreter getter
|
11 years ago |
Strahinja Val Markovic
|
450403044b
Adding new g:ycm_path_to_python_interpreter option
|
11 years ago |
Strahinja Val Markovic
|
4b6b5709bd
Bumping the suicide timer to 24 hours
|
11 years ago |
Strahinja Val Markovic
|
f3b1233e3c
Clarify error about Vim without python 2 support
|
11 years ago |
Strahinja Val Markovic
|
6e782508b3
Now possible to sent Vim data to FlagsForFile func
|
11 years ago |
Strahinja Val Markovic
|
4af2ba0faa
Option "shutdown_secs" is now "suicide_secs"
|
11 years ago |
Strahinja Val Markovic
|
b2aa5e3d3f
Moving client-only settings out of settings JSON
|
11 years ago |
Andrea Cedraro
|
aadb93e889
Fix error on startup caused by malformed expression
|
11 years ago |
Strahinja Val Markovic
|
436017bd4d
Now using new ycm_client_support shared lib
|
11 years ago |
Strahinja Val Markovic
|
8bc888d711
Vim now loads most defaults from the json file
|
11 years ago |
Strahinja Val Markovic
|
159a8ecdfa
YcmDiags and ForceCompilation work again
|
11 years ago |
Strahinja Val Markovic
|
f51a687297
Server now shuts down cleanly on VimClose
|
11 years ago |
Strahinja Val Markovic
|
29bb90a6b4
Decoupling completers from Vim; still WIP & broken
|
11 years ago |
svermeulen
|
65bca8b56a
Added option to control whether YCM should auto-stop the omnisharp server upon leaving Vim or leave it running.
|
11 years ago |
Andrea Cedraro
|
ed174f9e31
Add Tagbar to the filetype's blacklist
|
11 years ago |
Andrea Cedraro
|
7f18d6a559
Add Unite to the filetype's blacklist
|
11 years ago |
Strahinja Val Markovic
|
c5a76301e8
Starting the OmniSharp server by default
|
11 years ago |
Chiel92
|
44eaf5a0da
Merge https://github.com/Valloric/YouCompleteMe
|
11 years ago |
Strahinja Val Markovic
|
5c017bcabf
Better check for min supported Vim version
|
11 years ago |
Chiel92
|
3227e6dc73
checkalivestatus rename
|
11 years ago |
Chiel92
|
bdd95ff43f
variable for csharp server port added
|
11 years ago |
Chiel92
|
6ec038870b
ServerIsRunning fixed and variable defaults set
|
11 years ago |
viszu
|
eecbbb00bd
Add version check for Vim 7.4
|
11 years ago |