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
2018-08-02
Merge pull request #1770 from fredemmott/hack
w0rp
2018-08-02
Disable HHAST by default
Fred Emmott
2018-08-02
Fall back on flags for other C/C++ files in the same directory
w0rp
2018-08-02
Include the error in the detailed error message in the GCC handler
w0rp
2018-08-02
Javascript prettier filetype detect fix (#1769)
Paul Reimer
2018-08-02
Update suggested filetypes for hackfmt
Fred Emmott
2018-08-02
Split Hack out from PHP, modernize
Fred Emmott
2018-08-02
Merge pull request #1771 from fredemmott/lsp
w0rp
2018-08-02
Handle LSP codes for `%code%` in message formats
Fred Emmott
2018-08-01
python: add lookup path for flake8 config
Travis Cline
2018-08-01
Add a type check for the error data from LSP servers
w0rp
2018-07-30
Indicate that a C compiler failed due to problems in a header file
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-25
#1700 - Temporarily change completion options when the feedkeys() keybind is ...
w0rp
2018-07-25
Fix #1758 - Set marks before going to definitions
w0rp
2018-07-25
Merge pull request #1539 from JonnyRa/jump-list-fix
w0rp
2018-07-25
Switch to v:t_ variables for type checks
w0rp
2018-07-24
Merge pull request #1 from w0rp/master
sridhars
2018-07-24
#1754 Require snake_case names for linters in the codebase
w0rp
2018-07-23
Make the test C import path test fail less
w0rp
2018-07-23
Get tests to pass in Vim 8.1
w0rp
2018-07-23
#1751 Handle LSP completion results without the 'kind' attribute
w0rp
2018-07-22
Remove the redundant fix_buffer_data vars and filename variables
w0rp
2018-07-22
#1692 - Only send completion requests to the first server supporting them
w0rp
2018-07-22
Check LSP capabilities before using them
w0rp
2018-07-19
Capture server capabilities from LSP servers
w0rp
2018-07-18
Add language server source in ALEDetail (2)
Sridhar Srinivasan
2018-07-18
Add language server source in ALEDetail
Sridhar Srinivasan
2018-07-17
Fix #1708 - Don't modify linters or register fixers in the sandbox
w0rp
2018-07-17
#1700 - Don't send <C-x><C-o> for completion in Insert mode
w0rp
2018-07-17
Fix #1619 - Rewrite lint on enter events so they behave better
w0rp
2018-07-16
#1700 - Stop handling completion results if you leave insert mode
w0rp
2018-07-16
Only temporarily replace TMPDIR if it's defined to be an empty string
w0rp
2018-07-15
unlet $TMPDIR too, where we can
w0rp
2018-07-15
Fix #1687 - Parse highlights when verbose > 0
w0rp
2018-07-15
Merge pull request #1724 from randrej/master
w0rp
2018-07-15
Massively reduce the amount of code needed for linter tests
w0rp
2018-07-14
Detect Python proj. roots by Pipfile
Andrej Radovic
2018-07-14
Added the default local virtualenv name for Pipenv.
Andrej Radovic
2018-07-13
Handle linter callback functions being unknown or deleted
w0rp
2018-07-13
Support strings in data field of error responses
MTDL9
2018-07-12
Fix #1716 - Replace tempdir() with a wrapper to preserve TMPDIR
w0rp
2018-07-12
Remove an unused variable
w0rp
2018-07-11
Update the sandbox test now that functions can be defined in the sandbox
w0rp
2018-07-06
Add an AssertLinter command for tests
w0rp
2018-07-05
Fix command formatting for LSP linters
w0rp
2018-07-05
Support formatting escaped executable names into commands with %e
w0rp
2018-07-05
Merge pull request #1698 from dsifford/dsifford-isort-options
w0rp
2018-07-04
address code review issues
Derek P Sifford
[prev]
[next]