ale/autoload/ale
2019-02-10 11:43:48 +00:00
..
completion Close #1162 - Implement completion support with LSP servers 2018-04-22 12:28:19 +01:00
engine Switch to v:t_ variables for type checks 2018-07-25 01:27:28 +01:00
fix Merge pull request #2228 from Nomad145/ktlint 2019-01-27 15:55:13 +00:00
fixers Merge pull request #2262 from sectioneight/cd-for-black 2019-02-08 20:11:11 +00:00
gradle Kotlin and general Gradle support. (#745) 2017-07-10 23:03:36 +01:00
handlers Update syntax checking 2019-02-06 18:05:13 +00:00
lsp Update syntax checking 2019-02-06 18:05:13 +00:00
args.vim Add a function for parsing command args 2019-02-07 18:10:34 +00:00
assert.vim Add additional ways to detect LSP project root 2019-01-26 04:46:41 +00:00
balloon.vim Get tests to pass in Vim 8.1 2018-07-23 20:41:48 +01:00
c.vim Merge pull request #2272 from Rahlir/fix-c-compilecommand 2019-02-08 20:06:12 +00:00
command.vim #2009 - Force Windows jobs to run in a CMD shell 2019-02-08 21:33:16 +00:00
completion.vim Fix #2257 - Fix an off by 1 which broke completion for some servers 2019-02-08 19:31:47 +00:00
cursor.vim Move virtualtext handling to own file 2018-11-06 22:31:35 -08:00
d.vim New linter: dls (#1992) 2018-10-17 16:11:41 +01:00
debugging.vim Add additional ways to detect LSP project root 2019-01-26 04:46:41 +00:00
definition.vim Add textDocument/typeDefinition for LSP (#2226) 2019-01-21 23:06:28 +00:00
engine.vim #2132 Implement deferred objects for ale#command#Run 2019-02-08 08:41:38 +00:00
events.vim Merge pull request #2056 from luan/virtualtext 2018-11-11 09:17:53 +00:00
filetypes.vim Update syntax checking 2019-02-06 18:05:13 +00:00
fix.vim #2132 Implement deferred objects for ale#command#Run 2019-02-08 08:41:38 +00:00
go.vim Update syntax checking 2019-02-06 18:05:13 +00:00
gradle.vim Get more of the tests to pass on Windows 2017-10-23 01:26:31 +01:00
highlight.vim Fix #1205 Do not add line highlights if the groups do not exist 2017-12-07 23:25:17 +00:00
history.vim #1524 - Define global variables where they are needed 2018-05-28 19:19:20 +01:00
hover.vim Update syntax checking 2019-02-06 18:05:13 +00:00
java.vim Add vscode-java-language-server linter 2018-08-24 16:28:15 +09:00
job.vim #2009 - Force Windows jobs to run in a CMD shell 2019-02-08 21:33:16 +00:00
julia.vim Fix other warnings 2018-09-08 16:05:34 -04:00
linter.vim #2132 Remove the need for the hidden add_newline option by tweaking the flow command 2019-01-12 13:14:29 +00:00
list.vim Improve ALE project style checking 2018-09-04 16:51:18 +01:00
loclist_jumping.vim Complain about binary operators on the ends of lines 2019-02-10 11:43:48 +00:00
lsp_linter.vim #2132 - lint and fix with ale#command#Run 2019-02-06 22:00:11 +00:00
lsp.vim #2009 - Force Windows jobs to run in a CMD shell 2019-02-08 21:33:16 +00:00
node.vim Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
other_source.vim #2017 Add support for display results from other sources 2018-10-29 18:28:28 +00:00
path.vim fix indent 2018-10-22 23:42:50 +09:00
pattern_options.vim Fix #1619 - Rewrite lint on enter events so they behave better 2018-07-17 00:18:34 +01:00
preview.vim Update syntax checking 2019-02-06 18:05:13 +00:00
python.vim Support pylama for python (#2266) 2019-02-08 21:44:34 +00:00
references.vim Use relative paths when previewing file locations (#2238) 2019-01-27 10:18:20 +00:00
ruby.vim Update syntax checking 2019-02-06 18:05:13 +00:00
semver.vim Fix #2216 - Tolerate versions without path numbers 2019-01-27 10:56:08 +00:00
sign.vim Update syntax checking 2019-02-06 18:05:13 +00:00
socket.vim Fix #1800 - Enable non-blocking writes where available 2018-09-06 20:04:35 +01:00
statusline.vim Update syntax checking 2019-02-06 18:05:13 +00:00
symbol.vim Add -relative option to ALESymbolSearch (#2255) 2019-02-08 19:43:04 +00:00
test.vim #2132 - lint and fix with ale#command#Run 2019-02-06 22:00:11 +00:00
toggle.vim To avoid blocking build tools, suspend ALE when suspending vim 2018-09-16 15:57:13 +01:00
uri.vim #517 Add more code LSP support which makes the tssserver linter behave more like the LSP linters 2017-07-26 10:37:37 +01:00
util.vim Add versions of ALEGoToDefinition that open in splits 2018-12-19 18:35:56 -05:00
virtualtext.vim Fixing linter problems 2018-11-25 13:57:13 +00:00