ale/autoload/ale
Hugo Gualandi 77c034884b
Bugfix: ParseCFlagsFromMakeOutput was never being called (#3574)
Previously, the make output was never being parsed, even when the
`c_parse_makefile` option was set.
2021-02-06 19:06:01 +00:00
..
completion
engine
fix Merge pull request #3576 from cyyever/fish_indent 2021-02-05 22:58:43 +09:00
fixers Merge pull request #3576 from cyyever/fish_indent 2021-02-05 22:58:43 +09:00
gradle
handlers 3560 add vim 8.2 and nvim 0.4 to ci tests (#3561) 2021-01-27 19:52:24 +00:00
lsp Support for LSP/tsserver Code Actions (#3437) 2020-11-14 10:15:17 +00:00
ant.vim
args.vim
assert.vim Remove features deprecated in previous versions 2020-08-18 23:03:43 +01:00
balloon.vim Close #2727 - Add a hover-only setting for balloons 2020-11-21 20:12:09 +00:00
c.vim Bugfix: ParseCFlagsFromMakeOutput was never being called (#3574) 2021-02-06 19:06:01 +00:00
code_action.vim Fix #3332 - Modify everything for rename/actions 2020-11-21 19:00:53 +00:00
codefix.vim codefix: Fix LSP MenuCallback invocation (E119, not enough args) 2020-12-05 15:29:25 +00:00
command.vim #2556 - Support modifiers for formatted filenames 2020-08-24 09:33:07 +01:00
completion.vim Allow duplicate LSP completions for autoimport (#3473) 2021-01-31 16:21:31 +00:00
cursor.vim Add nvim floating window support (replaces #3314) (#3470) 2021-01-14 18:06:20 +00:00
d.vim
debugging.vim Close #3003 - Show ignored linters in :ALEInfo 2020-09-08 22:19:13 +01:00
definition.vim Remove features deprecated in previous versions 2020-08-18 23:03:43 +01:00
dhall.vim addressing missing docs + cleaning up older Dhall files 2020-09-14 10:13:11 +07:00
engine.vim Close #2522 - Check pylint on the fly 2020-09-09 21:45:15 +01:00
events.vim Close #3309 - Add b:ale_lint_delay 2020-08-28 09:54:43 +01:00
filename_mapping.vim Close #2556 - Support filename mapping 2020-08-23 19:55:42 +01:00
filetypes.vim
fix.vim Close #3333 - Add an ALECompletePost event 2020-09-08 21:40:10 +01:00
floating_preview.vim Add nvim floating window support (replaces #3314) (#3470) 2021-01-14 18:06:20 +00:00
go.vim
gradle.vim
highlight.vim
history.vim
hover.vim Add nvim floating window support (replaces #3314) (#3470) 2021-01-14 18:06:20 +00:00
java.vim
job.vim
julia.vim
linter.vim Make apkbuild_lint and secfixes_check default for apkbuild filetype 2021-01-22 14:04:26 -03:00
list.vim 3560 add vim 8.2 and nvim 0.4 to ci tests (#3561) 2021-01-27 19:52:24 +00:00
loclist_jumping.vim
lsp_linter.vim Settings to control suggestions. 2020-11-21 15:49:42 +02:00
lsp_window.vim
lsp.vim Support for LSP/tsserver Code Actions (#3437) 2020-11-14 10:15:17 +00:00
maven.vim Fix 3546 - check empty executable string. 2021-01-23 01:34:13 +09:00
node.vim
organize_imports.vim #3332 Implement :ALERename! for ignoring errors 2020-10-15 21:56:21 +01:00
other_source.vim
path.vim #3325 - ale#path#BufferCdString now generates %s:h 2020-08-28 17:46:43 +01:00
pattern_options.vim
powershell.vim
preview.vim Fix #3316 - Repeat -relative for ALERepeatSelection 2020-08-27 12:41:07 +01:00
python.vim Update FindProjectRootIni with poetry.lock and pyproject.toml 2020-10-15 13:35:47 +02:00
references.vim
rename.vim Fix #3332 - Modify everything for rename/actions 2020-11-21 19:00:53 +00:00
ruby.vim
semver.vim
sign.vim 3560 add vim 8.2 and nvim 0.4 to ci tests (#3561) 2021-01-27 19:52:24 +00: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
symbol.vim
test.vim Remove features deprecated in previous versions 2020-08-18 23:03:43 +01:00
toggle.vim
uri.vim
util.vim 3560 add vim 8.2 and nvim 0.4 to ci tests (#3561) 2021-01-27 19:52:24 +00:00
virtualtext.vim