Andrea Cedraro
|
fda5c7e6c6
Use bang version of `normal`
|
8 years ago |
micbou
|
b93c1fd47c
Add client logfile
|
8 years ago |
Nader Akoury
|
f4f12f3c9b
Fix another test failure
|
8 years ago |
Nader Akoury
|
659746eaaf
Doh, forgot to revert my previous changes. Fixed!
|
8 years ago |
Nader Akoury
|
9c93244d3b
Addressed review comments and fixed tests
|
8 years ago |
Nader Akoury
|
74951adcc7
Address #1366 by reusing a single preview buffer
|
8 years ago |
dhleong
|
8eabf580ad
Rename argument
|
8 years ago |
dhleong
|
0babb4b102
Cleanup
|
8 years ago |
dhleong
|
0523ad02c0
Fix InsertNamespace indent matching
|
8 years ago |
dhleong
|
62a815275f
Fix InsertNamespace
|
8 years ago |
micbou
|
234658f30b
Use helper function to get current directory
|
8 years ago |
micbou
|
2fabac5a67
Fix BufferUnload event notification
|
8 years ago |
Justin Lebar
|
a33f20d690
Update ycmd, and use JoinLinesAsUnicode in GetUnsavedAndCurrentBufferData().
|
8 years ago |
micbou
|
981a07ded7
Handle keyboard interruption from Vim
|
8 years ago |
micbou
|
391757eec2
Avoid hit-enter prompts during completions
|
8 years ago |
micbou
|
ef49f3e052
Fix diagnostic highlighting at line ending
|
8 years ago |
micbou
|
899746d51c
Convert Vim buffers to bytes in ReplaceChunk
|
8 years ago |
Ben Jackson
|
cfd4bbd531
Support selecting from the list of FixIts when multiple are supplied
|
8 years ago |
micbou
|
805911b56b
Use SetQuickFixList for GoTo* subcommands
|
8 years ago |
Homu
|
e0f2da0885
Auto merge of #2160 - micbou:open-file-encoding, r=Valloric
|
8 years ago |
micbou
|
b0786d5c4f
Fix LookupError exception when opening a file
|
8 years ago |
Ben Jackson
|
4d7b386a37
Fix a number of multi-byte errors and tracebacks
|
8 years ago |
micbou
|
b923431d7d
Avoid evaluating Vim globals in Python
|
8 years ago |
Ben Jackson
|
953885c449
Fix traceback when a syntax file has unicode characters
|
9 years ago |
Ben Jackson
|
edd2bdbe0f
Update flake8 config
|
9 years ago |
Val Markovic
|
0bcecb14d8
Fixing conversion bug in VimExpressionToPythonType
|
9 years ago |
Val Markovic
|
80631b1aaf
Enforcing unicode in more vimsupport functions
|
9 years ago |
micbou
|
f981370965
Fix CheckFilename test on Windows and Py2
|
9 years ago |
Val Markovic
|
1c65c96e65
Fixing bad comparison causing ToggleLogs to fail
|
9 years ago |
Val Markovic
|
43b2dd44f2
Ensuring vimsupport only returns unicode text
|
9 years ago |