Commit Graph

  • df90725c85
    Support b:ale_completion_enabled for disabling it for some buffers w0rp 2019-05-11 17:19:45 +0100
  • edd3114394
    Make it less likely people will do the wrong thing w0rp 2019-05-11 17:06:32 +0100
  • f0152bca98
    #2492 - Try to fix a bug with ALE's deoplete source w0rp 2019-05-11 16:40:26 +0100
  • afa20d96ca Add phpstan autoload option Mikko Pesari 2019-05-10 18:25:07 +0300
  • 79e42fed14
    #2403 - Make ale_disable_lsp apply consistently, and document it better w0rp 2019-05-10 13:42:41 +0100
  • f444abdfe6 Add option to show msg id when pylint is used (#2445) Katsuya Horiuchi 2019-05-10 01:28:18 +0900
  • 722c3e8dae
    #2481 - Use text to insert from insertText w0rp 2019-05-09 17:26:33 +0100
  • bff3d253e9
    Merge pull request #2486 from Sh3Rm4n/doc-typo-fix w0rp 2019-05-09 17:01:46 +0100
  • 77c5802fc7 Fix typos in documentation Sh3Rm4n 2019-05-09 13:44:16 +0200
  • d837169f1d
    Ignore compiled files from newer versions v2.4.1 w0rp 2019-05-08 09:52:43 +0100
  • 9778a6e5b5
    Merge pull request #2134 from oaue/master w0rp 2019-05-08 09:50:12 +0100
  • a223253f35
    Merge pull request #2134 from oaue/master w0rp 2019-05-08 09:50:12 +0100
  • d390abd721
    Merge pull request #2479 from hsanson/288-fix-eclipse-jar-path-docs w0rp 2019-05-08 09:17:57 +0100
  • 53db52e713 Improve eclipselsp jar search logic. Horacio Sanson 2019-05-08 11:46:19 +0900
  • 63abd2dfef Fix eclipselsp path documentation. Horacio Sanson 2019-05-07 14:55:52 +0900
  • 5f64f8dc57
    Escape phpstan arguments, and update documentation w0rp 2019-05-07 19:38:32 +0100
  • c10da0e390 Add fixer for OCaml ocp-indent (#2436) Kanenobu Mitsuru 2019-05-08 02:50:26 +0900
  • 548ee56f40
    Merge pull request #2475 from andreypopp/andreypopp/fix-nvim-hl w0rp 2019-05-07 10:47:20 +0100
  • e6ba936a0c Fix off by one error line highlight w/ nvim api Andrey Popp 2019-05-05 19:14:40 +0300
  • 7f0954b89e Add XO as a linter/fixer for TypeScript files (#2453) Alvin Chan 2019-05-02 03:59:18 -0700
  • c6aae3bcfc Better phpstan default configuration (#2444) Julien Deniau 2019-05-02 00:14:39 +0200
  • 4c6f67a3d0
    Merge pull request #2446 from fnichol/add-var-sh-shellcheck-change-directory w0rp 2019-05-01 22:47:08 +0100
  • 5d65f93033
    Merge pull request #2437 from robertjlooby/add-floskell w0rp 2019-05-01 22:43:44 +0100
  • eae124e8ce
    Fix #2460 - Do not track when LSP linters are busy w0rp 2019-05-01 20:49:03 +0100
  • 114198e082 Optionally use neovim's api-highlights (#2169) Andrey Popp 2019-05-01 21:35:15 +0300
  • 2f3bce5a1d
    Merge pull request #2448 from reedriley/master w0rp 2019-04-29 20:55:45 +0100
  • b34274ab10
    Merge pull request #2466 from alerque/patch-1 w0rp 2019-04-29 10:17:38 +0100
  • 69b7ec1c4c
    Include plugin description in local help line Caleb Maclennan 2019-04-29 09:48:48 +0300
  • 737ed31de5
    Disable fsync for writefile() calls for performance w0rp 2019-04-26 20:17:33 +0100
  • 46c743a247 Updated Vim version in Dockerfile and made UpdateTagStack clearer Reed Riley 2019-04-24 09:54:42 -0400
  • 01331266a8
    Close #1753 - Implement minimum viable integration with Deoplete w0rp 2019-04-23 21:26:16 +0100
  • ce0b14979e Add a fixer for r based on the styler package (#2401) Thibault Vatter 2019-04-23 14:44:26 -0400
  • 0927634916
    Fix #2452 - Strip trailing spaces off sign text automatically w0rp 2019-04-23 15:58:10 +0100
  • 893ac34cca
    Fix #2452 - Strip trailing spaces off sign text automatically w0rp 2019-04-23 15:58:10 +0100
  • c36f3e78e4 Add support for Vim's tagstack to ALEGoToDefinition Reed Riley 2019-04-19 17:09:51 -0400
  • 2303b05baa Add g:ale_sh_shellcheck_change_directory Fletcher Nichol 2019-04-18 16:48:10 -0600
  • 711de2c1be
    Fix #2415 - Mark tsserver and LSP linters inactive again w0rp 2019-04-17 18:12:25 +0100
  • fcc2c3ba71
    Fix #2415 - Mark tsserver and LSP linters inactive again w0rp 2019-04-17 18:12:25 +0100
  • 2eb68f6d23 #1791 Set the working directory for cabal and stack Ian Shipman 2019-04-17 08:26:09 -0500
  • 104980e40b
    Merge pull request #2443 from JulioJu/patch-1 w0rp 2019-04-17 11:57:14 +0100
  • 5bbce34605 Documentation: ale-java eclipselsp customization Julio 2019-04-17 07:38:09 +0000
  • 9e95032b30 fix 2434: use text field instead of the detail field for virtualtext (#2441) Jethro Shuwen Sun 2019-04-16 09:40:39 -0400
  • 59f8c35a2f
    Fix #1930 - Finish ale_fix_on_save_ignore w0rp 2019-04-16 13:33:29 +0100
  • 24d277384c
    #1930 - Add ale_fix_on_save_ignore for disabling some fixers on save w0rp 2019-04-15 23:15:18 +0100
  • 3a010f68b8
    Adjust the README wording slightly w0rp 2019-04-15 22:00:57 +0100
  • 23a8208498
    #782 - Use compile commands for matching source files for headers w0rp 2019-04-15 21:38:11 +0100
  • 7f31065fce improve the lsp diagnostic message format (#2425) Jethro Shuwen Sun 2019-04-15 09:36:18 -0400
  • fa18195e34
    Fix #2440 - Fix the kotlinc command when Maven and Gradle are missing w0rp 2019-04-15 13:36:03 +0100
  • 61c1ddd904
    Fix #2440 - Fix the kotlinc command when Maven and Gradle are missing w0rp 2019-04-15 13:36:03 +0100
  • 99361b2ca9
    Add floskell for Haskell formatting Rob Looby 2019-04-14 11:18:50 -0500
  • 495bce32e9 Add support for latexindent (#2387) Riley Martine 2019-04-13 20:21:59 +0800
  • f0f0cc3c18
    Merge pull request #2121 from hsanson/1996-add-support-for-eclipse-jdt-ls w0rp 2019-04-13 12:48:20 +0100
  • 784d1a9a62
    Merge pull request #2394 from harttle/master w0rp 2019-04-13 12:35:52 +0100
  • 0059bcd1d0
    Merge pull request #2433 from belka-ew/bugfix/remove-otherproject-util-double w0rp 2019-04-13 12:29:31 +0100
  • 6428162f79
    Merge pull request #2433 from belka-ew/bugfix/remove-otherproject-util-double w0rp 2019-04-13 12:29:31 +0100
  • 2ed53108c4 Linter for powershell syntax errors (#2413) Jesse Harris 2019-04-13 21:24:56 +1000
  • 751838621a Remove otherproject#util#Double from d.vim Eugen Wissner 2019-04-13 07:59:01 +0200
  • d7395906ba
    Merge pull request #2432 from superobertking/master w0rp 2019-04-11 17:13:52 +0100
  • fb7099d440 modify rls testcase robertking 2019-04-11 23:38:16 +0800
  • df806c511c change default value of ale_rust_rls_toolchain and update documentation robertking 2019-04-11 21:25:08 +0800
  • 4b6691f602 test: unit test for fecs fixer, fecs command harttle 2019-04-11 19:47:31 +0800
  • d4841cedf2 style: fecs related doc and vim scripts Jun Yang 2019-03-26 23:39:45 +0800
  • c820089c44 feat: fecs support for js/html/css lint and format harttle 2019-03-26 20:40:51 +0800
  • f02e2ec54c Fix 1996 - Add eclipse LSP support. Horacio Sanson 2018-12-01 14:53:49 +0900
  • 4813165614 Add a linter for clojure using clj-kondo (#2377) Masashi Iizuka 2019-04-11 04:59:58 +0900
  • 9d0a55edec
    Do not complain about generated _callback settings w0rp 2019-04-10 19:53:11 +0100
  • 16b43a5708
    Do not complain about generated _callback settings w0rp 2019-04-10 19:53:11 +0100
  • 2ef3f9806c
    #2428 Remove deprecated linter options for psscriptanalyzer w0rp 2019-04-10 19:44:57 +0100
  • 2e8c8085a6
    Close #2179 - Add support for gopls w0rp 2019-04-10 19:23:06 +0100
  • 042b351b7a
    Merge pull request #2366 from aweis/fixtypo w0rp 2019-04-10 18:54:43 +0100
  • 81423701b0 Adding new linter "cookstyle" for chef recipes (Issue #1187) (#2362) Raphael Hoegger 2019-04-10 19:52:52 +0200
  • 950204b133
    Fix #2399 - Do not check buffers used for displaying diffs w0rp 2019-04-08 13:42:09 +0100
  • bbb6e70377
    #2417 - Silence errors for shortmess+=T w0rp 2019-04-08 11:41:23 +0100
  • abcefe7a6e [doc] Add swift support documentation (#2426) Dan Loman 2019-04-08 10:22:59 -0700
  • 864d0861e4 [lsp] Add Swift / SourceKit-LSP support (#2420) Dan Loman 2019-04-08 08:25:30 -0700
  • 9a0ece1ecb
    Fix #2399 - Do not check buffers used for displaying diffs w0rp 2019-04-08 13:42:09 +0100
  • 6d14dc0ac0
    #2417 - Silence errors for shortmess+=T w0rp 2019-04-08 11:41:23 +0100
  • 02af53b8b0
    Document ale#Has v2.4.0 w0rp 2019-04-07 16:29:55 +0100
  • ce64e349cd
    Close #2132 - Add deprecation warnings for old features w0rp 2019-04-07 16:24:08 +0100
  • e85eb82401
    #2132 - Implement feature tests with ale#Has w0rp 2019-04-07 15:34:39 +0100
  • 3bebcb5d48
    #2132 - Replace command_chain and chain_with with ale#command#Run w0rp 2019-04-07 14:58:06 +0100
  • cdf89f8269
    Merge pull request #2414 from rpdelaney/severity-sp w0rp 2019-04-04 15:34:02 +0100
  • 8c31e2f04a Fix missing character in %severity% Ryan Delaney 2019-04-03 18:21:06 -0700
  • 435a072181
    #2397 - didChangeConfiguration should be a notification w0rp 2019-04-02 22:00:03 +0100
  • 5be6a2b4e0
    Merge pull request #2340 from svanharmelen/svh/f-gotype w0rp 2019-04-02 14:27:01 +0100
  • 669aeb2c9d
    Add pyflakes to the Vim help file too w0rp 2019-04-02 09:37:01 +0100
  • e3080e2c1b
    Merge pull request #2406 from mafrosis/pyflakes-is-supported w0rp 2019-04-02 09:36:16 +0100
  • cfffdab856
    Sort the documented options w0rp 2019-04-02 09:31:00 +0100
  • 1dbba6849f
    Merge pull request #2403 from rhysd/config-disable-lsp w0rp 2019-04-02 09:28:27 +0100
  • 2f1d1b7826 FAQ: how can I see what is currently enabled? Matt Black 2019-03-31 12:02:18 +1100
  • 5fe45f3219 Pyflakes is supported Matt Black 2019-03-31 07:36:02 +1100
  • 6a29641872 Add g:ale_disable_lsp and b:ale_disable_lsp to disable linters powered by LSP rhysd 2019-03-30 13:53:18 +0900
  • 89273b65b8
    Merge pull request #2369 from ajcrites/ajcrites/2368/vertical-focus-fix w0rp 2019-03-29 19:23:52 +0000
  • 3eb6d7b3db
    #2395 - Handle empty output for redpen w0rp 2019-03-29 16:09:27 +0000
  • e1e8f0dae1
    Fix the table of contents w0rp 2019-03-29 15:36:11 +0000
  • 000c37e775 PSScriptAnalyzer (#2370) Jesse Harris 2019-03-30 01:25:55 +1000
  • 442d672d8a
    #2397 - disable elixir-ls by default, which can be CPU hungry w0rp 2019-03-29 14:19:13 +0000
  • a92627e1e1
    Fix #2402 - Handle null LSP references responses w0rp 2019-03-29 13:42:24 +0000
  • 32c8bd1fa4
    Merge pull request #2363 from davidsierradz/master w0rp 2019-03-25 22:05:28 +0000
  • 8768a309b8
    Merge pull request #2378 from antew/feature/elm-lsp-linter w0rp 2019-03-25 21:41:33 +0000