aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/test_ale_info.vader (follow)
Commit message (Expand)AuthorAgeFilesLines
* Close #4618 - Do not show info for the ALEInfo windoww0rp2025-03-141-0/+3
* #4454 Clean up root test directory testsw0rp2023-09-081-3/+0
* Close #3368 - Supercharge :ALEInfow0rp2023-09-061-87/+79
* diagnostics: support sending ALE output to Neovim's diagnostics API (#4345)Ben Boeckel2023-01-291-0/+3
* Close #4397 - Add human-readable values for g:ale_virtualtext_cursorw0rp2022-12-251-2/+2
* #3599 - Use ale_root instead of ale_lsp_rootw0rp2021-03-011-3/+3
* Close #3003 - Show ignored linters in :ALEInfow0rp2020-09-081-0/+27
* Add g:ale_sign_highlight_linenr (#2678)BlahGeek2019-09-011-0/+3
* aleinfo global options (#2686)richyfish2019-08-121-0/+113
* Lint on InsertLeave, not in insert mode by defaultw0rp2019-06-101-4/+4
* Stop a test from failing randomlyw0rp2019-05-211-7/+8
* Add additional ways to detect LSP project rootbrian m. carlson2019-01-261-0/+1
* Fix info textLuan Santos2018-11-061-2/+3
* Close #1522 - Show suggested fixers in :ALEInfow0rp2018-06-211-158/+257
* #1524 - Define global variables where they are neededw0rp2018-05-281-6/+14
* Close #1559 - Report errors from LSP servers in :ALEInfow0rp2018-05-281-0/+53
* #1278 Allow linters to be defined pretty much anywherew0rp2018-04-241-0/+1
* Close #542 - Add an option for disabling running locally installed executable...w0rp2018-04-091-0/+1
* Close #1439 - Add an :ALEInfoToFile commandw0rp2018-04-081-0/+31
* Option to open lists vertically (#1381)Andrew Crites2018-03-021-0/+1
* Show more ALE variables in ALEInfow0rp2018-01-071-8/+46
* Fix #1176 - Add an option for caching failing executable checksw0rp2017-11-301-0/+29
* #852 Support formatting echo messages with error codes. No linters set the `c...w0rp2017-11-131-1/+1
* Get all tests to pass on Windowsw0rp2017-10-231-2/+2
* Fix #876 - Save history in a separate buffer variable so history works when l...w0rp2017-08-251-41/+38
* Include executable checks in ALEInfow0rp2017-08-231-0/+20
* Add ale_fix_on_save and ale_fixers to debug output (#731)Gregory Einfrank2017-07-061-0/+2
* Fix ALEInfo and some test issuesw0rp2017-05-271-175/+174
* Fix #500 - Support defining aliases for linter namesw0rp2017-05-271-0/+26
* #427 - Output buffer-local variables with :ALEInfow0rp2017-04-271-0/+42
* Add options to facilitate linting only in normal mode (#425)taylorskalyo2017-03-301-1/+1
* Enabling linting on save by default, re #333w0rp2017-03-271-1/+1
* #254 Add an option for logging the output of commandsw0rp2017-02-161-0/+64
* #254 Capture command exit codes in the historyw0rp2017-02-161-0/+27
* Refactor history management functions into their own filew0rp2017-02-161-4/+4
* #254 Add command history to ALEInfow0rp2017-02-141-7/+42
* Output ALE global variables for :ALEInfow0rp2017-02-131-8/+39
* Include most linter variables in ALEInfow0rp2017-02-131-7/+43
* Add ALEInfo command to get list of available/enabled linters (#273)DiscoViking2017-01-241-0/+91