Commit Graph

  • ba6f08f3d4 Merge pull request #2262 from sectioneight/cd-for-black w0rp 2019-02-08 20:11:11 +00:00
  • 3ba7d02708 Merge pull request #2272 from Rahlir/fix-c-compilecommand w0rp 2019-02-08 20:06:12 +00:00
  • 1fb0de2a8e Add -relative option to ALESymbolSearch (#2255) Alvin Chan 2019-02-08 11:43:04 -08:00
  • d21581016e Fix #2257 - Fix an off by 1 which broke completion for some servers w0rp 2019-02-08 19:31:38 +00:00
  • 800d029b46 Merge pull request #2284 from jqno/master w0rp 2019-02-08 10:08:09 +00:00
  • b32fdfe816 #2132 Implement deferred objects for ale#command#Run w0rp 2019-02-08 08:41:38 +00:00
  • 19cc724807 Add a function for parsing command args w0rp 2019-02-07 18:10:34 +00:00
  • 0c6370f41a Fix #2276 - Replace a potentially infinite loop for hie v2.3.1 v2.3.x w0rp 2019-02-07 16:24:41 +00:00
  • 2885c57e3e Fix #2276 - Replace a potentially infinite loop for hie w0rp 2019-02-07 16:24:41 +00:00
  • 5ce1e9b0b4 Fixes javalsp linter #2284 Jan Ouwens 2019-02-07 10:35:24 +01:00
  • 0b9c0c2200 Merge pull request #2278 from oblitum/improve-cypher-lint w0rp 2019-02-07 09:24:41 +00:00
  • b47a0c9519 Make Cypher linter dynamic #2278 Francisco Lopes 2019-02-06 20:29:58 -02:00
  • c0c634c5ec Merge pull request #2270 from oblitum/add-cypher-lint w0rp 2019-02-06 22:04:47 +00:00
  • 81c73da3b9 #2132 - lint and fix with ale#command#Run w0rp 2019-02-06 22:00:11 +00:00
  • 3e11cbd18d Update syntax checking w0rp 2019-02-06 18:05:13 +00:00
  • 70b95f16c3 Replace normal with normal! #2277 Alvin Chan 2019-02-05 16:37:26 -08:00
  • 9f63bec12c Remove the redraw since it's implicit with the zz Alvin Chan 2019-02-05 16:31:02 -08:00
  • 7ce481c8f6 Center the line within the viewport after a jump Alvin Chan 2019-02-05 16:27:13 -08:00
  • a4ed9a1c35 Force Vim to redraw after ale#util#Open Alvin Chan 2019-02-05 16:13:58 -08:00
  • 37daedafed Fix error when parsing compile_commands for c langs #2272 Tadeas Uhlir 2019-02-04 16:50:46 -05:00
  • 626572a539 linter/cypher: add cypher-lint #2270 Francisco Lopes 2019-02-03 03:04:23 -02:00
  • 771581a945 Add settings for the Alex linter #2268 Martino Pilia 2019-02-02 15:45:32 +01:00
  • 0ed3fbc596 Fix #2263 - detailed Flow errors should show the original message w0rp 2019-02-01 13:01:51 +00:00
  • 4d426bf287 Fix #2263 - detailed Flow errors should show the original message w0rp 2019-02-01 13:01:51 +00:00
  • de29ff26ff Respect python black fixer configuration file #2262 Aiden Scandella 2019-01-30 07:57:58 -08:00
  • 067601e9db Set lint_file for the ameba linter w0rp 2019-01-27 16:16:22 +00:00
  • 17a2f554e3 Add initial ameba (crystal linter) support (#2174) Harrison Bachrach 2019-01-27 08:01:42 -08:00
  • 08d3523962 Merge pull request #2228 from Nomad145/ktlint w0rp 2019-01-27 15:55:13 +00:00
  • 3c38fdb1bb Extend statusline interface (#2240) petpetpetpet 2019-01-27 12:44:49 +00:00
  • a7b3b84899 Merge pull request #2225 from ravicious/master w0rp 2019-01-27 12:36:22 +00:00
  • 03b25dd39b Add textlint for tex (#2234) TANIGUCHI Masaya 2019-01-27 21:14:34 +09:00
  • b315667ebe Fix #2192 - Handle more ignore-pattern messages for ESLint w0rp 2019-01-27 12:08:31 +00:00
  • 79135dfe13 Fix #2192 - Handle more ignore-pattern messages for ESLint w0rp 2019-01-27 12:08:31 +00:00
  • d7ced31fe2 add cmake-format fixer support (#2244) Attila Maczak 2019-01-27 06:45:57 -05:00
  • e46c17e8ef SugarSS support from PR 1967 (#2219) Niclas Åhdén 2019-01-27 12:42:11 +01:00
  • f03370e183 Merge pull request #2207 from pmacosta/master w0rp 2019-01-27 11:01:14 +00:00
  • d882c434a1 Merge pull request #2215 from irwand/master w0rp 2019-01-27 10:57:42 +00:00
  • 3ac12b6939 Fix #2216 - Tolerate versions without path numbers w0rp 2019-01-27 10:56:02 +00:00
  • dd995d9aa9 Merge pull request #2235 from erydo/stack-ghc-options w0rp 2019-01-27 10:20:46 +00:00
  • 6288c8b08e Use relative paths when previewing file locations (#2238) Alvin Chan 2019-01-27 02:18:20 -08:00
  • b8bf7b220d Add VHDL Support & Newer Verilog Linters (#2229) John Gentile 2019-01-27 04:46:33 -05:00
  • 91c1fc3bb3 Sort documentation entries alphabetically better w0rp 2019-01-27 09:32:39 +00:00
  • 20b9dfdb4a Fix #2195 - Handle the command key being missing w0rp 2019-01-27 09:12:59 +00:00
  • 6e9040da75 Merge pull request #2131 from 0mco/master w0rp 2019-01-26 22:10:48 +00:00
  • 0a9dc7b4ba Merge pull request #2245 from andrewimeson/adi/add-ksh-support w0rp 2019-01-26 22:04:29 +00:00
  • 6543d0e902 #2248 Mention tsserver as a JavaScript tool too w0rp 2019-01-26 22:02:21 +00:00
  • a47deeae40 Merge pull request #2250 from m-pilia/bandit w0rp 2019-01-26 21:41:40 +00:00
  • 452460b8cd Merge pull request #2241 from bk2204/lsp-detect-hook w0rp 2019-01-26 19:40:45 +00:00
  • cf14d0aa53 #2132 Unify temporary file management in command.vim w0rp 2019-01-26 19:33:52 +00:00
  • 0a5de2b42b Add bandit linter for Python #2250 Martino Pilia 2019-01-26 11:48:03 +01:00
  • 6fc016ad05 Add additional ways to detect LSP project root #2241 brian m. carlson 2019-01-26 04:45:12 +00:00
  • 766636e0c4 test/lsp: ensure linter name is set brian m. carlson 2019-01-26 04:45:22 +00:00
  • a6de3f3727 Add better detection for KornShell/ksh #2245 Andrew Imeson 2019-01-24 13:49:16 -05:00
  • eec8b9da60 Fix test name for csh to not say zsh Andrew Imeson 2019-01-24 13:30:50 -05:00
  • 8037f472ef Parse more C/C++ compiler options #2131 Louis Xu 2019-01-22 10:45:17 +08:00
  • e273f678ff Add haskell_stack_ghc_options like …_cabal_ghc_… #2235 Robert Estelle 2019-01-22 09:22:49 -05:00
  • f12d312aa4 Add babylon as default Prettier parser (#2220) Alvin Chan 2019-01-22 02:24:15 -08:00
  • d0284f22ea Add textDocument/typeDefinition for LSP (#2226) Andrey Popp 2019-01-22 02:06:28 +03:00
  • a4932679b5 Merge pull request #2224 from andreypopp/andreypopp/lsp-hover-fix-column w0rp 2019-01-21 21:11:02 +00:00
  • bcf63eea96 Request LSP completion for the next col after the cursor #2224 Andrey Popp 2019-01-21 23:19:47 +03:00
  • 37107df6f3 Merge pull request #2223 from andreypopp/andreypopp/lsp-diagnostics-end w0rp 2019-01-21 19:59:38 +00:00
  • c2e4b553d0 Update tests #2223 Andrey Popp 2019-01-21 18:36:52 +03:00
  • e960e54eca Update tests Andrey Popp 2019-01-21 17:39:43 +03:00
  • 2e85eed756 Fix ale#lsp#message#* to convert column to 0-based Andrey Popp 2019-01-21 17:00:23 +03:00
  • bffb26cb72 Merge pull request #2230 from yut23/master w0rp 2019-01-21 09:10:57 +00:00
  • f2db164268 Add support for pyls configuration options #2230 yut23 2019-01-20 23:52:44 -05:00
  • bd1e639681 Add ktlint fixer support. #2228 Michael Phillips 2019-01-19 01:39:06 -06:00
  • 9c0c6efbd0 Pass --compiler flag to elm-test when linting 0.19 tests #2225 Rafał Cieślak 2019-01-19 22:04:41 +01:00
  • d6d6fcf928 End position in LSP range is exclusive Andrey Popp 2019-01-19 18:50:21 +03:00
  • 8b0879212f Improve location list behavior on split windows of same buffer. #2253 Jason Kim 2019-01-16 16:38:06 -08:00
  • cdc3bc9238 added hacking compatibility test #2215 Irwan Djajadi 2019-01-16 11:27:34 -06:00
  • 08affaad7a support older flake8 output, still used by hacking module from open style guide Irwan Djajadi 2019-01-16 10:59:05 -06:00
  • d1fc084b2d Merge pull request #2209 from samzeng/patch-1 w0rp 2019-01-15 15:36:20 +00:00
  • 6efa37d35b Fixed typo #2209 Sam Zeng 2019-01-15 23:06:51 +08:00
  • 86af4be0d0 Fixed parsing of pydocstyle errors #2207 Pablo Acosta-Serafini 2019-01-14 20:36:14 -05:00
  • a50e049e74 Mention raco in the list of supported tools w0rp 2019-01-14 20:35:23 +00:00
  • d09e8bc99e Racket linting using raco (#2146) Anthony Quizon 2019-01-15 06:45:33 +11:00
  • c0b2090fbb #2132 Move CreateTemporaryFileForJob calls into FormatCommand w0rp 2019-01-12 18:34:17 +00:00
  • 7f176390fc Support textlint for reStructuredText (#1978) hokorobi 2019-01-12 23:40:03 +09:00
  • 56b7dca623 Fix flow tests on Windows w0rp 2019-01-12 14:36:07 +00:00
  • cbaa7eb3c7 Clean up bingo tests, so they pass on my machine too w0rp 2019-01-12 13:14:25 +00:00
  • 6644563949 #2132 Remove the need for the hidden add_newline option by tweaking the flow command w0rp 2019-01-12 13:08:52 +00:00
  • d8a53cc7a5 Merge pull request #2191 from davidvandebunte/fixCompDbDir w0rp 2019-01-10 18:59:13 +00:00
  • fabebb3a47 Add textlint for Asciidoc and add it to Fixers (#2193) TANIGUCHI Masaya 2019-01-11 03:53:45 +09:00
  • 721183116e Merge pull request #2194 from fx-carton/fix-cflags-parsing w0rp 2019-01-10 11:33:33 +00:00
  • 7e7447bb93 Cflags: added a test case #2194 François-Xavier Carton 2019-01-09 16:39:05 +01:00
  • 4bbb10b46a Cflags parser: fix special chars matching algorithm François-Xavier Carton 2019-01-09 16:00:10 +01:00
  • 4f72023e16 bugfix: c.vim: Pull build directory from compilation database #2191 David VandeBunte 2019-01-06 20:17:32 -06:00
  • f23811770a Add briefer help tags for ALE development documentation #2187 w0rp 2019-01-08 14:40:22 +00:00
  • 84475ff6f1 Merge pull request #2189 from jeremija/jeremija/manual-autocomplete-wo-prefix w0rp 2019-01-08 14:27:04 +00:00
  • b1b05e6e66 Optimize ale#completion#Filter when prefix is "" #2189 Jerko Steiner 2019-01-08 15:09:59 +01:00
  • 9bcf8a2336 Manually trigger autocomplete even when prefix is "" Jerko Steiner 2019-01-07 23:23:33 +01:00
  • 1d7acad891 Merge pull request #2161 from guill/compile_database_perf w0rp 2019-01-08 09:29:07 +00:00
  • 0fcd5e79a9 Add ability to manually trigger completion menu (#2177) Jerko Steiner 2019-01-07 17:55:55 +00:00
  • cb0a5c7a36 Improve perf for compile dbs in large projects #2161 Jacob Segal 2018-12-16 20:47:35 -08:00
  • 5bbe77101d Add support for bingo (#2165) Jerko Steiner 2019-01-05 19:12:55 +00:00
  • 4f3190daa8 Fix a test on Windows w0rp 2019-01-04 14:51:55 +00:00
  • 3b96ab43fb Merge pull request #2176 from altaurog/feat/elm-tests w0rp 2019-01-04 09:38:10 +00:00
  • 1f21eb0c42 fallback to elm if elm-tests isn’t available #2176 Aryeh Leib Taurog 2019-01-04 08:57:14 +02:00
  • 4a11a6337e fix: don’t use regex match Aryeh Leib Taurog 2019-01-03 21:45:25 +02:00