aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/autoload (follow)
Commit message (Expand)AuthorAgeFilesLines
* Read trigger characters from LSP initialize responses (#5121)Eric Stern2026-05-312-5/+67
* Fix infinite autocompletion loop (#5130)Torben2026-05-281-0/+12
* Close #4971 - Add support for ty via LSPw0rp2026-05-162-1/+2
* Close #5112 - Support newer Pyright and other LSPsw0rp2026-05-152-8/+197
* Close #5002 - Support getting g:ale_root as a Stringw0rp2026-05-151-0/+5
* Support for tex-fmt (#5127)Matheus Gabriel Werny2026-05-142-0/+25
* #5057: Avoid mixing slashes for Windows temporary filesw0rp2026-05-142-3/+3
* Replace appveyor with GitHub actions (#5119)Horacio Sanson2026-05-127-39/+94
* Feat: replace em dash with -- (#5125)Micah Chambers2026-05-122-0/+9
* feat(markdown): add rumdl server and fixer (#5115)Evan Chen2026-04-152-0/+23
* fix expert lsp stdio and register capability (#5113)coriocactus2026-04-101-0/+2
* Add support for PerlNavigator (#5028)rymdbar2026-04-101-0/+24
* Use ale#Pad for option padding across the codebase (#5118)Mathis2026-04-1042-43/+43
* feat: Load Prettier from cjs alsow0rp2026-04-011-0/+1
* fix(tests): fix ale_c_build_dir_names being unset in tests (#5109)Horacio Sanson2026-03-291-14/+1
* Fix FindCompileCommands to handle absolute paths in c_build_dir_names (#5096)Copilot2026-03-281-2/+19
* Added support for harper in markdown files (#5104)Armand Halbert2026-03-282-0/+25
* refactor: use ale#Pad for option padding across the codebase (#5091)PsickOSSH2026-02-0726-29/+29
* add option to lint diff buffers (#3185)blobmasterbrian2026-02-061-1/+1
* Utilizing -fzf for tsserver responses along with regular lsp responses (#5084)Steve Matney2026-01-251-82/+71
* Fix markdownlint output format (#5085)Holger Detering2026-01-251-4/+10
* fix-proselint (#5074)PsickOSSH2026-01-251-0/+25
* Add pymarkdown fixer (#5045)Adrian Vollmer2025-12-212-0/+51
* Add ReScript support (#5072)John Jackson2025-12-212-0/+38
* ALEFindReferences: add -fzf flag to show output in fzf (#5018)bretello2025-12-212-24/+130
* fix linter cppcheck (#5071)yoan6672025-12-211-1/+2
* add markdownlint fixer for markdown (#5066)yoan6672025-11-222-0/+20
* add unimport fixer (#5068)FouMalade2025-11-222-0/+47
* biome: use --stdin-file-path for fixer (#5051)Albert Peschar2025-11-221-4/+3
* tombi: support `toml_tombi_online` flag to control remote schema fetching (#5...Ben Boeckel2025-11-222-0/+14
* Adding --no-color flag to stylelint args (#5050)Steve Matney2025-11-222-2/+2
* Add --editor-mode flag when invoking rubocop (#5049)Max Jacobson2025-10-261-4/+18
* fix issue 5037. "/s/c/" to "/s/c" (#5043)Shigma2025-09-061-1/+1
* ale: add `FindNearestFileOrDirectory` function (#5033)Ben Boeckel2025-08-211-0/+30
* chore: remove some unused files and minor typo fix (#5029)Yining2025-08-151-1/+1
* Add support for verible: language server + fixer (#4994)Nicolas Derumigny2025-08-132-0/+22
* add preview for ALEFindReferences (#5001)bretello2025-08-131-4/+28
* Add configurable options support for redpen linter (#5006)Jason Weir2025-08-131-0/+13
* Reduce lines of code for tombiw0rp2025-08-132-4/+2
* tombi: support its LSP (#5022)Ben Boeckel2025-08-133-0/+42
* Only strip newlines for echo, otherwise full messages (#4964)Benjamin Block2025-07-202-2/+3
* Added 'build/Debug' and 'build/Release' to g:ale_c_build_dir_names (#4322) (#...F-Kearney2025-07-201-0/+2
* Make shellcheck respect ale_warn_about_trailing_whitespacew0rp2025-07-061-3/+20
* Some absolute paths are not recognized for Windows (#4987)Andrey Starodubtsev2025-06-241-5/+4
* Remove pytest.ini from project detection filesw0rp2025-06-241-6/+6
* Fix golangci-lint fixer with version 2 (#4960)Horacio Sanson2025-05-171-18/+34
* Adding Roc language linters and fixers. (#4966)Benjamin Block2025-05-053-0/+51
* Use ale#Escape in c_clangformat_style_option (#4949)Mikhail Velikikh2025-04-161-1/+1
* Add bash to the linter aliases (#4948)Jean-Philippe Guérard2025-04-161-0/+1
* Mention, but do not scream when a file changes before it is fixedw0rp2025-04-101-1/+1