Davit Samvelyan
|
fc745f74b3
Minor changes addressing review comments.
|
7 年之前 |
Davit Samvelyan
|
0846673aa4
Latest upstream changes with buffer emulation.
|
7 年之前 |
micbou
|
1fc6b4a43b
Clean C# inserting namespace code
|
7 年之前 |
micbou
|
e45a409ac9
Prioritize errors over warnings on the same line
|
8 年之前 |
micbou
|
f3ccafe3ae
Do not install aliases from future
|
8 年之前 |
micbou
|
0d476a0164
Refactor diagnostic commands
|
8 年之前 |
Andrea Cedraro
|
fda5c7e6c6
Use bang version of `normal`
|
8 年之前 |
micbou
|
b93c1fd47c
Add client logfile
|
8 年之前 |
Nader Akoury
|
f4f12f3c9b
Fix another test failure
|
8 年之前 |
Nader Akoury
|
659746eaaf
Doh, forgot to revert my previous changes. Fixed!
|
8 年之前 |
Nader Akoury
|
9c93244d3b
Addressed review comments and fixed tests
|
8 年之前 |
Nader Akoury
|
74951adcc7
Address #1366 by reusing a single preview buffer
|
8 年之前 |
dhleong
|
8eabf580ad
Rename argument
|
8 年之前 |
dhleong
|
0babb4b102
Cleanup
|
8 年之前 |
dhleong
|
0523ad02c0
Fix InsertNamespace indent matching
|
8 年之前 |
dhleong
|
62a815275f
Fix InsertNamespace
|
8 年之前 |
micbou
|
234658f30b
Use helper function to get current directory
|
8 年之前 |
micbou
|
2fabac5a67
Fix BufferUnload event notification
|
8 年之前 |
Justin Lebar
|
a33f20d690
Update ycmd, and use JoinLinesAsUnicode in GetUnsavedAndCurrentBufferData().
|
8 年之前 |
micbou
|
981a07ded7
Handle keyboard interruption from Vim
|
8 年之前 |
micbou
|
391757eec2
Avoid hit-enter prompts during completions
|
8 年之前 |
micbou
|
ef49f3e052
Fix diagnostic highlighting at line ending
|
8 年之前 |
micbou
|
899746d51c
Convert Vim buffers to bytes in ReplaceChunk
|
8 年之前 |
Ben Jackson
|
cfd4bbd531
Support selecting from the list of FixIts when multiple are supplied
|
8 年之前 |
micbou
|
805911b56b
Use SetQuickFixList for GoTo* subcommands
|
8 年之前 |
Homu
|
e0f2da0885
Auto merge of #2160 - micbou:open-file-encoding, r=Valloric
|
8 年之前 |
micbou
|
b0786d5c4f
Fix LookupError exception when opening a file
|
8 年之前 |
Ben Jackson
|
4d7b386a37
Fix a number of multi-byte errors and tracebacks
|
9 年之前 |
micbou
|
b923431d7d
Avoid evaluating Vim globals in Python
|
8 年之前 |
Ben Jackson
|
953885c449
Fix traceback when a syntax file has unicode characters
|
9 年之前 |