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
/
test
Age
Commit message (
Expand
)
Author
2018-08-24
Merge pull request #1839 from filipekiss/feature/stylelint-inline-css
w0rp
2018-08-24
Use one LSP connection per project
w0rp
2018-08-24
Add clazy as cpp linter
fenuks
2018-08-24
Fix #1844 - Make the kotlin languageserver linter work again
w0rp
2018-08-24
Merge pull request #1841 from dabbeg/fix-importjs-fixer
w0rp
2018-08-24
importjs fixer not reading correct executable variable name
Davíð Guðni
2018-08-23
Add hlint refactoring as a fixer (#1836)
Evan Borden
2018-08-23
Add stylish-haskell as a fixer (#1837)
Evan Borden
2018-08-23
Merge pull request #1820 from SuRaMoN/master
w0rp
2018-08-23
Remove "go env" from gobuild linter
Martin Tournoij
2018-08-22
:umbrella: Add html stylelint test
Filipe Kiss
2018-08-20
Merge pull request #1815 from fredemmott/lsp-related-information
w0rp
2018-08-18
Added and fixed tests
matthias
2018-08-16
Fix #1816 - Fix a type error in the initialize message handler
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-12
Merge pull request #1806 from jimenezrick/fix-rustc-linter
w0rp
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 C/C++ tests for cquery LSP linter
kodemeister
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-03
Add support for yang-lsp
David Hotham
2018-08-03
Fix #1781 - Fix me breaking the tsserver linter
w0rp
2018-08-03
Fix the Windows tests
w0rp
2018-08-02
Simplify the code for most linters and tests with closures
w0rp
2018-08-02
Merge pull request #1770 from fredemmott/hack
w0rp
2018-08-02
Include the error in the detailed error message in the GCC handler
w0rp
2018-08-02
Suggested changes
Fred Emmott
2018-08-02
Add Haskell IDE Engine (hie) support (#1735)
Luxed
2018-08-02
Javascript prettier filetype detect fix (#1769)
Paul Reimer
2018-08-02
Fix the failing tsserver test
w0rp
2018-08-02
Split Hack out from PHP, modernize
Fred Emmott
2018-08-02
Add test for LSP code of -1
Fred Emmott
2018-08-02
Handle LSP codes for `%code%` in message formats
Fred Emmott
2018-07-30
Indicate that a C compiler failed due to problems in a header file
w0rp
2018-07-29
Try to fix the C parsing test on Windows
w0rp
2018-07-29
Add support for parsing compile_commands.json files for C compilers
w0rp
2018-07-26
#1700 - Try using a 0ms timer showing the completion menu
w0rp
2018-07-26
Add support for 'vulture' for Python
Yauhen Kirylau
2018-07-25
#1700 - Temporarily change completion options when the feedkeys() keybind is ...
w0rp
2018-07-25
Switch to v:t_ variables for type checks
w0rp
2018-07-25
Ignore a shellcheck warning for custom linting rules
w0rp
[next]