summaryrefslogtreecommitdiff
path: root/autoload
AgeCommit message (Expand)Author
2023-09-17Fix #4499 - Fix solhint >= 3.4.0w0rp
2023-09-16Fix #4505 - Handle spaces in markdown fencesw0rp
2023-09-16Fix #3115 - Fix environment variable quoting on Windowsw0rp
2023-09-16#4454 Clean up more tests and codew0rp
2023-09-16Stop supporting ale_lsp_rootw0rp
2023-09-16Close #4458 - Add an ALEStopLSP commandw0rp
2023-09-14#4607 No conflicts with nvim-lspconfig by defaultw0rp
2023-09-10Print the most severe problem with virtualtextw0rp
2023-09-10Show a single virtualtext message by defaultw0rp
2023-09-09Remove backwards compatibility with ancient setting namesw0rp
2023-09-09Close #4481 Try .venv first, drop ve-py3w0rp
2023-09-09#4442 - Use the same default signs as Neovim diagnosticsw0rp
2023-09-08#4605 Use a single time for InsertLeave emulationw0rp
2023-09-08Close #4605 - Emulate InsertLeave modew0rp
2023-09-08#4454 Clean up root test directory testsw0rp
2023-09-06Close #3368 - Supercharge :ALEInfow0rp
2023-09-06Add an option to save hidden buffersw0rp
2023-09-05Close #4461 - Use rust-analyzer by defaultw0rp
2023-09-05Feature: add `forge fmt` as a fixer for Solidity files (#4598)Henrique Barcelos
2023-09-05Improve ALEFix performance for neovim (#3974)Magnus Groß
2023-09-05fix(yaml): make actionlint respect config (#4584)Peter Benjamin
2023-08-20Support format xml file which haven't yet persisted at the disk (#4585)jiz4oh
2023-08-15Fix error loading "text" syntax for hover (#4574)Tomáš Janoušek
2023-08-15yamlfmt (#4587)Matheus Werny
2023-08-05Close #4579 - Support numhl highlights for vim >= 8.2.3874Rodrigo Mesquita
2023-08-01floatwin: use win_execute in NeoVim for commands when it exists (#4532)Oskar Haarklou Veileborg
2023-07-31Don't echom if not in normal mode (#4560)Amadeus Demarzi
2023-07-25Communicate support for markdown to the lsp server (#4450) (#4453)Wooter
2023-07-24Add erb-formatter support (#4546)Arash Mousavi
2023-07-24feat: enable golangci-lint by default (#4536)Craig Rodrigues
2023-07-24Add end_col of matched forbidden word (#4556)LittleKey
2023-06-27Remove golint supported-tools (#4535)Craig Rodrigues
2023-05-06Add support for npm-groovy-lint (#4495)lucas-str
2023-04-22Add fourmolu fixer (#4501)Pat Brisbin
2023-03-31Added column alignment for errors (#4473)David le Blanc
2023-03-26Add support for `rustywind` fixer (#4477)Guillermo R. Roig Carralero
2023-03-14Fix `ale#util#GetBufferContents` and propagate use (#4457)Wilson E. Alvarez
2023-03-08Clear virtualtext no matter how enabled (#4475)Daniel Harding
2023-03-07#2172 - Expand PATH in the shell for automatic virtualenvw0rp
2023-03-07Add deadnix linter (#4443)Albert Peschar
2023-02-21Fix #3616, #3903 - Use proper floating window borders in neovim (#4417)Oskar Haarklou Veileborg
2023-02-08Attempt to fix auto virtualenv on Windowsw0rp
2023-02-08#2172 Auto PATH with ale_python_auto_virtualenvw0rp
2023-02-08Add support for lua-language-serverw0rp
2023-02-07Add alejandra for nix (#4435)Nathan Henrie
2023-01-29diagnostics: support sending ALE output to Neovim's diagnostics API (#4345)Ben Boeckel
2023-01-28Add `gopls format` as a Go fixerSean Enck
2023-01-27add: pycln as a python linter and fixer (#4415)Yining
2023-01-06Fix #4413 - Avoid errors for invalid buffers in ale#virtualtext#Clearw0rp
2023-01-04Fix #4410 - Ignore prop_add errorsw0rp