Strahinja Val Markovic
|
32e3494d6e
Handling os.getcwd() throwing an exception.
|
10 years ago |
Strahinja Val Markovic
|
f1ebf51fcb
Fix traceback on quote in filename
|
10 years ago |
Evan Sebastian
|
d18d515b29
Fix unicode-character filename bug.
|
10 years ago |
Strahinja Val Markovic
|
6cd929c829
Further support for diag line_num < 1
|
10 years ago |
Strahinja Val Markovic
|
afbc7869a7
Fix off-by-one error with location list diags
|
10 years ago |
Strahinja Val Markovic
|
0cdb588207
Updating to latest ycmd
|
10 years ago |
Strahinja Val Markovic
|
748afecc4a
Handle libclang diags for line_num 0
|
10 years ago |
Strahinja Val Markovic
|
666cf3859a
Better detection of shortmess 'c' availability
|
10 years ago |
Strahinja Val Markovic
|
ec6966236c
GoTo commands now work when spaces in filenames
|
11 years ago |
Strahinja Val Markovic
|
68f3577b87
Faster drawing of red diagnostic underlines
|
11 years ago |
Strahinja Val Markovic
|
a69bbb3009
Updating code to work with new ycmd location
|
11 years ago |
Davit Samvelyan
|
b4b94429dd
reverted back to the GetBufferOption
|
11 years ago |
Davit Samvelyan
|
b9109af709
Added check for Vim 'hidden' option when trying to open result in the same buffer
|
11 years ago |
davits
|
40dc235136
Combined same_buffer and buffer_command options.
|
11 years ago |
davits
|
8c6857bf91
missing space
|
11 years ago |
davits
|
0102d23bfe
Added options to choose whether GoTo commands result should be opened in the new buffer and in which one.
|
11 years ago |
Strahinja Val Markovic
|
b1bba2e201
Changing copyright headers from me to Google
|
11 years ago |
Strahinja Val Markovic
|
e9b3916862
More unicode conversions on the client
|
11 years ago |
Sun Yuanhui
|
436a834758
fix Issue #761
|
11 years ago |
Strahinja Val Markovic
|
46cf9734e8
Documenting issues with sign unplacing
|
11 years ago |
Strahinja Val Markovic
|
9d06a3e54c
Revert "Only removing our signs in buffer, no all"
|
11 years ago |
Strahinja Val Markovic
|
182848050e
Only removing our signs in buffer, no all
|
11 years ago |
Strahinja Val Markovic
|
6e6e6043c3
Handling diags pointing to content not in file
|
11 years ago |
Strahinja Val Markovic
|
365f67f82c
Docs now mention line highlight depends on signs
|
11 years ago |
Strahinja Val Markovic
|
dc01ad8240
Ensuring there are no "press enter" prompts
|
11 years ago |
Strahinja Val Markovic
|
8090373afd
Now can populate the loclist like Syntastic
|
11 years ago |
Strahinja Val Markovic
|
05552efd19
Now highlighting the full identifier for diag
|
11 years ago |
Strahinja Val Markovic
|
6fdddc861b
Showing clang diag ranges with red squiggles
|
11 years ago |
Strahinja Val Markovic
|
65e6b55268
Now showing red squiggle under diagnostic location
|
11 years ago |
Strahinja Val Markovic
|
c9e9a640ac
Echoing diag text on when cursor on diag line
|
11 years ago |