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
2019-03-13
#2357 Handle Windows paths where the drive letter colon is encoded
w0rp
2019-03-13
Handle pipes in Windows drive letters for URIs
w0rp
2019-03-12
Fix parsing the third part of version string (#2355)
Tomasz N
2019-03-11
Fix #2351 - Escape spaces and backslashes for signs
w0rp
2019-03-11
Merge pull request #2349 from oblitum/fix-missing-languagetool-file-argument
w0rp
2019-03-11
Merge pull request #2347 from codenut/master
w0rp
2019-03-11
Fix passing file to languagetool
Francisco Lopes
2019-03-10
#2341 - Handle completion messages with textEdit objects
w0rp
2019-03-10
set maximum number of autocomplete suggestions for results coming from LSP
Michael Valladolid
2019-03-09
Remove more uses of command_callback and executable_callback
w0rp
2019-03-09
linter/markdown: adds support for languatool (#2155)
Vincent Dahmen
2019-03-08
Merge pull request #2327 from akshit-sharma/master
w0rp
2019-03-08
Fix #2326 - ALEComplete no longer replaces completeopt
w0rp
2019-03-08
Merge pull request #2325 from rustic-games/rust-spans
w0rp
2019-03-07
Fix #2330 - Do not use getcurpos() to avoid changing curswant
w0rp
2019-03-02
clang-format supported with nvcc (cuda files)
akshit-sharma
2019-03-02
set correct Rust span end column
Jean Mertz
2019-02-27
#2132 - Support deferred execution for LSP executables, commands, and addresses
w0rp
2019-02-26
#2132 - Set up fixers for deferred support
w0rp
2019-02-22
Revert "#2132 Change (buffer, lines) fixer functions to (buffer, done, lines)"
w0rp
2019-02-22
#2132 - Replace all uses of foo_callback with foo
w0rp
2019-02-22
#2132 - Implement project_root as a replacement for project_root_callback
w0rp
2019-02-22
#2132 - Make most foo_callback options work as foo
w0rp
2019-02-21
#2132 - Implement deferred command handling for linters
w0rp
2019-02-21
Fix #2300 - Handle more URIs per RFC 3986
w0rp
2019-02-20
Merge pull request #2302 from kevinoid/pylint-cd-proj-root
w0rp
2019-02-20
Clear the virtualtext on disable
Lukas Reineke
2019-02-17
python/pylint: Change directory to project root
Kevin Locke
2019-02-15
Fix #2299 - Make tsserver run again
w0rp
2019-02-15
#2295 Send an empty object for the initialized notification, per the spec
w0rp
2019-02-15
Fix #2295 - Respond to initialize with an initialized message
w0rp
2019-02-15
Fix #2294 - Fix some syntax that broke LSP
w0rp
2019-02-14
Simplify code for marking linters as active
w0rp
2019-02-13
Remove ProcessChain code we do not need now
w0rp
2019-02-13
Make it easier to remove command_chain support later
w0rp
2019-02-13
#2132 Use an on-init callback for all LSP logic
w0rp
2019-02-12
#2132 - Implement deferred executable string handling for linters
w0rp
2019-02-11
add project_root_callback for tsserver (#2290)
Derek Sifford
2019-02-10
Merge pull request #2268 from m-pilia/alex
w0rp
2019-02-10
Merge pull request #2277 from chaucerbao/feature/redraw-after-open
w0rp
2019-02-10
Complain about binary operators on the ends of lines
w0rp
2019-02-10
Supporting filtered jump (#2279)
Théo Cavignac
2019-02-08
Support pylama for python (#2266)
Kevin Locke
2019-02-08
#2009 - Force Windows jobs to run in a CMD shell
w0rp
2019-02-08
Merge pull request #2262 from sectioneight/cd-for-black
w0rp
2019-02-08
Merge pull request #2272 from Rahlir/fix-c-compilecommand
w0rp
2019-02-08
Add `-relative` option to ALESymbolSearch (#2255)
Alvin Chan
2019-02-08
Fix #2257 - Fix an off by 1 which broke completion for some servers
w0rp
2019-02-08
#2132 Implement deferred objects for ale#command#Run
w0rp
2019-02-07
Add a function for parsing command args
w0rp
[next]