aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Use relative paths when previewing file locations (#2238)Alvin Chan2019-01-271-1/+1
* Add additional ways to detect LSP project rootbrian m. carlson2019-01-261-0/+3
* Add textDocument/typeDefinition for LSP (#2226)Andrey Popp2019-01-211-0/+10
* Optimize ale#completion#Filter when prefix is ""Jerko Steiner2019-01-081-1/+1
* Add ability to manually trigger completion menu (#2177)Jerko Steiner2019-01-071-0/+3
* Add versions of ALEGoToDefinition that open in splitsBen Kraft2018-12-191-1/+5
* #1520 - Add an :ALEDocumentation for tsserverw0rp2018-12-101-3/+6
* Move virtualtext handling to own fileLuan Santos2018-11-061-3/+3
* Add support for nvim's virtualtext on cursorLuan Santos2018-11-051-0/+3
* Implement LSP symbol searchw0rp2018-10-311-0/+3
* Fix #1938 - Set a default value for an undefined variablew0rp2018-09-201-0/+3
* Merge pull request #1928 from felipesere/masterw0rp2018-09-181-0/+4
|\
| * Join the ALECleanupGroup and ensure we don't run cleanup if ale.vim isn't loadedFelipe Sere2018-09-171-5/+4
| * To avoid blocking build tools, suspend ALE when suspending vimFelipe Sere2018-09-161-0/+5
* | #1889 Add support for automatically previewing messages based on the cursor p...w0rp2018-09-141-0/+7
|/
* Explicitly disable ALE for NeoVim versions below 0.2.0w0rp2018-08-041-2/+2
* Fix #1631 - Disable balloon support for terminals by defaultw0rp2018-07-201-4/+1
* Fix #1716 - Replace tempdir() with a wrapper to preserve TMPDIRw0rp2018-07-121-6/+0
* Optimise ale#Var a littlew0rp2018-07-041-0/+2
* Remove deprecated code for the 2.0 releasev2.0.0w0rp2018-07-041-28/+0
* Move the initialization of augroups to then events filew0rp2018-06-191-1/+1
* Avoid calling ALE cleanup code if ALE never tried to check a bufferw0rp2018-06-191-1/+1
* Indicate things to be removed in version 2.0w0rp2018-05-281-0/+3
* #1524 - Define global variables where they are neededw0rp2018-05-281-78/+3
* #1524 Replace ale#Set with let in the main filew0rp2018-05-281-24/+24
* #1524 Remove the plugin conflict warningsw0rp2018-05-281-10/+0
* TUI / GUI tooltip with content from ALEHover (#1556)Gerry Agbobada2018-05-161-1/+2
* Improve g:ale_set_balloons default valuerhysd2018-05-111-1/+4
* Move autocmd commands out of the toggle file, to improve load timesw0rp2018-04-231-1/+1
* #1428 Start implementing LSP hover supportw0rp2018-04-221-0/+4
* Add support for finding references using LSP servers or tsserverw0rp2018-04-221-0/+4
* Make ALEFix support argumentsfenuks2018-04-181-1/+1
* #1501 Pass the buffer number from BufWritePost on to ale#fix#Fixw0rp2018-04-131-1/+1
* Close #1439 - Add an :ALEInfoToFile commandw0rp2018-04-081-0/+2
* Add a command for stopping all LSP clientsw0rp2018-03-061-0/+2
* Satisfy my own checksw0rp2018-03-031-4/+4
* Add deprecation warnings for old NeoVim versions and old functionsw0rp2018-03-031-0/+15
* Option to open lists vertically (#1381)Andrew Crites2018-03-021-0/+3
* Fix #1115 - Add support for wrapping all commands with an optionw0rp2017-12-201-0/+3
* Clean up ALE linter buffer data when buffers are deleted, not unloadedw0rp2017-12-191-1/+1
* Fix #1176 - Add an option for caching failing executable checksw0rp2017-11-301-0/+4
* Allow warnings about trailing blank lines to be hidden for flake8 and pycodes...w0rp2017-11-281-2/+3
* Quietly add go to definition support for tsserverw0rp2017-11-211-0/+6
* Complain about stray echo lines in the codebasew0rp2017-11-151-2/+2
* Fix #1128 - Add g:ale_linters_explicit for only enabling linters explicitlyw0rp2017-11-141-1/+3
* Fix #1069 Support formatting the loclist messages with g:ale_loclist_msg_formatw0rp2017-11-141-1/+3
* #852 Support formatting echo messages with error codes. No linters set the `c...w0rp2017-11-131-4/+2
* Add support for showing Info severities in echoed messagesw0rp2017-11-121-0/+1
* Fix #719 - Add ALEReset and ALEResetBuffer for removing problems for all buff...w0rp2017-10-291-0/+4
* #817 - Document the buffer toggling options, and define plug mappings for eve...w0rp2017-10-291-0/+5