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-24
#1754 Require snake_case names for linters in the codebase
w0rp
2018-07-23
Make the test C import path test fail less
w0rp
2018-07-23
Get tests to pass in Vim 8.1
w0rp
2018-07-23
#1751 Handle LSP completion results without the 'kind' attribute
w0rp
2018-07-22
Remove the redundant fix_buffer_data vars and filename variables
w0rp
2018-07-22
#1692 - Only send completion requests to the first server supporting them
w0rp
2018-07-22
Check LSP capabilities before using them
w0rp
2018-07-19
Capture server capabilities from LSP servers
w0rp
2018-07-17
Fix #1708 - Don't modify linters or register fixers in the sandbox
w0rp
2018-07-17
#1700 - Don't send <C-x><C-o> for completion in Insert mode
w0rp
2018-07-17
Fix #1619 - Rewrite lint on enter events so they behave better
w0rp
2018-07-16
#1700 - Stop handling completion results if you leave insert mode
w0rp
2018-07-16
Only temporarily replace TMPDIR if it's defined to be an empty string
w0rp
2018-07-15
unlet $TMPDIR too, where we can
w0rp
2018-07-15
Fix #1687 - Parse highlights when verbose > 0
w0rp
2018-07-15
Merge pull request #1724 from randrej/master
w0rp
2018-07-15
Massively reduce the amount of code needed for linter tests
w0rp
2018-07-14
Detect Python proj. roots by Pipfile
Andrej Radovic
2018-07-14
Added the default local virtualenv name for Pipenv.
Andrej Radovic
2018-07-13
Handle linter callback functions being unknown or deleted
w0rp
2018-07-13
Support strings in data field of error responses
MTDL9
2018-07-12
Fix #1716 - Replace tempdir() with a wrapper to preserve TMPDIR
w0rp
2018-07-12
Remove an unused variable
w0rp
2018-07-11
Update the sandbox test now that functions can be defined in the sandbox
w0rp
2018-07-06
Add an AssertLinter command for tests
w0rp
2018-07-05
Fix command formatting for LSP linters
w0rp
2018-07-05
Support formatting escaped executable names into commands with %e
w0rp
2018-07-05
Merge pull request #1698 from dsifford/dsifford-isort-options
w0rp
2018-07-04
address code review issues
Derek P Sifford
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
[next]