summaryrefslogtreecommitdiff
path: root/autoload/ale/debugging.vim
AgeCommit message (Expand)Author
2021-06-19Fix breakage w/ plugins that inadvertently trigger ALE in `execute()` (#3719)حبيب الامين
2021-03-01#3599 - Use ale_root instead of ale_lsp_rootw0rp
2020-09-08Close #3003 - Show ignored linters in :ALEInfow0rp
2019-09-01Add g:ale_sign_highlight_linenr (#2678)BlahGeek
2019-08-12aleinfo global options (#2686)richyfish
2019-05-28Fix #2438 - Print a friendly message when the clipboard is not availablew0rp
2019-01-26Add additional ways to detect LSP project rootbrian m. carlson
2018-11-29Only set the unnamed register at the end of :ALEInfoToClipboardBjorn Neergaard
2018-11-06Fix info textLuan Santos
2018-11-05Add support for nvim's virtualtext on cursorLuan Santos
2018-06-21Close #1522 - Show suggested fixers in :ALEInfow0rp
2018-05-28Close #1559 - Report errors from LSP servers in :ALEInfow0rp
2018-04-09Close #542 - Add an option for disabling running locally installed executable...w0rp
2018-04-08Close #1439 - Add an :ALEInfoToFile commandw0rp
2018-03-02Option to open lists vertically (#1381)Andrew Crites
2018-01-07Show more ALE variables in ALEInfow0rp
2017-11-15Complain about stray echo lines in the codebasew0rp
2017-08-25Fix #876 - Save history in a separate buffer variable so history works when l...w0rp
2017-08-23Include executable checks in ALEInfow0rp
2017-08-08Ban use of ==# or ==? in the codebase, and prefer is# or is? insteadw0rp
2017-07-06Add ale_fix_on_save and ale_fixers to debug output (#731)Gregory Einfrank
2017-05-27Fix ALEInfo and some test issuesw0rp
2017-05-27Fix #500 - Support defining aliases for linter namesw0rp
2017-04-27#427 - Output buffer-local variables with :ALEInfow0rp
2017-02-16#254 Add an option for logging the output of commandsw0rp
2017-02-16#254 Capture command exit codes in the historyw0rp
2017-02-14#254 Add a command for copying ALEInfo to your clipboard quicklyw0rp
2017-02-14#254 Add command history to ALEInfow0rp
2017-02-13Output ALE global variables for :ALEInfow0rp
2017-02-13Include most linter variables in ALEInfow0rp