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
2020-11-02
Remove a noise comment
Jason Franklin
2020-10-15
#3332 Implement :ALERename! for ignoring errors
w0rp
2020-09-30
Add maven helper file; use maven wrapper if available instead of global 'mvn'...
fenuks
2020-09-09
Bump the ALE version to 3.0.0
v3.0.0
w0rp
2020-09-09
Close #2522 - Check pylint on the fly
w0rp
2020-09-08
Close #3003 - Show ignored linters in :ALEInfo
w0rp
2020-09-08
Close #3333 - Add an ALECompletePost event
w0rp
2020-09-07
Fix a completion error
w0rp
2020-09-06
Close #3268 - Implement :ALEImport
w0rp
2020-09-05
Fix #3183 - Escape filename characters from LSP/tsserver
w0rp
2020-09-04
Fix #3322 - Apply rename changes correctly
w0rp
2020-08-31
Merge pull request #3078 from jgehrig/jg-issue2958
w0rp
2020-08-29
Close #3205 - Avoid inserting completions by default
w0rp
2020-08-29
Fix #2971 - Disable automatic completion while 'paste' is active
w0rp
2020-08-29
Fix #3247 - Use --always-make for make -n by default
w0rp
2020-08-29
Add a missing `augroup END` line
w0rp
2020-08-29
Improved macro handling in gcc
Kimplul
2020-08-29
#3319 - Try to modify buffers later for ALEFix
w0rp
2020-08-28
Close #3325 - Apply new formatting where possible
w0rp
2020-08-28
#3325 - ale#path#BufferCdString now generates %s:h
w0rp
2020-08-28
Close #3285 - lint_file is now dynamic
w0rp
2020-08-28
Close #3309 - Add b:ale_lint_delay
w0rp
2020-08-28
Fix #3323 - Set default for g:ale_filename_mappings
w0rp
2020-08-28
#3324 - Enable rls by default
w0rp
2020-08-28
Set prettier working directory to where .prettierignore is (#3101)
Sorin Iclanzan
2020-08-27
Fix #3319 - Force modifications to buffers
w0rp
2020-08-27
Fix #3318 - Escape macros when parsing C flags
w0rp
2020-08-27
Fix C flag parsing and tests on Windows
w0rp
2020-08-27
#3318 Refactor C flag parsing to set up for quoting arguments
w0rp
2020-08-27
#3266 - Catch echo visual selection errors
w0rp
2020-08-27
Merge pull request #3310 from pbrisbin/master
w0rp
2020-08-27
Fix #3317 - Parse -include from C flags
w0rp
2020-08-27
Fix #3316 - Repeat -relative for ALERepeatSelection
w0rp
2020-08-27
Fix #3307 - Handle compile_commands paths better
w0rp
2020-08-27
#3312 - Just check if additionalTextEdits is non-empty
w0rp
2020-08-27
Fix #3312 - Fix a false positive for auto imports
w0rp
2020-08-25
Add dhall-format as a Fixer
patrick brisbin
2020-08-24
#2556 - Support modifiers for formatted filenames
w0rp
2020-08-24
Merge pull request #3302 from khaveesh/master
Horacio Sanson
2020-08-23
Close #2556 - Support filename mapping
w0rp
2020-08-21
refactor(Fixer): Change latexindent to read from stdin instead of temporary file
Khaveesh N
2020-08-20
Keep -iframework if present in parsed C/C++ flags (#3057)
awang
2020-08-19
Try to fix Windows tests again
w0rp
2020-08-19
Try to fix tests on Windows
w0rp
2020-08-19
Fix #3200 - Do not use -fstack-usage from parsed flags
w0rp
2020-08-19
Merge pull request #3178 from sudobash1/expand_at
w0rp
2020-08-18
Remove features deprecated in previous versions
w0rp
2020-08-18
Fix #3294 - Fix hover off by 1, handle LSP server crashes
w0rp
2020-08-17
Merge pull request #3046 from hsanson/2816-fix-standard-fix-doesnt-work
w0rp
2020-08-17
Merge pull request #2906 from elebow/shelldetect-fall-back-to-filetype-if-no-...
w0rp
[next]