summaryrefslogtreecommitdiff
path: root/autoload
AgeCommit message (Expand)Author
2024-09-05Improve support for python package manage: pipenv, poetry and uv (#4825)Diego Henrique Oliveira
2024-08-14Add support for astro (#4780)ghsang
2024-07-09feat(biome): add support for json and jsonc (#4805)Braden Kelley
2024-07-02When ruff version is >=0.5.0 use 'ruff check <path>' instead of 'ruff <path>'...Tom Bourton
2024-06-27fix!(biome): allow passing options to `biome check` (#4799)Braden Kelley
2024-06-25fix(biome): find root when using biome.jsonc (#4774)Braden Kelley
2024-06-24fix(biome): send correct language to lsp proxy (#4773)Braden Kelley
2024-06-21fix(biome): run all enabled biome fixers (#4763)Braden Kelley
2024-06-21fix(biome): use temp file instead of stdin (#4775)Braden Kelley
2024-06-02Run actionlint by default on GitHub filesw0rp
2024-05-31Fix eslint cwd strategy (#4781)ghsang
2024-05-01Implement listing all returned results for LSP textDocument/implements (#4755)Bryan Garber
2024-04-20feat: detect ESLint flat config (#4753)Mathew Attlee
2024-04-17Add htmlbeautifier support (#4751)Arash Mousavi
2024-04-07Added fix subcommand options (#4746)Kevin Van Leer
2024-03-12Fix 4740 - add hurlfmt linter (#4741)Horacio Sanson
2024-03-12Add support for .eslintrc.cjs (#4742)Mathew Attlee
2024-03-02Fix biome formatter (#4733)David Dominguez
2024-02-27Fix 4721 - force latex language id on cspell for tex filetype (#4724)Horacio Sanson
2024-02-24Add full support for biome (#4705)Filip Gospodinov
2024-02-23Add support for gjs template linting using embertemplate lint (#4653)Sam
2024-02-22Add wiki link to ShellCheck linting (#4681)Brandon Maier
2024-02-22[hover] ParseLSPResult sets language 'text' for missing spec (#4699)Oliver Albertini
2024-02-06Support 'gleam format' as Gleam fixer (#4710)Jonathan Palardy
2024-01-14Add biome support for javascript (#4701)Akiomi Kamakura
2024-01-14Add language id of cspell (#4700)ohakutsu
2024-01-14add: support for `rubyfmt` as `ruby` fixer (#4678)Yining
2024-01-14Add end_col and end_lnum to ShellCheck (#4692)Brandon Maier
2024-01-14Use different group names for signs and virtual text (#4704)Ingo Meyer
2023-12-08Add support for Scarb in `cairo` files (#4669)MD
2023-12-07add: support for `nickel format` as `Nickel` fixer (#4665)Yining
2023-11-16Adding support for ruff formatter (#4645)Joseph Henrich
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