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 |
Strahinja Val Markovic
|
5496984931
Option to set min length for suggestions
|
11 years ago |
Strahinja Val Markovic
|
04ca6ec4de
g:ycm_semantic_triggers now only adds new triggers
|
11 years ago |
Strahinja Val Markovic
|
2741520020
Adding DLL as a valid extension for ycm_core
|
11 years ago |
Strahinja Val Markovic
|
ee3ede5040
Adding `::` as a semantic trigger for Ruby
|
11 years ago |
Strahinja Val Markovic
|
989967506c
Tags file reading is now off by default
|
11 years ago |
Strahinja Val Markovic
|
973064d0bd
Can now seed identifier database with keywords
|
11 years ago |
Strahinja Val Markovic
|
454a961318
The identifier completer now reads tags files
|
11 years ago |
Strahinja Val Markovic
|
f4615c00c0
Separate options for completion in string/comment
|
12 years ago |
Strahinja Val Markovic
|
3ae9764451
Force filename completer on #include
|
12 years ago |
Strahinja Val Markovic
|
3258f324dd
Merge branch 'JazzCore-general_completers'
|
12 years ago |
Strahinja Val Markovic
|
8d20637295
User can now pick the root for relative paths
|
12 years ago |
Strahinja Val Markovic
|
14b2220f01
Supporting YcmCorePreload logic
|
12 years ago |
Thomas Refis
|
be931c1134
adding ocaml support
|
12 years ago |
Strahinja Val Markovic
|
71e1b71a03
ycm_cache_omnifunc should use the user's value
|
12 years ago |
Jacek Lach
|
1b4eb6122c
Make caching optional in the omnicompleter
|
12 years ago |
Strahinja Val Markovic
|
bc4e7fb850
Option to disable YCM-Syntastic integration
|
12 years ago |
Florian Walch
|
a2595d6f7e
Option to close preview after leaving insert mode
|
12 years ago |
Strahinja Val Markovic
|
9b2a214cbe
Updating an error message for ycm_core not found
|
12 years ago |