ale/autoload/ale
Marios S a918f8c7bc
Improve struct and pointer autocompletion in C (#4231)
* Add explicit trigger characters for C (#4226)

* Stop completion before issuing subsequent requests (#4226)

Co-authored-by: Marios Sioutis <26476573+s-marios@users.noreply.github.com>
2022-07-04 22:00:29 +09:00
..
completion
engine
fix Add pyflyby fixer (using its tidy-imports script) (#4219) 2022-06-16 22:41:57 +09:00
fixers Allow `shfmt` fixer to use `.editorconfig` (#4244) 2022-07-02 22:05:03 +09:00
gradle
handlers Add support for actionlint options (#4216) 2022-05-29 22:23:47 +09:00
lsp Add ALEGoToImplementation (#4160) 2022-04-30 12:28:26 +09:00
uri Fix test for echoing messages 2022-04-01 14:35:07 +01:00
ant.vim Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
args.vim
assert.vim #3633 - Move linter tests into test/linter 2021-03-21 00:25:33 +00:00
balloon.vim
c.vim fix: cflags parser: no absolute path for '-include' (#3775) 2021-07-04 21:27:55 +09:00
code_action.vim Add eclipselsp jdt:// support for textDocument/definition (#4030) 2022-03-04 19:03:27 +00:00
codefix.vim Add CodeAction codeActionLiteralSupport Feature (#4163) 2022-04-29 22:17:29 +09:00
command.vim Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
completion.vim Improve struct and pointer autocompletion in C (#4231) 2022-07-04 22:00:29 +09:00
cursor.vim Fix 4141 - Stop press enter prompt on long diagnostic messages (#4144) 2022-04-06 10:51:07 +09:00
d.vim
debugging.vim Fix test for echoing messages 2022-04-01 14:35:07 +01:00
definition.vim Add ALEGoToImplementation (#4160) 2022-04-30 12:28:26 +09:00
dhall.vim
engine.vim Fix end line number when it exceeds the file (#4130) 2022-04-01 17:13:27 +09:00
events.vim Add eclipselsp jdt:// support for textDocument/definition (#4030) 2022-03-04 19:03:27 +00:00
filename_mapping.vim
filerename.vim ALEFileRename command added. (#4012) 2021-12-17 08:09:26 +09:00
filetypes.vim Fix breakage w/ plugins that inadvertently trigger ALE in `execute()` (#3719) 2021-06-19 11:56:43 +01:00
fix.vim Fix test for echoing messages 2022-04-01 14:35:07 +01:00
floating_preview.vim Allow customization of all floating window borders (#4215) 2022-05-27 13:41:06 +09:00
go.vim Make staticcheck configurable with GOPATH detection 2021-05-27 22:03:46 +01:00
gradle.vim Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
highlight.vim Initialize hl-groups correctly if virtual text is loaded first (#3960) 2021-12-09 23:21:39 +09:00
history.vim
hover.vim Fix 4141 - Stop press enter prompt on long diagnostic messages (#4144) 2022-04-06 10:51:07 +09:00
java.vim
job.vim Add the buffer-local options 'b:ale_shell' and 'b:ale_shell_arguments'. (#4146) 2022-04-06 14:32:11 +09:00
julia.vim
linter.vim Close #4201 - Run vimls from Vader by default 2022-05-13 18:00:19 +01:00
list.vim Treat ale_open_list integer values as thresholds (#4050) 2022-02-04 17:56:48 +00:00
loclist_jumping.vim
lsp.vim Add ALEGoToImplementation (#4160) 2022-04-30 12:28:26 +09:00
lsp_linter.vim Add eclipselsp jdt:// support for textDocument/definition (#4030) 2022-03-04 19:03:27 +00:00
lsp_window.vim
maven.vim Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
node.vim Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
organize_imports.vim Dispatch textDocument/didChange after rename (2) (#4049) 2022-02-08 20:07:39 +09:00
other_source.vim
path.vim Add eclipselsp jdt:// support for textDocument/definition (#4030) 2022-03-04 19:03:27 +00:00
pattern_options.vim
powershell.vim
preview.vim When repeating selections, jump to the last selected item 2021-06-29 11:53:11 +01:00
python.vim Look for .mypy.ini when finding project root (#4202) 2022-05-15 12:20:16 +09:00
racket.vim racket: support racket-langserver lsp (#3808) 2021-07-20 10:02:23 +09:00
references.vim Add eclipselsp jdt:// support for textDocument/definition (#4030) 2022-03-04 19:03:27 +00:00
rename.vim Dispatch textDocument/didChange after rename (2) (#4049) 2022-02-08 20:07:39 +09:00
ruby.vim
semver.vim
sign.vim Fix 3801 - Add ALEDummySign some width. (#3832) 2021-07-21 18:25:41 +09:00
socket.vim Feature: Add support for named-pipe sockets for LSPs (#3509) 2021-01-26 20:43:17 +00:00
statusline.vim
swift.vim apple-swift-format: linter and fixer with config swiftpm support (#3671) 2021-04-07 19:34:34 +09:00
symbol.vim Add eclipselsp jdt:// support for textDocument/definition (#4030) 2022-03-04 19:03:27 +00:00
test.vim Add neovim 0.6 to run-tests (#3998) 2022-04-01 13:17:15 +01:00
toggle.vim Fix test for echoing messages 2022-04-01 14:35:07 +01:00
uri.vim Add eclipselsp jdt:// support for textDocument/definition (#4030) 2022-03-04 19:03:27 +00:00
util.vim Fix test for echoing messages 2022-04-01 14:35:07 +01:00
virtualtext.vim Initialize hl-groups correctly if virtual text is loaded first (#3960) 2021-12-09 23:21:39 +09:00