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
/
test_temporary_file_management.vader
Age
Commit message (
Collapse
)
Author
2019-02-06
#2132 - lint and fix with ale#command#Run
w0rp
A new function is added here which will later be modified for public use in linter and fixer callbacks. All linting and fixing now goes through this new function, to prove that it works in all cases.
2019-01-26
#2132 Unify temporary file management in command.vim
w0rp
2018-10-29
#2017 Simplify lint cycles for supporting other sources later
w0rp
2018-05-28
#1524 Do not try to check buffers with empty filetypes
w0rp
2017-09-08
Get some more random tests to work on Windows
w0rp
2017-07-07
#697 - Clear all highlights every time items are set again, and refactor ↵
w0rp
most things. Clear errors when linters are removed
2017-05-31
Run the temporary file management test synchronously, so it will fail less
w0rp
2017-04-12
Make some temporary file tests more reliable
w0rp
2017-03-31
Fix #438 Create Java .class files for javac in a temporary directory
w0rp
2017-02-11
Add support for managing temporary files/directories
w0rp