index
:
ale
feature/doc_contrib
feature/open_list_num
fix/broken_golang_links
fix/lua-language-server_docs
fix/use_stable_rust
master
topic/docker-free_testing
topic/plls
wip/cargo_multifile
wip/lint_fail_err
wip/twig
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
autoload
Age
Commit message (
Expand
)
Author
2018-07-05
Optimise ale#Set slightly
w0rp
2018-07-04
Optimise ale#Var a little
w0rp
2018-07-04
add options variable to isort
Derek P Sifford
2018-07-04
Make the language option for LSP linters optional
w0rp
2018-07-04
Close #1690 - Respect the preview setting for completeopt
w0rp
2018-07-04
Remove deprecated code for the 2.0 release
v2.0.0
w0rp
2018-07-03
#1524 Avoid loading cursor code until engine code has been loaded
w0rp
2018-07-03
Close #830 - Implement LSP connections via TCP sockets
w0rp
2018-07-03
#830 Make the LSP socket code so far use the new socket API
w0rp
2018-07-02
#830 Implement a socket wrapper API for use with LSP connections
w0rp
2018-07-01
Added dartfmt fixer (#1683)
Govind KP
2018-06-28
Get tests running and passing with NeoVim 0.2 and 0.3
w0rp
2018-06-24
Close #1453 #1172 - Add ale_linters_ignore for ignoring linter results
w0rp
2018-06-23
Merge pull request #1673 from meain/fixer-tidy
w0rp
2018-06-23
Add fixer tidy for HTML
Abin Simon
2018-06-23
#1674 - Alias verilog_systemverilog to verilog by default
w0rp
2018-06-21
Close #1590 - Automatically close previews for hover
w0rp
2018-06-21
Fix #1661 - Do not use :edit when jumping inside of a file
w0rp
2018-06-21
Close #1522 - Show suggested fixers in :ALEInfo
w0rp
2018-06-21
Close #1417 - Support wildcard filetypes for fixers
w0rp
2018-06-20
Set up most of the autocmd events in one group
w0rp
2018-06-20
Remove CallWithCooldown functions to save on time
w0rp
2018-06-19
Move ClockMilliseconds to events, so fewer files are loaded some times
w0rp
2018-06-19
Move the initialization of augroups to then events file
w0rp
2018-06-18
Set `--parser` option in Prettier's fixer (#1620)
Alvin Chan
2018-06-15
Lazy-load LSP linters, and check b:changedtick before notifying about changes
w0rp
2018-06-12
Add support for qmlfmt fixer (#1651)
P M
2018-06-07
lsp: handle missing "detail" key
Christian HoĢltje
2018-06-06
Pass rootUri to LSPs in addition to rootPath
Ben Falconer
2018-06-06
Allow initialization options to be passed to language servers
Ben Falconer
2018-06-03
Add 'scalafmt' fixer for Scala files
Jeffrey Lau
2018-06-01
#1621 - Tolerate SetOptions calls when ALE is loaded in a weird way
w0rp
2018-06-01
Fix LSP message handling when the handler doesn't get strings, somehow
w0rp
2018-06-01
Handle definition responses without files
w0rp
2018-05-30
Fix #1219 - Mention FindProjectRoot behavior for Python in the documentation
w0rp
2018-05-28
Indicate things to be removed in version 2.0
w0rp
2018-05-28
#1524 - Define global variables where they are needed
w0rp
2018-05-28
#1524 Do not try to check buffers with empty filetypes
w0rp
2018-05-28
Close #1559 - Report errors from LSP servers in :ALEInfo
w0rp
2018-05-28
Close #1553 - Support some tsserver completion for strings
w0rp
2018-05-28
Fix #1568 - Filter LSP completion results with the prefixes
w0rp
2018-05-26
Merge pull request #1564 from aliou/ad-alefix-fixer-cmdline-completion
w0rp
2018-05-26
#1600 Alias vimwiki to markdown
w0rp
2018-05-25
Move the sasslint handlers to one location
w0rp
2018-05-17
Do not echo messages to the echo line for mouse movements unless the user say...
w0rp
2018-05-16
TUI / GUI tooltip with content from ALEHover (#1556)
Gerry Agbobada
2018-05-10
Use the command line to filter ALEFix's command line completion.
Aliou Diallo
2018-05-09
Merge pull request #1563 from IngoHeimbach/fix/gcc-fatal-error
w0rp
2018-05-09
Fatal GCC errors are handled as errors not warnings
Ingo Heimbach
2018-05-08
Merge pull request #1552 from a-marquez/master
w0rp
[prev]
[next]