Commit Graph

  • 6f858590c2 Fix FusionScript documentation text alignment w0rp 2017-06-14 09:37:24 +01:00
  • e8cc40b139 Add fusion-lint, documentation, and tests (#648) Ryan 2017-06-14 03:35:11 -05:00
  • ba83c476cd Document the tsserver linter w0rp 2017-06-13 17:59:09 +01:00
  • ebbfb64221 Merge branch 'tsserver' w0rp 2017-06-13 17:54:07 +01:00
  • aef58f598c Handle LSP responses for different files more consistently w0rp 2017-06-13 17:53:47 +01:00
  • 86c17e1834 Include package.json in eslint configuration files w0rp 2017-06-13 09:35:52 +01:00
  • 99263bdda4 Perlcritic column number and rule names (#640) Steven Humphrey 2017-06-11 21:13:47 +01:00
  • 5146332206 Add tsserver support w0rp 2017-06-08 17:28:38 +01:00
  • 64ad51048d Support for GNU Awk linting (#638) Mark Korondi 2017-06-08 19:26:21 +02:00
  • 62862c3347 Experimental code for showing results as soon as each linter completes w0rp 2017-06-07 23:12:45 +01:00
  • 8ce6d47ef6 Merge pull request #639 from marciomazza/patch-1 w0rp 2017-06-08 17:23:20 +01:00
  • 14d86f8763 Fix typo Marcio Mazza 2017-06-08 17:43:28 +02:00
  • 04190cbcfe #517 Support linter settings needed for LSP, undocumented for now w0rp 2017-06-08 13:52:29 +01:00
  • d8d96fb0eb Fix #634 - Document eslint --fix behaviour with nested configuration files w0rp 2017-06-08 09:37:51 +01:00
  • e93dba351c Fix #635 - Cancel previous jobs for fixing files when fixing files again w0rp 2017-06-08 09:24:15 +01:00
  • 817b6bbd2d Put ve-py3 before ve, so Python 3 executables will be preferred w0rp 2017-06-07 21:45:48 +01:00
  • 1eec446620 Search python fixers in virtual environment (#632) José Luis Lafuente 2017-06-07 21:42:30 +02:00
  • f61c6d4c0e Add support for generating essential tsserver messages w0rp 2017-06-07 17:05:28 +01:00
  • 71257979aa Merge pull request #633 from jlesquembre/fix_function_name w0rp 2017-06-07 16:46:59 +01:00
  • 2ac670f293 Fix function name José Luis Lafuente 2017-06-07 17:31:05 +02:00
  • 25e1aa43b8 Fix #631 - Fix some bad function names w0rp 2017-06-07 16:02:05 +01:00
  • 9ee7a6d57c Fix #630 - Initialize Prettier options w0rp 2017-06-07 15:33:41 +01:00
  • 7517fd8226 Move all functions for fixing things to autoload/ale/fixers, and only accept the lines of input where needed. w0rp 2017-06-07 14:02:29 +01:00
  • edddb1910b Fix the stylelint tests to match the changes to the handler w0rp 2017-06-07 09:29:53 +01:00
  • 8f9828e5bf Merge pull request #628 from mziab/fix-stylelint-handler w0rp 2017-06-07 09:28:00 +01:00
  • 11e38efa83 Fix a bug which breaks the tests w0rp 2017-06-07 09:26:54 +01:00
  • f30652a98f Allow ALEFix functions to be defined with only the buffer argument w0rp 2017-06-06 23:13:53 +01:00
  • e4d886d4a7 Add a function for computing the number of arguments for a function w0rp 2017-06-06 22:27:20 +01:00
  • eeea72e167 Fix #625 Ignore Perl errors from other files w0rp 2017-06-06 20:37:04 +01:00
  • e4708c356b Fixed stylelint not catching all errors. Michał Ziąbkowski 2017-06-06 20:49:57 +02:00
  • 7db805b0cd #482 - Fix Flow handling with relative paths w0rp 2017-06-06 20:08:19 +01:00
  • ef86a8a389 Make the test for the history more reliable w0rp 2017-06-06 19:54:10 +01:00
  • 9dadde190e Fix #461 - Allow multiple loclist windows to be opened, and replace some split windows w0rp 2017-06-06 17:31:13 +01:00
  • e88eb6c415 Use BufWinEnter for g:ale_lint_on_enter instead w0rp 2017-06-06 17:01:17 +01:00
  • 3c5156d4a4 Simplify job cleanup code w0rp 2017-06-06 16:44:01 +01:00
  • a0e0408ecc Complain about incorrect uses of expand('%...') w0rp 2017-06-06 10:22:52 +01:00
  • d41f15bcbc #620 Check the Nim files on disk instead w0rp 2017-06-06 09:55:19 +01:00
  • fcc17dffbe Fix a test w0rp 2017-06-06 09:54:17 +01:00
  • 02ac28dbe6 Fix #624 - Ask for the Vint version in the background w0rp 2017-06-06 09:47:08 +01:00
  • f6109d2e4e Merge pull request #622 from blueyed/fix-typo w0rp 2017-06-05 16:35:27 +01:00
  • 3be60bf034 doc: fix typo: s/the the/to the/ Daniel Hahler 2017-06-05 17:06:48 +02:00
  • 1a62e95733 Do not check files on insert leave w0rp 2017-06-05 13:55:18 +01:00
  • dcbab18a35 Stop errors being generated when jobs are removed from the Dictionary before callbacks fire w0rp 2017-06-05 13:30:40 +01:00
  • 33b0852c84 Add :ALEFirst and :ALELast commands (#616) Drew Neil 2017-06-03 12:45:52 +01:00
  • fcb5718712 Document that prettier and prettier-eslint are supported w0rp 2017-06-03 12:31:27 +01:00
  • 2c89a4c98a Add ktlint support (without formatting) for kotlin filetype (#610) Francis Agyapong 2017-06-02 12:41:46 -06:00
  • 7c68889bbc #574 Do not restore items with no columns for highlights from hidden buffers w0rp 2017-06-02 19:02:48 +01:00
  • 955452816a Merge pull request #614 from epilande/master w0rp 2017-06-02 18:54:31 +01:00
  • 8c5a7fb2ca Merge pull request #615 from w0rp/adriaanzon-patch-1 w0rp 2017-06-02 18:40:37 +01:00
  • 2b9e320370 Suggest :ALELint instead of ale#Lint() Adriaan Zonnenberg 2017-06-02 16:08:54 +02:00
  • e4649b50d6 ✏️ Fix link to stylelint styled-components Emmanuel Pilande 2017-06-02 04:54:38 -07:00
  • fbd76fb63d Document the <Plug>(ale_fix) mapping w0rp 2017-06-01 21:13:05 +01:00
  • 0d3d5657ff #607 - Update the documentation for ale-fix to suggest an assignment which will work in vimrc w0rp 2017-06-01 21:08:43 +01:00
  • d5ae9b50ea Fix #499 Set an explicit height for the quickfix list, and make the height configurable w0rp 2017-06-01 10:39:21 +01:00
  • 81f27a99c8 Set qflist/loclist window title properly ... (#588) cs86661 2017-06-01 05:55:23 +08:00
  • 735a6a2a88 Fix #537 - Add support for balloons w0rp 2017-05-31 22:04:33 +01:00
  • 5e4c302b5b Fix #557 - Detect C project roots and include root directories with headers, or include directories w0rp 2017-05-31 20:01:40 +01:00
  • 88948e0ee3 Include span label in rust lints (#601) Jon Gjengset 2017-05-31 13:16:49 -04:00
  • 42efd51723 Fix #596 - Report exceptions thrown by flake8 w0rp 2017-05-31 15:19:58 +01:00
  • 5eb80f03a2 Include location list end column for rust lint (#602) Jon Gjengset 2017-05-31 08:17:04 -04:00
  • ab50b3a88a Fix #604 - Support highlights spanning many lines w0rp 2017-05-31 13:14:39 +01:00
  • 676a4049b3 #604 Add a function for creating positions needed for supporting highlights across many lines w0rp 2017-05-31 11:20:57 +01:00
  • fd49f7df90 #604 Change match_id to match_id_list, for future highlights spanning more than 8 lines w0rp 2017-05-31 10:27:29 +01:00
  • e72dc1acd5 Merge pull request #603 from craftgear/feature-make-prettier-option-enable w0rp 2017-05-31 10:02:08 +01:00
  • a90cf62995 Run the temporary file management test synchronously, so it will fail less w0rp 2017-05-31 10:01:41 +01:00
  • 5d32366616 make prettier options enabled Shunsuke Watanabe 2017-05-31 11:48:20 +09:00
  • 6fe8105a0e Merge pull request #600 from oalders/oalders-perl-warnings w0rp 2017-05-30 22:30:37 +01:00
  • b9f4b0373a #591 Store buffer variables when fixing filess, and read them back in ale#Var w0rp 2017-05-30 22:15:24 +01:00
  • 6ec965c8e4 #591 Support fixing files on save w0rp 2017-05-30 21:32:51 +01:00
  • fa02b1d259 Remove -X flag from perl defaults. Olaf Alders 2017-05-30 16:07:21 -04:00
  • bc317a7be5 Merge pull request #595 from daenney/go-default-linters w0rp 2017-05-30 14:56:59 +01:00
  • bfad5c9dc4 go: Remove staticcheck and go build defaults Daniele Sluijters 2017-05-30 14:39:22 +02:00
  • 7a89d0c97e Refactor ALEFix code for work on events and tests to come w0rp 2017-05-30 11:06:02 +01:00
  • 50fc4b5521 Merge pull request #589 from bardzusny/ember-template-lint-handler-parsing-error w0rp 2017-05-30 09:45:20 +01:00
  • 7ed343965c Ember-template-lint handler: properly handle template parsing errors. Adrian Zalewski 2017-05-28 21:19:47 +02:00
  • 945ed7d4e7 Add untested code for searching for C and C++ headers in basic projects w0rp 2017-05-28 11:05:14 +01:00
  • 505b591b22 Merge pull request #585 from gavocanov/master w0rp 2017-05-28 10:37:36 +01:00
  • dc775f236c Revert "Fix #501 - Do not run javac when it is just a stub asking you to install Java on Mac OSX" w0rp 2017-05-28 00:52:04 +01:00
  • c17346d402 Fix ALEInfo and some test issues w0rp 2017-05-27 23:51:27 +01:00
  • aca5a00fb7 Fix #500 - Support defining aliases for linter names w0rp 2017-05-27 21:27:42 +01:00
  • 8e997ac231 Fix #584 - Fix Neovim line handling issues w0rp 2017-05-27 19:23:13 +01:00
  • 5825a65627 Merge branch 'add-fixer/prettier' w0rp 2017-05-27 18:31:58 +01:00
  • 62dae1cc6b Support both prettier and prettier-eslint w0rp 2017-05-27 18:31:52 +01:00
  • 8e8113ff6f feat(fixer): add Prettier fixer (using Prettier-ESLint CLI) + docs tunnckoCore 2017-05-22 01:03:33 +03:00
  • c4f22186bd Refactor running of local Node programs with a helper function w0rp 2017-05-27 17:11:03 +01:00
  • f71c60ede3 kotlin linter support for maven/pom.xml Paolo Gavocanov 2017-05-27 16:23:16 +02:00
  • b934dc52b6 Fix file name checking in rust handler (#581) Agata Naomichi 2017-05-27 08:35:57 +09:00
  • 00d3141962 Fix #577 Add an option preventing linting of large files w0rp 2017-05-26 21:21:15 +01:00
  • 28a62aab28 Fix #316 - Add tests to check the code used for autocmd events. The functions are already tested elsewhere w0rp 2017-05-26 17:36:21 +01:00
  • 9460e58c3b Fix #371 Allow ALE to be disabled in different buffers w0rp 2017-05-26 16:20:17 +01:00
  • c77cf0e518 #371 Allow buffer variables to be set based on patterns w0rp 2017-05-26 15:59:43 +01:00
  • 7fe1119cf1 #576 Run the eslint.js file created by React with node on Windows w0rp 2017-05-26 10:02:48 +01:00
  • c89587785b Fix #549 - escape strings more appropriately for use with cmd /c w0rp 2017-05-26 00:06:16 +01:00
  • fb07971290 Remove a test file which is no longer used w0rp 2017-05-25 23:05:03 +01:00
  • 3840cebbc4 Automatically use eslint_d for eslint, when available w0rp 2017-05-25 22:34:59 +01:00
  • c31cd12bdd Simplify the sandbox check, to save on execution time w0rp 2017-05-25 17:23:16 +01:00
  • 6f76a840f0 Merge pull request #579 from alphastorm/master w0rp 2017-05-25 13:40:56 +01:00
  • 6b1f0c5d1f Merge pull request #578 from nOkuda/master w0rp 2017-05-25 13:36:44 +01:00
  • aabddea6dd Fix the Count example in the README w0rp 2017-05-25 13:33:29 +01:00
  • 5ee2ada8e9 Mention the Count argument in the documentation w0rp 2017-05-25 13:32:46 +01:00