Commit Graph

  • 22533f2c1f Close #1522 - Show suggested fixers in :ALEInfo w0rp 2018-06-21 02:26:41 +01:00
  • 69eb2fe86a Close #1417 - Support wildcard filetypes for fixers w0rp 2018-06-21 01:21:11 +01:00
  • 34755eecdd #1398 document the detail key w0rp 2018-06-20 23:10:01 +01:00
  • 90dfe8e2a4 Merge pull request #1665 from ashemedai/master w0rp 2018-06-20 22:51:55 +01:00
  • 11f303f853 Merge pull request #1618 from colbydehart/master w0rp 2018-06-20 22:47:56 +01:00
  • b8be25adb4 Remove redundant spaces. #1618 w0rp 2018-06-20 22:44:56 +01:00
  • d7efb13203 Try to fix the tests on Windows w0rp 2018-06-20 22:41:19 +01:00
  • f14e3bb109 Update test to match update to linter #1665 Jeroen Ruigrok van der Werven 2018-06-20 15:29:26 +02:00
  • b7db095221 Make CloudFormation linter work again with latest Jeroen Ruigrok van der Werven 2018-06-20 14:58:12 +02:00
  • 0e1528ec34 Set up most of the autocmd events in one group w0rp 2018-06-20 13:35:57 +01:00
  • 9674132933 Remove CallWithCooldown functions to save on time w0rp 2018-06-20 08:34:42 +01:00
  • 82ea36576c Move ClockMilliseconds to events, so fewer files are loaded some times w0rp 2018-06-19 20:53:49 +01:00
  • fd261d7a17 Move the initialization of augroups to then events file w0rp 2018-06-19 20:31:58 +01:00
  • 3a5887df2c Remove a redundant variable in tests w0rp 2018-06-19 20:12:49 +01:00
  • e306e5cdb0 Avoid calling ALE cleanup code if ALE never tried to check a buffer w0rp 2018-06-19 20:12:33 +01:00
  • b8a1038a41 Set --parser option in Prettier's fixer (#1620) Alvin Chan 2018-06-18 14:40:57 -07:00
  • 43ce8d7610 Merge pull request #1653 from chaucerbao/feature/js-tsserver-support w0rp 2018-06-17 22:14:12 +01:00
  • 24fe195311 Merge pull request #1650 from yasuhiroki/support-cfn-python-lint w0rp 2018-06-17 20:39:07 +01:00
  • 49a5d657ee Tell people that there's no cost for LSP support if they don't need it w0rp 2018-06-15 10:24:09 +01:00
  • bda89506ba Lazy-load LSP linters, and check b:changedtick before notifying about changes w0rp 2018-06-15 09:53:13 +01:00
  • bd4da116ee Add TSServer support for JavaScript files #1653 Alvin Chan 2018-06-13 17:35:52 -07:00
  • eabf5d55d6 Add end_lnum and end_col in cfn_python_lint handler #1650 yasuhiroki 2018-06-13 09:10:22 +09:00
  • f1b72218c3 Add support for qmlfmt fixer (#1651) P M 2018-06-12 20:38:16 +02:00
  • 5283faa511 Try speeding up Travis builds with a generic environment w0rp 2018-06-12 19:31:44 +01:00
  • 87455a2ef4 Add a test for handling missing detail keys for LSP completion w0rp 2018-06-11 21:37:50 +01:00
  • d9746a4572 Merge pull request #1638 from ssiegel/use-vanilla-rscript w0rp 2018-06-12 19:01:45 +01:00
  • ae25d71fa8 Add linter for AWS CloudFormation template file yasuhiroki 2018-06-05 01:23:25 +09:00
  • 22a9dcd03e Merge pull request #1640 from docwhat/pr/lsp-handle-missing-details w0rp 2018-06-11 21:33:49 +01:00
  • fd7456fce0 lsp: handle missing "detail" key #1640 Christian Höltje 2018-06-07 13:43:08 -04:00
  • 864818a385 WIP cd to project path Colby Dehart 2018-06-07 11:47:57 -05:00
  • f0f569f14a added test for command callback Colby Dehart 2018-06-06 22:58:32 -05:00
  • 42192c1593 Adapt test to also use Rscript --vanilla #1638 Stefan Siegel 2018-06-07 15:56:14 +02:00
  • 252097bee0 Use --vanilla switch for Rscript Stefan Siegel 2018-06-07 15:06:09 +02:00
  • 10a9177b6b Merge pull request #1636 from zed0/master w0rp 2018-06-07 07:23:44 +01:00
  • d1be72f438 #1635 - Use the project base rather than its parent for cquery #1636 Ben Falconer 2018-06-07 00:04:21 +01:00
  • 67753de531 Merge pull request #1632 from zed0/master w0rp 2018-06-06 21:31:36 +01:00
  • 20db9ab719 Add the cquery LSP #1475 #1594 #1632 Ben Falconer 2018-06-06 17:03:15 +01:00
  • 641c0c797b Pass rootUri to LSPs in addition to rootPath Ben Falconer 2018-06-06 16:59:44 +01:00
  • 1a4b08539b Allow initialization options to be passed to language servers Ben Falconer 2018-06-06 16:58:49 +01:00
  • c49ea1a5e3 Merge pull request #1629 from elebow/pipenv-executable-python-tools w0rp 2018-06-05 08:32:45 +01:00
  • 3a6a92283e Merge pull request #1628 from rmorabia/patch-1 w0rp 2018-06-05 07:12:53 +01:00
  • ca88e67af0 Allow all Python linter executables to be set to pipenv. #1629 Eddie Lebow 2018-06-04 22:43:02 -04:00
  • b3da52d38d Typo: TypeSript -> TypeScript #1628 Radhika Morabia 2018-06-04 20:22:53 -07:00
  • 5addd3abef Merge pull request #1627 from budziq/master w0rp 2018-06-04 13:33:08 +01:00
  • e272207114 Allow linting rust tests and examples with cargo #1627 Michał Budzyński 2018-06-04 11:08:49 +02:00
  • 4ec661b305 Merge pull request #1623 from zoonfafer/scalafmt-fixer w0rp 2018-06-03 19:12:09 +01:00
  • 03d14324ea doc/scalafmt: Remove wrong bits on initial "enabledness" of fixers #1623 Jeffrey Lau 2018-06-04 02:05:19 +08:00
  • a8bbf49a31 Merge pull request #1625 from elebow/flake8-pipenv-run w0rp 2018-06-03 18:52:15 +01:00
  • 0db12702f3 Respect warn_about_trailing_whitespace for gitlint w0rp 2018-06-03 10:45:40 +01:00
  • dd642b117c Allow flake8 executable to be set to pipenv. #1625 Eddie Lebow 2018-06-02 21:49:12 -04:00
  • 77d0ac58ed Add 'scalafmt' fixer for Scala files Jeffrey Lau 2018-06-03 02:59:53 +08:00
  • 81739be0a0 handled temp file and env variable correctly; added tests Colby Dehart 2018-06-02 13:03:56 -04:00
  • 786fc0a62f Merge pull request #1617 from luitzifa/master w0rp 2018-06-02 12:36:24 +01:00
  • ae3b13d132 #1621 - Tolerate SetOptions calls when ALE is loaded in a weird way v1.9.1 v1.9.x w0rp 2018-06-01 21:03:22 +01:00
  • 014d27c882 #1621 - Tolerate SetOptions calls when ALE is loaded in a weird way w0rp 2018-06-01 21:03:22 +01:00
  • d760558007 added mix build path env var to the mix compile Colby Dehart 2018-06-01 11:56:47 -04:00
  • a8951cc802 Fix LSP message handling when the handler doesn't get strings, somehow w0rp 2018-06-01 14:49:13 +01:00
  • fae9167083 Fix LSP message handling when the handler doesn't get strings, somehow w0rp 2018-06-01 14:49:13 +01:00
  • fd49c2d207 Update the gitcommit documentation with more examples w0rp 2018-06-01 14:22:23 +01:00
  • f66027c49e Handle definition responses without files w0rp 2018-06-01 14:15:32 +01:00
  • 201f8519d9 Update the gitcommit documentation with more examples w0rp 2018-06-01 14:22:23 +01:00
  • 6a7e00d9ac Handle definition responses without files w0rp 2018-06-01 14:15:32 +01:00
  • 10e1545630 Mention g:ale_linters_explicit in the README v1.9.0 w0rp 2018-05-30 21:15:00 +01:00
  • 970b62756e Fix #1610 - Encourage the use of ftplugin files more w0rp 2018-05-30 21:10:37 +01:00
  • db64571b4c Fix #1523 - Document completion_filter w0rp 2018-05-30 20:44:09 +01:00
  • c8b77fd4b8 Fix a typo in the LSP linter documentation w0rp 2018-05-30 20:23:57 +01:00
  • bd92616e2a Fix #1219 - Mention FindProjectRoot behavior for Python in the documentation w0rp 2018-05-30 20:09:33 +01:00
  • f95bc00bd6 Clean up grammar for hover documentation a little w0rp 2018-05-30 19:44:01 +01:00
  • 106d439f56 Merge pull request #1589 from gagbo/balloon_doc w0rp 2018-05-30 19:31:41 +01:00
  • 801c12a881 Add mix linter for elixir Magnus Ottenklinger 2017-08-23 09:03:13 +02:00
  • 3a1d21e5dd Fix for puppet version 5.4.0 #1617 Daniel Kraemer 2018-05-25 13:17:42 +02:00
  • 3014d85325 Encourage people to use NeoVim 0.2.0 or above in the README. w0rp 2018-05-28 20:20:05 +01:00
  • f84411f3f1 Remove a test for a deprecated variable that seems to trip up Travis w0rp 2018-05-28 20:08:27 +01:00
  • 191967cfee #1587 - Add deprecation warnings for old linter options w0rp 2018-05-28 19:52:27 +01:00
  • c0a279f967 Indicate things to be removed in version 2.0 w0rp 2018-05-28 19:39:49 +01:00
  • f2837b5802 #1524 - Define global variables where they are needed w0rp 2018-05-28 19:19:20 +01:00
  • cae194d1bd #1524 Replace ale#Set with let in the main file w0rp 2018-05-28 17:57:58 +01:00
  • 18509195f5 #1524 Do not try to check buffers with empty filetypes w0rp 2018-05-28 17:38:14 +01:00
  • ce89d93e1c Remove a now defunct test w0rp 2018-05-28 17:11:21 +01:00
  • e49e7d52bc #1524 Remove the plugin conflict warnings w0rp 2018-05-28 16:47:32 +01:00
  • 8a659b7cc6 Fix #1566 - Add g:ale_python_flake8_change_directory w0rp 2018-05-28 16:34:54 +01:00
  • d9717147bf Close #1559 - Report errors from LSP servers in :ALEInfo w0rp 2018-05-28 16:24:15 +01:00
  • 3c55cb087d Close #1553 - Support some tsserver completion for strings w0rp 2018-05-28 15:16:15 +01:00
  • ef1ec5341f Fix #1568 - Filter LSP completion results with the prefixes w0rp 2018-05-28 14:45:07 +01:00
  • cd0dc0a227 Fix #1611 - Fix perlcritic escaping on Windows w0rp 2018-05-28 12:51:06 +01:00
  • eaf35bc611 Merge pull request #1562 from haginaga/support_phan_client w0rp 2018-05-28 12:41:13 +01:00
  • ae8dd39760 Fix an incorrect argument of ale#Var in ale_linters#php#phan#Handle #1562 haginaga 2018-05-27 22:45:43 +09:00
  • feab494286 Fix code style issues and refactor to use ale#Var haginaga 2018-05-27 22:19:31 +09:00
  • 29a9c9a255 Merge pull request #1564 from aliou/ad-alefix-fixer-cmdline-completion w0rp 2018-05-26 21:34:29 +01:00
  • 6fce8ddc5a #1600 Alias vimwiki to markdown w0rp 2018-05-26 11:41:52 +01:00
  • b67c9a83b2 Merge pull request #1574 from hecrj/elm-0.19 w0rp 2018-05-26 09:19:30 +01:00
  • 7fd0fd514b Fix multiline indentation #1574 Héctor Ramón Jiménez 2018-05-25 22:22:47 +02:00
  • 51a063be31 Move the sasslint handlers to one location w0rp 2018-05-25 20:59:35 +01:00
  • 8d49da1f1c Merge pull request #1573 from zed0/master w0rp 2018-05-25 20:48:16 +01:00
  • d0f579c5fc Merge pull request #1575 from tsuburin/enable_dmd_warnings w0rp 2018-05-25 19:38:40 +01:00
  • d8d13ef264 Do not echo messages to the echo line for mouse movements unless the user says so w0rp 2018-05-17 16:23:29 +01:00
  • 1258b032e6 Documentation : Add mention of mouseover in README #1589 Gerry Agbobada 2018-05-17 11:06:37 +02:00
  • e5ad9076b3 Documentation : document the mouseover magic Gerry Agbobada 2018-05-17 10:57:04 +02:00
  • 3a3c244723 TUI / GUI tooltip with content from ALEHover (#1556) Gerry Agbobada 2018-05-16 22:23:48 +02:00
  • c1da7866d0 Fix #1584 - Make duplicate msgfmt messages easier to navigate w0rp 2018-05-15 18:01:32 +01:00