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-14
Dhall language support (fixes #2820)
toastal
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
2020-08-06
Merge pull request #3123 from liskin/ccls-build-dir
w0rp
2020-08-06
Fix #3266 Part 2: Fix Harder
w0rp
2020-08-05
Fix #3266 - Truncate hover messages for LSP too
w0rp
2020-08-05
Merge pull request #3196 from jeremija/autoimport-langserver-pr
w0rp
2020-08-04
#1532 - Display hover information on CursorHold
w0rp
2020-08-01
Merge pull request #3259 from sblask/support-markdownlint-rules-with-multiple...
Horacio Sanson
2020-07-31
Support markdownlint rules with multiple slashes
Sebastian Blask
2020-07-30
fix: Replace hardcoded quotes with ale#Escape
jhlink
2020-07-30
fix: Find proj_options in same dir for astyle
jhlink
2020-07-30
Support markdownlint 0.19.0 and 0.22.0
Sebastian Blask
2020-07-29
Merge pull request #3231 from jhlink/add-astyle-for-c-formatting
Horacio Sanson
2020-07-29
style: Resolve lint issue
jhlink
2020-07-29
fix: Use ALE to reliably find project options
jhlink
2020-07-28
fix: Change _options to _project_options
jhlink
2020-07-26
fix: Remove explicit calls to file path in astyle
jhlink
2020-07-26
doc: Add C++ desc in astyle entry in registry
jhlink
2020-07-26
feat: Add project option file support for astyle
jhlink
2020-07-26
feat: Use stdin/redirection for astyle
jhlink
2020-07-25
feat: Add cpp to registry.vim
jhlink
2020-07-25
feat: Add cpp support to astyle fixer
jhlink
2020-07-21
Merge pull request #3119 from hsanson/2269-ktlint-stdin-support
w0rp
2020-07-10
doc: Remove c++ from astyle
jhlink
2020-07-10
feat: Add astyle to fix/register.vim
jhlink
2020-07-10
feat: Add ALE fixer for astyle
jhlink
2020-07-08
eslint: Use cwd from executable location to fix nested projects (#3222)
Kevin Locke
2020-07-01
Run ESLint fixer from project root, where possible (#3096)
Kevin Locke
2020-06-11
Update the internal ALE version to 2.7.0
v2.7.0
w0rp
2020-05-31
Add test for LSP autoimport
Jerko Steiner
2020-05-31
Add support for rename (documentChanges)
Jerko Steiner
2020-05-31
Fix completion with langserver (autoimport in go)
Jerko Steiner
2020-05-25
Fixes govet linter for go 1.13+, with tests
mostfunkyduck
[next]