micbou
|
5e3dd1d9b8
Ignore case when comparing paths on Windows and macOS
|
5 years ago |
micbou
|
98117cab69
Ensure only loclist or quickfix windows are closed
|
5 years ago |
micbou
|
b0f18804f3
Update sign place regex pattern for newer versions
|
6 years ago |
micbou
|
3151820ff5
Update diagnostic matches only in current window
|
6 years ago |
micbou
|
e651d970ed
Remove user_options_store dependency
|
6 years ago |
zzbot
|
f2d999bbb1
Auto merge of #3229 - micbou:keep-previous-window, r=puremourning
|
6 years ago |
micbou
|
d08be52c62
Preserve previous window when updating matches
|
6 years ago |
micbou
|
eba717553f
Recompute starting column on auto-wrapping
|
6 years ago |
micbou
|
88bdfc01f9
Fix Flake8 errors
|
6 years ago |
zzbot
|
487b8ab2b4
Auto merge of #3134 - micbou:fitting-height-wrap, r=micbou
|
6 years ago |
micbou
|
d215342f2f
Fix cursor position when replacing chunk
|
6 years ago |
micbou
|
b6583623a0
Set window height according to the wrap option
|
6 years ago |
micbou
|
959d0c4c5f
Only use command modifiers if available
|
6 years ago |
micbou
|
87702559f3
Support modifiers for GoTo commands
|
6 years ago |
micbou
|
115f360092
Update matches for all windows
|
6 years ago |
micbou
|
6b4d705238
Add flake8-ycm to test requirements
|
6 years ago |
micbou
|
d16d3cebc4
Allow users to change the options by restarting the server
|
6 years ago |
micbou
|
29231e839d
Fix issues reported by flake8-comprehensions
|
6 years ago |
micbou
|
e96ef7ce38
Do not disable omnifunc when filetype completion is disabled
|
6 years ago |
micbou
|
ca8211a64b
Fix column clamping when highlighting diagnostics on Python 3
|
6 years ago |
micbou
|
3086626448
Fix index error when applying a chunk at the end of file
|
7 years ago |
Ben Jackson
|
dc52b73048
Don't open the quickfix window after fixit
|
7 years ago |
micbou
|
5d2258bdd4
Convert Vim command output to Unicode
|
7 years ago |
zzbot
|
54a4ecf2d9
Auto merge of #2922 - micbou:improve-diagnostic-match, r=bstaletic
|
7 years ago |
micbou
|
c84e70737c
Improve diagnostic matches display
|
7 years ago |
micbou
|
b182556804
Add function to capture Vim command output
|
7 years ago |
micbou
|
5e98da5b09
Improve diagnostic sign placement
|
7 years ago |
micbou
|
a13329fe94
Add range support to completer command
|
7 years ago |
Ben Jackson
|
7989b7b0fd
Support for additional FixIts on java completions
|
7 years ago |
zzbot
|
39fe6d1f86
Auto merge of #2898 - micbou:line-overlapping-chunks, r=micbou
|
7 years ago |