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
Age
Commit message (
Expand
)
Author
2018-08-23
Merge pull request #1840 from Carpetsmoker/gopath
w0rp
2018-08-23
Remove "go env" from gobuild linter
Martin Tournoij
2018-08-20
Merge pull request #1815 from fredemmott/lsp-related-information
w0rp
2018-08-17
Use &l:equalprg so local options do not override global ones
w0rp
2018-08-16
Fix #1816 - Fix a type error in the initialize message handler
w0rp
2018-08-16
Merge pull request #1818 from tyru/add-go-govet-options
w0rp
2018-08-16
feat: add ale_go_govet_options variable
tyru
2018-08-15
Correct related information line numbers from 0-based to 1-based
Fred Emmott
2018-08-15
Test file was the wrong way around
Fred Emmott
2018-08-15
Better formatting
Fred Emmott
2018-08-15
Use new-ish LSP 'relatedInformation' field for :ALEDetail
Fred Emmott
2018-08-15
Stop creating closure function in global scope by using partials instead
w0rp
2018-08-13
Explain * for fixers in the README better
w0rp
2018-08-13
Merge pull request #1809 from nrhodes91/readme-global-fixers
w0rp
2018-08-13
Try again
w0rp
2018-08-13
#1808 Try to explain the color scheme for the example GIF
w0rp
2018-08-12
Include info about `*` being a fallback
Nick Rhodes
2018-08-12
Merge pull request #1806 from jimenezrick/fix-rustc-linter
w0rp
2018-08-12
Update README with the `*` ft option for the fixers object
Nick Rhodes
2018-08-10
Fix #1684: Use the correct flag name in rustc linter
Ricardo Catalinas Jiménez
2018-08-10
Merge pull request #1802 from flybayer/fix-prettier-d
w0rp
2018-08-10
Merge pull request #1793 from kodemeister/cquery
w0rp
2018-08-10
Revert "#1459 Always run ESLint in the directory of the file being checked"
w0rp
2018-08-09
fix: Don't use error output from prettier_d for fixing files
Brandon Bayer
2018-08-09
#1459 Always run ESLint in the directory of the file being checked
w0rp
2018-08-09
Add blank lines to conform the coding standards
kodemeister
2018-08-09
Add C/C++ tests for cquery LSP linter
kodemeister
2018-08-08
Use lambdas for LSP message callbacks, which are easier to manage
w0rp
2018-08-08
Add prettier as a YAML option (#1789)
Peter Benjamin
2018-08-08
#925 Tell people not to use the tslint linter
w0rp
2018-08-07
Merge pull request #1797 from bradlarsen/master
v2.1.0
w0rp
2018-08-07
Update tests in response to changes in #1797.
Bradford Larsen
2018-08-07
Update tests in response to changes in #1797.
Bradford Larsen
2018-08-07
Adjust the jumplist with line numbers too when opening a new file
Bradford Larsen
2018-08-07
Use .cquery file to detect the project root
kodemeister
2018-08-06
Merge pull request #1787 from polyzen/doc-lsp-completions
w0rp
2018-08-05
doc: LSP can provide completions
Daniel M. Capella
2018-08-04
Explicitly disable ALE for NeoVim versions below 0.2.0
w0rp
2018-08-03
Merge pull request #1783 from dimbleby/yang-lsp
w0rp
2018-08-03
Add support for yang-lsp
David Hotham
2018-08-03
Fix #1781 - Fix me breaking the tsserver linter
w0rp
2018-08-03
Merge pull request #1778 from fredemmott/hhast-perf
w0rp
2018-08-03
Fix the Windows tests
w0rp
2018-08-03
Only run the custom ALE linting script if it's in runtimepath
w0rp
2018-08-03
Add a linter for checking ALE code itself
w0rp
2018-08-02
Simplify the code for most linters and tests with closures
w0rp
2018-08-02
Tell HHAST to only look at open files
Fred Emmott
2018-08-02
Merge pull request #1770 from fredemmott/hack
w0rp
2018-08-02
Disable HHAST by default
Fred Emmott
2018-08-02
Fall back on flags for other C/C++ files in the same directory
w0rp
[next]