Commit Graph

  • 6d14dc0ac0 #2417 - Silence errors for shortmess+=T w0rp 2019-04-08 11:41:23 +01:00
  • 02af53b8b0 Document ale#Has v2.4.0 w0rp 2019-04-07 16:29:55 +01:00
  • ce64e349cd Close #2132 - Add deprecation warnings for old features w0rp 2019-04-07 16:24:08 +01:00
  • e85eb82401 #2132 - Implement feature tests with ale#Has w0rp 2019-04-07 15:34:39 +01:00
  • 3bebcb5d48 #2132 - Replace command_chain and chain_with with ale#command#Run w0rp 2019-04-07 14:58:06 +01:00
  • cdf89f8269 Merge pull request #2414 from rpdelaney/severity-sp w0rp 2019-04-04 15:34:02 +01:00
  • 8c31e2f04a Fix missing character in %severity% #2414 Ryan Delaney 2019-04-03 18:21:06 -07:00
  • 435a072181 #2397 - didChangeConfiguration should be a notification w0rp 2019-04-02 22:00:03 +01:00
  • 5be6a2b4e0 Merge pull request #2340 from svanharmelen/svh/f-gotype w0rp 2019-04-02 14:27:01 +01:00
  • 669aeb2c9d Add pyflakes to the Vim help file too w0rp 2019-04-02 09:37:01 +01:00
  • e3080e2c1b Merge pull request #2406 from mafrosis/pyflakes-is-supported w0rp 2019-04-02 09:36:16 +01:00
  • cfffdab856 Sort the documented options w0rp 2019-04-02 09:31:00 +01:00
  • 1dbba6849f Merge pull request #2403 from rhysd/config-disable-lsp w0rp 2019-04-02 09:28:27 +01:00
  • 2f1d1b7826 FAQ: how can I see what is currently enabled? #2406 Matt Black 2019-03-31 12:02:18 +11:00
  • 5fe45f3219 Pyflakes is supported Matt Black 2019-03-31 07:36:02 +11:00
  • 6a29641872 Add g:ale_disable_lsp and b:ale_disable_lsp to disable linters powered by LSP #2403 rhysd 2019-03-30 13:53:18 +09:00
  • 89273b65b8 Merge pull request #2369 from ajcrites/ajcrites/2368/vertical-focus-fix w0rp 2019-03-29 19:23:52 +00:00
  • 3eb6d7b3db #2395 - Handle empty output for redpen w0rp 2019-03-29 16:09:27 +00:00
  • e1e8f0dae1 Fix the table of contents w0rp 2019-03-29 15:36:11 +00:00
  • 000c37e775 PSScriptAnalyzer (#2370) Jesse Harris 2019-03-30 01:25:55 +10:00
  • 442d672d8a #2397 - disable elixir-ls by default, which can be CPU hungry w0rp 2019-03-29 14:19:13 +00:00
  • a92627e1e1 Fix #2402 - Handle null LSP references responses w0rp 2019-03-29 13:42:24 +00:00
  • 32c8bd1fa4 Merge pull request #2363 from davidsierradz/master w0rp 2019-03-25 22:05:28 +00:00
  • 8768a309b8 Merge pull request #2378 from antew/feature/elm-lsp-linter w0rp 2019-03-25 21:41:33 +00:00
  • ad998211f8 Use location of composer.json for PHP project path too (#2391) Shahin Sorkh 2019-03-26 01:59:34 +04:30
  • 8ec9615400 Add support for elm-lsp #2378 Antew 2019-03-21 00:55:05 -04:00
  • a3a052b55a Fix #2368 - Open vertical list to the right #2369 Andrew Crites 2019-03-16 21:39:11 -04:00
  • 1427a090df ruby: fix a typo in a comment #2366 Adam Weis 2019-03-15 16:15:20 -07:00
  • dfff73795a support jsonlint local executable #2363 davidsierradz 2019-03-15 16:21:48 -05:00
  • 80ef7ea2d0 #2357 Handle Windows paths where the drive letter colon is encoded #2202 w0rp 2019-03-13 16:44:29 +00:00
  • 67ea571659 Handle pipes in Windows drive letters for URIs w0rp 2019-03-13 15:54:09 +00:00
  • 5f03bae41c Fix parsing the third part of version string (#2355) Tomasz N 2019-03-12 18:49:48 +01:00
  • b0fac47060 make gotype return all errors #2340 Sander van Harmelen 2019-03-07 13:39:36 +01:00
  • 365ffae6c4 Fix #2351 - Escape spaces and backslashes for signs w0rp 2019-03-11 19:44:51 +00:00
  • f0da35b958 Merge pull request #2349 from oblitum/fix-missing-languagetool-file-argument w0rp 2019-03-11 09:15:29 +00:00
  • a22ab78dd7 make options for credo configurable (#2337) Adam Trepanier 2019-03-11 04:12:32 -05:00
  • a6012d853c Merge pull request #2347 from codenut/master w0rp 2019-03-11 09:07:31 +00:00
  • d9a12348d0 Fix passing file to languagetool #2349 Francisco Lopes 2019-03-11 04:07:58 -03:00
  • 03384a5d6f #2341 - Handle completion messages with textEdit objects w0rp 2019-03-10 15:21:36 +00:00
  • a5cf7e854b set maximum number of autocomplete suggestions for results coming from LSP #2347 Michael Valladolid 2019-03-10 00:50:25 +08:00
  • 8a0213f1fd Remove more uses of command_callback and executable_callback w0rp 2019-03-09 14:30:28 +00:00
  • c6a6a37931 Update documentation for languagetool w0rp 2019-03-09 14:12:31 +00:00
  • 7eae06d3f3 linter/markdown: adds support for languatool (#2155) Vincent Dahmen 2019-03-09 14:55:54 +01:00
  • fd31987f23 Merge pull request #2327 from akshit-sharma/master w0rp 2019-03-08 21:36:43 +00:00
  • 413529f603 Fix #2326 - ALEComplete no longer replaces completeopt w0rp 2019-03-08 21:32:05 +00:00
  • be2c0c3af5 Merge pull request #2325 from rustic-games/rust-spans w0rp 2019-03-08 20:23:42 +00:00
  • 5505f2323d Fix #2330 - Do not use getcurpos() to avoid changing curswant w0rp 2019-03-07 12:28:36 +00:00
  • 6aef52f026 Merge pull request #2305 from campbellr/master w0rp 2019-03-06 10:39:32 +00:00
  • cf883aa5a8 #2132 - Document ale#command#Run w0rp 2019-03-05 14:07:29 +00:00
  • e5746d9a83 Add lsp_config support for rls (#2332) Nathan Henrie 2019-03-05 02:09:29 -07:00
  • 4fc27f099b javac: Don't assume src/main/java always exists #2305 Ryan Campbell 2018-12-20 15:37:31 -07:00
  • 32dbf5942e fixed mismatched ToC and heading #2327 akshit-sharma 2019-03-02 22:19:28 -07:00
  • 163f0ab06e clang-format supported with nvcc (cuda files) akshit-sharma 2019-03-02 21:39:44 -07:00
  • 26460a77a7 set correct Rust span end column #2325 Jean Mertz 2019-03-02 16:17:17 +01:00
  • c4328f2a31 #2132 - Support deferred execution for LSP executables, commands, and addresses w0rp 2019-02-27 23:26:32 +00:00
  • 37a1d24a36 Skip the command#Run test for fixers on Windows w0rp 2019-02-26 16:57:57 +00:00
  • 38009b8e58 #2132 - Support deferred fixers w0rp 2019-02-26 16:56:16 +00:00
  • 70a9176de0 #2132 - Set up fixers for deferred support w0rp 2019-02-26 08:35:58 +00:00
  • 89e5491862 Revert "#2132 Change (buffer, lines) fixer functions to (buffer, done, lines)" w0rp 2019-02-22 20:48:06 +00:00
  • 883978ece9 #2132 - Replace all uses of foo_callback with foo w0rp 2019-02-22 18:05:04 +00:00
  • f53b25d256 #2132 - Implement project_root as a replacement for project_root_callback w0rp 2019-02-22 15:24:34 +00:00
  • f8aeb5c5a4 #2132 - Make most foo_callback options work as foo w0rp 2019-02-22 00:35:53 +00:00
  • ffa45fa3fb #2132 - Implement deferred command handling for linters w0rp 2019-02-21 21:24:41 +00:00
  • a8b987a1c3 Fix #2300 - Handle more URIs per RFC 3986 w0rp 2019-02-21 19:47:22 +00:00
  • 8012e5b60f Merge pull request #2303 from kevinoid/bandit-use-config w0rp 2019-02-20 09:58:02 +00:00
  • 707a42167f Merge pull request #2302 from kevinoid/pylint-cd-proj-root w0rp 2019-02-20 09:54:13 +00:00
  • 09cbd70d9b Merge pull request #2307 from lukas-reineke/clear-virtualtext-on-disable w0rp 2019-02-20 09:04:19 +00:00
  • b8cecca8c8 Clear the virtualtext on disable #2307 Lukas Reineke 2019-02-20 11:08:27 +09:00
  • fefc093e70 Merge pull request #2304 from mandreyel/patch-1 w0rp 2019-02-18 09:06:34 +00:00
  • 90457fdb6b Fix typo in ale.txt #2304 mandreyel 2019-02-18 09:30:51 +01:00
  • 52c2400786 python/bandit: Use .bandit configuration file #2303 Kevin Locke 2019-02-17 14:11:56 -07:00
  • 3300b1aca7 python/pylint: Change directory to project root #2302 Kevin Locke 2019-02-17 10:12:24 -07:00
  • c3d4e0983b Try to get tests to pass on Windows again w0rp 2019-02-15 16:40:01 +00:00
  • 5b6df0a85f Fix #2299 - Make tsserver run again w0rp 2019-02-15 15:34:31 +00:00
  • 1a69c9c88c #2295 Send an empty object for the initialized notification, per the spec w0rp 2019-02-15 10:42:34 +00:00
  • 0d10653a7c Fix #2295 - Respond to initialize with an initialized message w0rp 2019-02-15 08:54:53 +00:00
  • 89039187da Fix #2294 - Fix some syntax that broke LSP w0rp 2019-02-15 08:32:01 +00:00
  • 7487ecb957 Simplify code for marking linters as active w0rp 2019-02-14 10:10:46 +00:00
  • 3140abcd0c Fix #2293 - Update linter option documentation w0rp 2019-02-13 21:22:02 +00:00
  • 3050a132b5 Remove ProcessChain code we do not need now w0rp 2019-02-13 17:56:10 +00:00
  • 21a8b9f1e3 Make it easier to remove command_chain support later w0rp 2019-02-13 17:53:01 +00:00
  • 1ee56713b8 #2132 Use an on-init callback for all LSP logic w0rp 2019-02-13 00:31:33 +00:00
  • e88243687a Better wording w0rp 2019-02-13 10:38:04 +00:00
  • f1bf795b8b Explain what linting is in the first sentence w0rp 2019-02-13 10:35:26 +00:00
  • 690b1a5bb1 Merge pull request #2291 from kevinoid/pylama-no-temp w0rp 2019-02-12 21:08:31 +00:00
  • 926ad47a49 #2132 - Implement deferred executable string handling for linters w0rp 2019-02-12 18:05:33 +00:00
  • a6caa85a58 pylama: Use %s instead of %t #2291 Kevin Locke 2019-02-10 20:37:13 -07:00
  • bf196ba17c Fixers are not disabled by default w0rp 2019-02-11 22:14:35 +00:00
  • df9bee88f6 Rewrite the supported tools lists in new files w0rp 2019-02-11 22:07:42 +00:00
  • aca1edb476 add project_root_callback for tsserver (#2290) Derek Sifford 2019-02-11 16:24:22 -05:00
  • 6ebe24b5ff Merge pull request #2268 from m-pilia/alex w0rp 2019-02-10 23:43:43 +00:00
  • 752e6f0ab9 Merge pull request #2277 from chaucerbao/feature/redraw-after-open w0rp 2019-02-10 23:34:21 +00:00
  • 5dbac4ab9c Merge pull request #2287 from kevinoid/vulture-options w0rp 2019-02-10 23:24:31 +00:00
  • b235e08b3c Merge pull request #2289 from kevinoid/shellcheck-dialect w0rp 2019-02-10 22:47:53 +00:00
  • a0d4eb3699 Support ale_sh_shellcheck_dialect to set dialect #2289 Kevin Locke 2019-02-10 09:00:55 -07:00
  • 82b15fb706 Document and test ale_python_vulture_options #2287 Kevin Locke 2019-02-10 08:18:55 -07:00
  • 7a48750610 Complain about binary operators on the ends of lines w0rp 2019-02-10 11:43:48 +00:00
  • d072d2654c Supporting filtered jump (#2279) Théo Cavignac 2019-02-10 12:11:29 +01:00
  • a24f0b4d5f Support pylama for python (#2266) Kevin Locke 2019-02-08 21:44:34 +00:00
  • 422908a572 #2009 - Force Windows jobs to run in a CMD shell w0rp 2019-02-08 21:33:07 +00:00