Ben Jackson
|
4d7b386a37
Fix a number of multi-byte errors and tracebacks
|
9 년 전 |
micbou
|
b923431d7d
Avoid evaluating Vim globals in Python
|
9 년 전 |
Ben Jackson
|
953885c449
Fix traceback when a syntax file has unicode characters
|
9 년 전 |
Ben Jackson
|
edd2bdbe0f
Update flake8 config
|
9 년 전 |
Val Markovic
|
0bcecb14d8
Fixing conversion bug in VimExpressionToPythonType
|
9 년 전 |
Val Markovic
|
80631b1aaf
Enforcing unicode in more vimsupport functions
|
9 년 전 |
micbou
|
f981370965
Fix CheckFilename test on Windows and Py2
|
9 년 전 |
Val Markovic
|
1c65c96e65
Fixing bad comparison causing ToggleLogs to fail
|
9 년 전 |
Val Markovic
|
43b2dd44f2
Ensuring vimsupport only returns unicode text
|
9 년 전 |
Val Markovic
|
4e82409cc1
Futurize pass + manual fixes
|
9 년 전 |
Val Markovic
|
f986bf19db
Updating to latest ycmd
|
9 년 전 |
Ben Jackson
|
24f1f9c900
Support FixIt commands across buffers
|
9 년 전 |
micbou
|
4835b49a89
Remove interpreter line from Python sources
|
9 년 전 |
Ben Jackson
|
134b06b65e
Fix GoTo lists arriving at the wrong column.
|
9 년 전 |
micbou
|
6f36c3ff82
Improve :YcmToggleLogs behavior
|
9 년 전 |
micbou
|
cbe3e04745
Add :YcmToggleLogs command
|
9 년 전 |
Davit Samvelyan
|
cb3325970e
Refactoring
|
9 년 전 |
Davit Samvelyan
|
a0495a994e
Fix for rare crash when trying to jump to file which has .swp
|
9 년 전 |
Ben Jackson
|
958d8f1eb5
Support subcommands which return detailed info
|
9 년 전 |
Spencer G. Jones
|
2a41101955
Merge remote-tracking branch 'origin/master' into CsAddImport
|
9 년 전 |
micbou
|
8c17995bee
Correct FixIt chunks sorting
|
9 년 전 |
micbou
|
33316d8bf8
Refactor _HandleFixitResponse function
|
9 년 전 |
Spencer G. Jones
|
9f568be39a
fixup! Add CompleteDone hook, with namespace insertion for C#
|
9 년 전 |
Spencer G. Jones
|
dd27184970
Add CompleteDone hook, with namespace insertion for C#
|
9 년 전 |
Spencer G. Jones
|
7e9333a9c2
VimVersionAtLeast was not "at least" for minor/major version differences
|
9 년 전 |
Ben Jackson
|
98c4d712b4
YouCompleteMe client support for FixIt subcommands
|
9 년 전 |
micbou
|
69eee2097f
Redraw the screen before displaying a message
|
9 년 전 |
Sidney San Martín
|
0e9324d012
Fix spurious warning about missing newline at EOF
|
10 년 전 |
Andrea Cedraro
|
3c63d22c59
Add new-or-existing-tab as ycm_goto_buffer_command method
|
10 년 전 |
Stanislav Seletskiy
|
3fcc63127f
Fix handling of signs placed by other plugins
|
10 년 전 |