.. |
fix
|
Add stylelint fixer
|
2017-07-31 02:54:59 +02:00 |
fixers
|
Add stylelint fixer
|
2017-07-31 02:54:59 +02:00 |
gradle
|
Kotlin and general Gradle support. (#745)
|
2017-07-10 23:03:36 +01:00 |
handlers
|
Fix #795 - Handle GCC errors without column numbers
|
2017-07-23 00:39:59 +01:00 |
lsp
|
#517 Add more code LSP support which makes the tssserver linter behave more like the LSP linters
|
2017-07-26 10:37:37 +01:00 |
balloon.vim
|
Fix #537 - Add support for balloons
|
2017-05-31 22:04:33 +01:00 |
c.vim
|
#729 - Use a wrapper for simplify to fix // problems on Windows
|
2017-07-05 15:51:31 +01:00 |
command.vim
|
Refactor special command parsing into its own file
|
2017-05-17 11:17:49 +01:00 |
completion.vim
|
Fix the completion start position regex matching being off by one
|
2017-08-04 16:15:48 +01:00 |
cursor.vim
|
#734 - Use the buffer number from the events for entering buffers and saving buffers for checking buffers
|
2017-08-01 00:03:24 +01:00 |
debugging.vim
|
Add ale_fix_on_save and ale_fixers to debug output (#731)
|
2017-07-06 09:27:09 +01:00 |
engine.vim
|
Fix #823 - Write Windows files with CRLF
|
2017-08-05 20:17:25 +01:00 |
events.vim
|
#734 - Use the buffer number from the events for entering buffers and saving buffers for checking buffers
|
2017-08-01 00:03:24 +01:00 |
filetypes.vim
|
#283 Fix linting buffers with no filename, by creating a filename with a guess for the file extension
|
2017-02-13 10:36:38 +00:00 |
fix.vim
|
Fix #823 - Write Windows files with CRLF
|
2017-08-05 20:17:25 +01:00 |
gradle.vim
|
Kotlin and general Gradle support. (#745)
|
2017-07-10 23:03:36 +01:00 |
highlight.vim
|
#697 - Remove highlights more thoroughly
|
2017-07-13 23:27:02 +01:00 |
history.vim
|
Add a check to make tests fail less
|
2017-05-18 09:27:18 +01:00 |
job.vim
|
Remove channel logging
|
2017-07-26 10:45:21 +01:00 |
linter.vim
|
#517 - Get the Rust language server working in a basic way
|
2017-07-30 23:34:58 +01:00 |
list.vim
|
Fix the resetting of selections and annotate it
|
2017-08-07 22:08:35 +01:00 |
loclist_jumping.vim
|
Add :ALEFirst and :ALELast commands (#616)
|
2017-06-03 12:45:52 +01:00 |
lsp.vim
|
Cover the Rust LSP with tests, allow LSP linters to be named anything, and rename the Rust LSP linter to rls
|
2017-08-02 23:21:30 +01:00 |
node.vim
|
Refactor running of local Node programs with a helper function
|
2017-05-27 17:11:03 +01:00 |
path.vim
|
#517 Add more code LSP support which makes the tssserver linter behave more like the LSP linters
|
2017-07-26 10:37:37 +01:00 |
pattern_options.vim
|
Support setting settings with g:ale_pattern_options
|
2017-07-09 00:10:28 +01:00 |
python.vim
|
Fix docs for FindProjectRoot function
|
2017-07-12 10:00:42 +02:00 |
ruby.vim
|
Add rails_best_practices handler (resolves #655) (#751)
|
2017-07-12 10:43:47 +01:00 |
semver.vim
|
#289 Only use the --stdin-display-name flag if the flake8 version supports it
|
2017-02-06 11:12:27 +00:00 |
sign.vim
|
Fix #560 #763 - Silence errors for setting signs, and do nothing for dirvish
|
2017-07-16 01:15:07 +01:00 |
statusline.vim
|
Fix some bad indentation
|
2017-07-06 10:51:05 +01:00 |
test.vim
|
Make every test set filenames and switch directories in the same way, and fix some missing escaping for the rubocop linter
|
2017-07-09 22:43:31 +01:00 |
uri.vim
|
#517 Add more code LSP support which makes the tssserver linter behave more like the LSP linters
|
2017-07-26 10:37:37 +01:00 |
util.vim
|
Fix #823 - Write Windows files with CRLF
|
2017-08-05 20:17:25 +01:00 |