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
2017-11-05
Fix #1085 - Add a final newline character to tsserver and LSP messages
w0rp
2017-11-05
Add shfmt fixer for sh files (#1083)
Simon Bugert
2017-11-05
Fix #1062 - Use <nomodeline> for the ALELint autocmd, so we don not mess with...
w0rp
2017-11-04
Fix #1058 - Ignore all errors with bad calls to jobstop() in NeoVim
w0rp
2017-11-04
#1081 Remove the ale#python#IsExecutable function
w0rp
2017-11-04
#1081 Use executable() for Python executables on Windows, and rename the test...
w0rp
2017-10-30
#857 - Add b:ale_fix_on_save for controlling fixing on save for specific buffers
w0rp
2017-10-30
Merge pull request #1059 from ahmedelgabri/reason-refmt
w0rp
2017-10-29
refmt fixer for ReasonML
Ahmed El Gabri
2017-10-29
Fix #719 - Add ALEReset and ALEResetBuffer for removing problems for all buff...
w0rp
2017-10-28
#817 Add commands for toggling ALE for only the current buffer
w0rp
2017-10-28
#817 Move code for toggling ALE to its own file
w0rp
2017-10-28
Fix #971 - Add an option for turning errors about missing eslint config files...
w0rp
2017-10-27
Add hackfmt fixer
Sam Howie
2017-10-26
Fix #1041 - Do not request completions shortly after CompleteDone
w0rp
2017-10-26
Fix #1051 - Support ash and dash for shellcheck and the sh linter
w0rp
2017-10-26
Fix #1048 - Do not lint files named "."
w0rp
2017-10-26
Remove redundant code for the GCC handler, and fix bugs with errors for - not...
w0rp
2017-10-25
Fix an exception with notes with no previous message
w0rp
2017-10-25
Handle multiple files localtion lists with gcc handler (#1034)
Gerry Agbobada
2017-10-25
Set better highlights for write-good
w0rp
2017-10-25
Fix #643 - Add support for write-good for many languages
Sumner Evans
2017-10-24
adds fixer support for hfmt (#1027)
Zack Kourouma
2017-10-24
Merge pull request #1025 from kfox/add-rustfmt-fixer
w0rp
2017-10-24
Merge pull request #1017 from carakan/elixir_format
w0rp
2017-10-23
Get all tests to pass on Windows
w0rp
2017-10-23
Get more of the tests to pass on Windows
w0rp
2017-10-22
fix test's and delete unused code
Carlos Ramos
2017-10-22
new fixer elixir mix format
Carlos Ramos
2017-10-21
add rustfmt fixer
Kelly Fox
2017-10-20
add prettier fixer support for 'less' filetype
Zack Kourouma
2017-10-17
#904 - Allow linting to run on save a second after :q fails
w0rp
2017-10-16
Add new fixer tslint for typescript, fixes #932
Carlos Ramos
2017-10-15
Fix issue #734
Sander van Harmelen
2017-10-14
#904 Do not run linters on :wq or :x
w0rp
2017-10-14
#904 Do less processing when newer NeoVim versions are exiting
w0rp
2017-10-14
Make the getcmdwintype() check ever-so-slightly faster
w0rp
2017-10-14
Cut down on the time for the CtrlPFunky check, by first checking if the comma...
w0rp
2017-10-14
Break up ShouldDoNothing checks into separate lines, so it's possible to prof...
w0rp
2017-10-12
#965 - Make the cursor echo delay configurable
w0rp
2017-10-12
#965 - Support limiting the number of signs ALE will set
w0rp
2017-10-12
Add new fixer: TrimWhitespace (#991)
Carlos Ramos
2017-10-11
#965 Check ale#ShouldDoNothing() less and such often, for better performance
w0rp
2017-10-10
Use $VIRTUAL_ENV environment variable when present.
Bailey Stoner
2017-10-08
Get more random tests to pass on Windows
w0rp
2017-10-04
Merge pull request #974 from odinuge/prettier_config
w0rp
2017-10-04
Add all possible config files for prettier
Odin Ugedal
2017-10-03
gofmt fixer for Go (#970)
aliou
2017-10-03
Fix #964 - Remove signs when multiple signs end up on a single line
w0rp
2017-10-03
Fix typos
rhysd
[next]