Commit Graph

  • 7862633d9d
    When repeating selections, jump to the last selected item w0rp 2021-06-29 11:53:11 +0100
  • a4ba421803
    Fixes an index error with Java files. (#3706) Stefan Braun 2021-06-22 15:07:49 +0200
  • 397d56f40c
    fix(eslint): yarn 2 project cwd (#3684) Shannon Moeller 2021-06-19 05:03:39 -0600
  • a566a5d01b
    #3719 - Prevent redir being used again in future w0rp 2021-06-19 12:01:33 +0100
  • ad27e921d7
    Fix breakage w/ plugins that inadvertently trigger ALE in `execute()` (#3719) حبيب الامين 2021-06-19 11:56:43 +0100
  • 88817b3780
    Fix 3167 - add custom fixer example to help docs. (#3541) Horacio Sanson 2021-06-19 19:47:35 +0900
  • 2c8a857262
    Move a test file to match the newer location w0rp 2021-06-19 11:00:26 +0100
  • e78519683e
    Close #3433 - Only use noselect if set for automatic completion w0rp 2021-06-19 10:57:34 +0100
  • 84a4a76aaf
    Close #3770 - Add support for checking circleci configs w0rp 2021-06-19 10:34:57 +0100
  • 1b08791228
    Make staticcheck configurable with GOPATH detection w0rp 2021-05-27 22:03:39 +0100
  • a02a4f2811
    ocaml: prepare for filetype separation (#3732) Pau Ruiz Safont 2021-05-27 08:33:43 +0100
  • f53431331e
    Enable gopls by default with GOPATH detection w0rp 2021-05-26 22:43:30 +0100
  • 3f386ae5e9
    Don't use a temporary file for tflint (#3717) David Hotham 2021-05-25 01:41:14 +0100
  • bf1c30f585
    Use stdin/out for cmake-format (#3725) awang 2021-05-25 00:37:09 +0000
  • 6ef5bf308c
    Allow lintr to consider .Renviron settings. Fix #3391 (#3727) ourigen 2021-05-25 00:30:42 +0000
  • 93f80ea767
    Fix 3524 - parse buffer signs with getplaced() function (#3648) Horacio Sanson 2021-05-23 21:58:13 +0900
  • bee8eccb42
    Fix a bug when code actions have no changes w0rp 2021-05-04 08:44:28 +0100
  • d81986a106
    add 'How can I use ALE and vim-lsp together?' in readme (#3711) Linda_pp 2021-05-01 02:33:50 +0900
  • 737c1bf1ac
    Fix stylelint not obeying project-specific rules (#3272) Jay Sitter 2021-04-19 23:50:57 -0400
  • 1c90d8c018
    Updated `solhint` linter to be able to use a local installation (#3682) Henrique Barcelos 2021-04-14 21:01:18 -0300
  • 1cd0c0c33b
    Don't exit visual mode on floating preview close (#3689) Kevin Clark 2021-04-12 00:57:14 -0700
  • 686c8c5e0a
    hadolint: fix color output and stdin shown as "-" (#3680) infokiller 2021-04-10 15:17:55 +0300
  • cec9954d01
    feat: Add protolint as linter and fixer (#2911) yohei yoshimuta 2021-04-09 22:16:23 +0900
  • f0887d3e61
    apple-swift-format: linter and fixer with config swiftpm support (#3671) bosr 2021-04-07 12:34:34 +0200
  • 06f57ca973
    improve DMD handler (#3647) Remi Thebault 2021-03-30 08:47:59 +0200
  • 655f0070cd
    Add support for V: "v" (compiler) and "vfmt" fixer. (#3622) fiatjaf 2021-03-26 03:38:57 -0300
  • b1f95dc4fb
    Add nixfmt as a Nix fixer. (#3651) David Houston 2021-03-23 20:02:17 -0400
  • eb0ebe6221
    Switch to using buildifier's -path option (#3640) Jon Parise 2021-03-23 06:04:51 -0700
  • cdac7a830e
    Add support for `ptop` fixer (#3652) BarrOff 2021-03-23 12:51:14 +0000
  • c6b61950f8
    Add more parameters to the DMD linting command (#3639) Remi Thebault 2021-03-23 00:31:52 +0100
  • f7852dbd0a
    #3633 - Move linter tests into test/linter w0rp 2021-03-21 00:21:49 +0000
  • 35caaecc9f
    Allow more time before PRs become stale w0rp 2021-03-20 22:35:43 +0000
  • 3728d9f76c
    Add support for clangd with CUDA (#3598) Tommy Chiang 2021-03-21 06:26:53 +0800
  • 4411b4d751
    add support for svelte via svelteserver language server (#3644) fiatjaf 2021-03-20 19:23:27 -0300
  • b1d833417b
    #3633 - Put all dummy test files in test/test-files w0rp 2021-03-20 22:11:22 +0000
  • 3838ae118d
    Add desktop-file-validate w0rp 2021-03-19 22:29:06 +0000
  • 8319e0f8c7
    Fix a typo in a test filename w0rp 2021-03-19 21:55:15 +0000
  • ed7f4dee53
    issue 3033 (#3620) Nathan Henrie 2021-03-17 16:55:50 -0700
  • dc40ece3c3
    #3632 Add ale#util#MapMatches w0rp 2021-03-15 22:30:22 +0000
  • bd808dca30
    Fix ale#path#Dirname on Windows w0rp 2021-03-15 21:30:13 +0000
  • c00852e809
    Disable blank issues and add a link to ask for help w0rp 2021-03-15 00:36:45 +0000
  • f43e4abc88
    Check user systemd unit files with systemd-analyze w0rp 2021-03-14 23:34:38 +0000
  • b45ee8ec6c
    Close #2102 - Add support for the Angular language server w0rp 2021-03-14 21:10:05 +0000
  • 80a48d01be
    Fix texlab#GetProjectRoot (#3610) ourigen 2021-03-12 11:40:40 +0000
  • c21d6afd2f
    Solve #3611 (#3612) Victor Fernandez 2021-03-07 13:20:35 +0200
  • 8c5081f631
    Fix 3605 - set fallback for error detail (#3606) Horacio Sanson 2021-03-04 20:45:33 +0900
  • 826878c41e
    Update documentation for floating window borders w0rp 2021-03-01 21:38:11 +0000
  • 1d76fd55a1
    Add borders for floating windows in Neovim (#3603) Yen3 2021-03-01 22:36:05 +0100
  • 680ba68d81
    #3599 - Use ale_root instead of ale_lsp_root w0rp 2021-03-01 20:51:29 +0000
  • 9fe7b1fe6a
    Close #2281 - Separate cwd commands from commands w0rp 2021-03-01 20:11:10 +0000
  • 48fab99a0a
    Add support for `erlfmt` fixer (#3602) Antoine Gagné 2021-02-28 08:31:44 -0500
  • 038e4a8c31
    Fix ansible-lint linter definition. (#3601) serapas 2021-02-28 13:43:23 +0100
  • 7696561555
    Fix 3537 - remove -T argument from ruby linter (#3538) Horacio Sanson 2021-02-23 16:48:42 +0900
  • 90b9597d50
    Add a buildifier fixer for Bazel files (#3499) Jon Parise 2021-02-21 04:35:26 -0800
  • 2550f5d952
    Fixes to code actions (cursor moving, tests, EOL/EOF corner cases) (#3478) Tomáš Janoušek 2021-02-20 17:16:47 +0100
  • d340710fcf
    Support going to type definition with tsserver (#3545) Alex LaFroscia 2021-02-20 11:09:28 -0500
  • 3ea887d2f4
    Added ocamllsp (#3595) Risto Stevcev 2021-02-18 15:51:11 +0100
  • 1ee7f6c97b
    add support for prettier-ruby to prettier fixer (#3593) David Buchan-Swanson 2021-02-18 18:33:02 +1100
  • 0b35c3a5b9
    Make markdown vale linter command configurable with options (#3594) David Balatero 2021-02-17 20:10:49 -0500
  • 88d052b5a9
    Update elixir-ls link in supported tools (#3588) Jason Axelson 2021-02-14 04:04:12 -1000
  • b30c5c9b51
    Allow clangformat to use a local style file (#3587) Mukund Mauji 2021-02-14 09:03:04 -0500
  • 8cb9f5ef51
    mypy: Pass user options before any others (#3582) Daniel Leong 2021-02-11 15:29:23 -0500
  • b2702c6829
    Bump the ALE version to v3.1.0 v3.1.x w0rp 2021-02-11 19:47:29 +0000
  • 3b184f88d3
    Bump the ALE version to v3.1.0 w0rp 2021-02-11 19:47:29 +0000
  • ea72d66b6d
    Verilator current file search path (#3500) Tarik Graba 2021-02-11 20:35:25 +0100
  • 1773a496ad
    Clean up the hdl_checker test a bit better w0rp 2021-02-10 22:10:18 +0000
  • 388cf33743
    Fix #3579 - Escape cppcheck arguments for Windows v3.1.0 w0rp 2021-02-06 20:13:28 +0000
  • 77c034884b
    Bugfix: ParseCFlagsFromMakeOutput was never being called (#3574) Hugo Gualandi 2021-02-06 16:06:01 -0300
  • 8beb67b4d1
    Fix tests for LSP suggestions w0rp 2021-02-06 18:55:21 +0000
  • 99eb68e6ca
    #3362 Disable LSP/tsserver hints/suggestions by default w0rp 2021-02-06 18:49:42 +0000
  • f9f2ad2765
    Merge pull request #3571 from rfwatson/gopls-add-init-options Horacio Sanson 2021-02-06 21:34:19 +0900
  • b88d3c4e4b
    Merge pull request #3575 from hugomg/gnumakefile Horacio Sanson 2021-02-06 21:31:16 +0900
  • cf53eb3667
    Merge pull request #3568 from jD91mZM2/jq Horacio Sanson 2021-02-06 21:29:51 +0900
  • 27130efc65
    Reuse ale#fixers#jq#GetExecutable for jq jD91mZM2 2021-02-06 11:06:08 +0100
  • ae916d49fd Add test case for gnumakefile detection Hugo Musso Gualandi 2021-02-05 11:40:43 -0300
  • 787ab2a366
    Merge pull request #3529 from krsch/master Horacio Sanson 2021-02-05 23:02:47 +0900
  • f612805801
    Merge pull request #3576 from cyyever/fish_indent Horacio Sanson 2021-02-05 22:58:43 +0900
  • 4c7e843fd0 Have c_parse_makefile look for GNUmakefile as well Hugo Musso Gualandi 2021-02-03 19:15:03 -0300
  • 26b92f73b5 gopls: add go_gopls_init_options Rob Watson 2021-02-03 14:49:27 +0100
  • cc67bc0541 add filename to output Alexey Kreshchuk 2021-01-08 17:24:06 +0300
  • 98caa19cc7
    Add command callback test jD91mZM2 2021-02-02 13:01:03 +0100
  • 9b5c090473
    Merge pull request #3472 from m-ildefons/hadolint Horacio Sanson 2021-02-02 13:08:18 +0900
  • c747c277c2
    #2547 Add a cfn-lint alias for cloudformation w0rp 2021-01-31 17:06:56 +0000
  • 1457e54528
    #3527 - Clarify that popup menus should only be used in GUI Vim w0rp 2021-01-31 16:29:22 +0000
  • e8080be08b
    Allow duplicate LSP completions for autoimport (#3473) Jerko Steiner 2021-01-31 17:21:31 +0100
  • 4894c760c2
    Add jq linter for JSON diagnostics jD91mZM2 2021-01-31 13:01:03 +0100
  • 7572ec3489
    Merge pull request #3474 from yen3/haskell-hls Horacio Sanson 2021-01-31 20:19:00 +0900
  • e5e851fadc Add linter for haskell-language-server yen3 2020-11-30 09:05:33 +0100
  • 2d07fa0cc2
    Merge pull request #3566 from hsanson/2726-fix-terraform-linter Horacio Sanson 2021-01-30 18:20:49 +0900
  • dd1c665db2 Fix tests on windows Horacio Sanson 2021-01-30 18:17:28 +0900
  • d511d5af11 Fix 2726 - fix terraform linter. Horacio Sanson 2021-01-30 17:11:12 +0900
  • 7c44f4e403
    Merge pull request #3565 from hsanson/3371-add-terraform-ls-support Horacio Sanson 2021-01-30 16:19:40 +0900
  • 64d430438e Fix 3371 - Add terraform-ls support Horacio Sanson 2021-01-30 15:41:40 +0900
  • 82c8e3a3a3
    Remove last traces of Travis CI w0rp 2021-01-27 20:11:46 +0000
  • bafe1c0fd6
    3560 add vim 8.2 and nvim 0.4 to ci tests (#3561) Horacio Sanson 2021-01-28 04:52:24 +0900
  • c9f4005820
    Merge pull request #3425 from pinicarus/custom-dialyzer-options Horacio Sanson 2021-01-27 20:24:26 +0900
  • cab4280d02
    Feature: Add support for named-pipe sockets for LSPs (#3509) Kevin Svetlitski 2021-01-26 14:43:17 -0600
  • 3a1728297a
    Merge pull request #3227 from Ma27/nixunstable-error-fmt Horacio Sanson 2021-01-25 13:53:09 +0900
  • 72dbd7f648
    Update error-parser for `nix-instantiate` on Nix 2.4+ Maximilian Bosch 2020-07-06 20:01:52 +0200
  • 471e20ed2b
    Merge pull request #3559 from nibocn/master Horacio Sanson 2021-01-24 16:36:34 +0900