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-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
2020-08-17
Add remark-lint for a markdown fixer (#2836)
blyoa
2020-08-14
Fix #2899 - Handle tsserver default import completion
w0rp
2020-08-14
Merge pull request #3144 from jamescdavis/dont_append_newline_when_noeol
w0rp
2020-08-14
Merge pull request #2920 from ConradIrwin/prettier-standard-stdin
w0rp
2020-08-13
Merge pull request #3010 from kevinoid/ps1-powershell
w0rp
2020-08-13
Fix 1695 - Change rubocop fixer to use stdin (#3230)
Horacio Sanson
2020-08-13
Fix #3281 - Stop CursorHold flickering
w0rp
2020-08-12
Close #3274 - Handle basic LSP markdown formatting
w0rp
2020-08-12
Restore old behavior of ALEFix command for Rubocop (#3237)
Nihad Abbasov
2020-08-10
#2919 Use compile_commands.json for headers
w0rp
2020-08-10
Fix #3278 - Handle UTF-8 in URI encoding/decoding
w0rp
2020-08-09
#3276 - Disable make -n by default again
w0rp
2020-08-09
Enable C flag parsing by default
w0rp
2020-08-09
Close #3267 - Add a general autoimport setting
w0rp
2020-08-09
Merge pull request #2849 from DonnieWest/excludeTsserverWarnings
w0rp
2020-08-07
Merge pull request #3107 from daliusd/tslintfix
w0rp
2020-08-07
Fix #3273 - Handle missing keys in hover information
w0rp
2020-08-07
Close #2472 - Add support for pyright
w0rp
2020-08-07
Fix #2907 - Handle dictionaries for capabilities
w0rp
2020-08-07
Merge pull request #3191 from mostfunkyduck/master
w0rp
2020-08-06
fix cppcheck for 1.89+, and add column support (#3030)
tsjordan-eng
2020-08-06
Adds hdl_checker LSP support (#2804)
Andre Souto
[next]