Commit Graph

  • abad8e474b add nimpretty fixer #2890 Bùi Thành Nhân 2019-11-09 15:34:15 +07:00
  • f09cc26f87 Default errorview in pwsh7 now concise #2889 Jesse Harris 2019-11-09 13:43:00 +10:00
  • e2a67812de Add tagged entry for symbols to documentation #2847 Donnie West 2019-10-29 20:12:05 -05:00
  • e6ee613e00 Switch variables to dictionary key Donnie West 2019-10-18 13:07:05 -05:00
  • 6637de46c2 Add scriptencoding to completion.vim Donnie West 2019-10-18 10:49:05 -05:00
  • 5985f8bd63 Fix typo Donnie West 2019-10-18 10:48:34 -05:00
  • 977921461d Add documentation for ale-symbols feature Donnie West 2019-10-17 23:39:41 -05:00
  • 0b5fcbad1f Allow the user to set their own completion values Donnie West 2019-10-17 21:35:38 -05:00
  • 4222f32cc4 Include documentation item for removing warnings #2849 Donnie West 2019-10-29 20:20:48 -05:00
  • 4bdde36661 Check kind safely Donnie West 2019-10-18 12:58:12 -05:00
  • db5fe5659f Allow the user to remove warnings from completions Donnie West 2019-10-18 12:44:47 -05:00
  • b6828ac5c5 Merge remote-tracking branch 'upstream/master' Bartek thindil Jasicki 2019-11-07 22:07:26 +01:00
  • db6b1b5ecc Switch from style to transformers (#2838) Thibault Vatter 2019-11-07 13:22:57 -05:00
  • a273b9cf4a Fix a test failing in AppVeyor w0rp 2019-11-07 15:51:55 +00:00
  • f11f6a2195 Merge pull request #2887 from tamago324/add-nimcheck-end_col-options w0rp 2019-11-07 15:47:31 +00:00
  • bde9b1cfcd Revert "Add definition of c/clangd's language as C (#2791)" w0rp 2019-11-07 15:41:58 +00:00
  • 5eefe544ed Merge pull request #2617 from robindar/master w0rp 2019-11-07 08:36:42 +00:00
  • dfbb387cc7 Add nimcheck end_col options #2887 tamago324 2019-11-07 02:44:56 +09:00
  • b8d69cb0d5 fixed typo Bartek thindil Jasicki 2019-11-05 18:59:13 +01:00
  • b454e43143 Update test/command_callback/test_adals_command_callbacks.vader Bartek Jasicki 2019-11-05 18:00:16 +01:00
  • f63fd23f2e Update doc/ale-ada.txt Bartek Jasicki 2019-11-05 17:59:51 +01:00
  • 09209dc54b Update ale_linters/ada/adals.vim Bartek Jasicki 2019-11-05 17:59:17 +01:00
  • 3c80c67633 Update ale_linters/ada/adals.vim Bartek Jasicki 2019-11-05 17:58:53 +01:00
  • 3e4a23cb14 Merge remote-tracking branch 'upstream/master' Bartek thindil Jasicki 2019-10-31 09:42:58 +01:00
  • 2d9380d75c Merge pull request #2690 from iclanzan/purty w0rp 2019-10-29 17:37:18 +00:00
  • e259dd525f Merge pull request #2819 from greg0ire/psalm_extra_options w0rp 2019-10-29 17:21:01 +00:00
  • 9a0b604a99 Fix the test issues with html-beautify w0rp 2019-10-28 13:45:25 +00:00
  • 47eb3dd0c0 Add support for html-beautify (#2788) Hugo Osvaldo Barrera 2019-10-28 14:25:36 +01:00
  • af8c8516d1 fixers/stylelint: enhance stylelint fixer (#2745) Charlie Johnson 2019-10-28 08:23:02 -05:00
  • 0d4dfb61dc Merge pull request #2700 from elebow/clangcheck-no-color-diagnostics w0rp 2019-10-28 13:14:14 +00:00
  • 463deedc29 Merge branch 'master' into do-not-save-on-autoimport Jerko Steiner 2019-10-22 16:40:27 -05:00
  • 40890cfcf3 Rename ale#fix#SetBufferContents to ale#util#SetBufferContents Jerko Steiner 2019-10-22 16:39:43 -05:00
  • ea91209a66 Allow the use of StandardX for StandardJS linting and fixing. See https://github.com/standard/standardx #2660 Ian Campbell 2019-10-21 20:24:22 -04:00
  • cf5120ba75 Remove standardts fixer in favor of allowing standard.vim fixer to handle JavaScript or TypeScript options. Ian Campbell 2019-10-21 20:23:33 -04:00
  • 79e9ae4550 Make sure README and docs are synced. Ian Campbell 2019-07-26 12:37:50 -04:00
  • 9017d3ef9c Add StandardJS for TypeScript linting and fixing. Ian Campbell 2019-07-26 11:52:34 -04:00
  • 67d0ccc398 Fix #2835 - Bump up the sign group version check for NeoVim w0rp 2019-10-21 09:35:23 +01:00
  • 2f181658e6 rename command variable to *_adals_* instead of *_lsp_* and whole name to adals instead of adalsp Bartek thindil Jasicki 2019-10-18 18:26:08 +02:00
  • 8239b76c5a Merge remote-tracking branch 'upstream/master' Bartek thindil Jasicki 2019-10-18 18:15:05 +02:00
  • 9c797961fa Make more names match up Jon Gjengset 2019-10-18 12:01:31 -04:00
  • c06467438d Mention the disabled option for message severity w0rp 2019-10-18 16:22:17 +01:00
  • 5e69aaf4c2 Adding support for LSP window/showMessage method (#2652) Andre Souto 2019-10-18 16:17:54 +01:00
  • 9125ec8739 Merge pull request #2845 from DonnieWest/fixItemDetailsOnEmptySource w0rp 2019-10-18 15:16:54 +01:00
  • 99e64ed084 Merge pull request #2844 from DonnieWest/fixAsyncompleteCodeActions w0rp 2019-10-18 15:10:36 +01:00
  • 8698c44e2a Fix tsserver not returning details for items with empty source #2845 Donnie West 2019-10-17 21:16:04 -05:00
  • b27df1b169 Allow code actions to work on callback based sources #2844 Donnie West 2019-10-17 21:47:07 -05:00
  • dfe9b7cc26 Merge remote-tracking branch 'murfalo/clangd-compile-commands' w0rp 2019-10-17 17:54:02 +01:00
  • e5a4c82917 Add support for nimlsp (#2815) Jerko Steiner 2019-10-18 01:32:31 +09:00
  • f4070f6c43 Add definition of c/clangd's language as C (#2791) João Borges 2019-10-17 17:28:48 +01:00
  • fedd3de59f Place rust sections in alphabetical order Jon Gjengset 2019-10-16 14:41:04 -04:00
  • 4b53d88cb8 Also list analyzer in doc/ supported tools Jon Gjengset 2019-10-16 14:03:10 -04:00
  • 29d0987859 Fix TOC sorting Jon Gjengset 2019-10-16 14:01:57 -04:00
  • d74db90550 Make TOC match up Jon Gjengset 2019-10-16 13:44:01 -04:00
  • b24fd13423 Bump the ALE version v2.6.0 v2.6.x w0rp 2019-10-16 17:23:31 +01:00
  • 81cb40ce4b minor test fix Jon Gjengset 2019-10-16 11:54:43 -04:00
  • f5c289dce6 Add support for rust-analyzer Jon Gjengset 2019-10-16 11:34:06 -04:00
  • 7c5825ecbc Merge pull request #2803 from diegosouza/update_highest_phpstan_level w0rp 2019-10-14 16:18:10 +01:00
  • 01219f0308 Merge pull request #2810 from jmreicha/patch-2 w0rp 2019-10-14 16:16:02 +01:00
  • af1643a948 Merge pull request #2829 from rcorre/fix-doc-example w0rp 2019-10-14 16:15:35 +01:00
  • 5a1505ad62 Fix TCP server config example. #2829 Ryan Roden-Corrent 2019-10-13 09:06:38 -04:00
  • 31d6f72abf Add option to show hover messages in preview. #2828 Ildar Akhmetgaleev 2019-10-12 16:45:12 +07:00
  • e19b8c05cd Fix crystal-lang non file-tied message handling #2617 David A. R. Robin 2019-06-24 06:24:07 +02:00
  • 6d5d3fa4dd fixed documentation headers Bartek thindil Jasicki 2019-10-11 11:10:02 +02:00
  • 5cbf7007ff fixed documentation Bartek thindil Jasicki 2019-10-11 11:00:49 +02:00
  • c30869617f another fix for test Bartek thindil Jasicki 2019-10-11 10:48:50 +02:00
  • 321a3892a7 fixed test again (this time for sure) Bartek thindil Jasicki 2019-10-11 10:41:19 +02:00
  • c74cc93140 fixed test Bartek thindil Jasicki 2019-10-11 10:35:54 +02:00
  • 38e0e3feef added adalsp test Bartek thindil Jasicki 2019-10-11 10:08:36 +02:00
  • 489b7d64e4 updated documentation Bartek thindil Jasicki 2019-10-11 09:55:05 +02:00
  • 87a0227d01 added support for Ada Language Server Bartek thindil Jasicki 2019-10-11 09:43:55 +02:00
  • c8c142b881 Do not save for ALERename and ALEOrganizeImports Jerko Steiner 2019-10-09 20:42:41 -05:00
  • a1fab59811 Suboptimal fix to prevent variables from leaking out of new clangd test #2807 Murfalo 2019-10-09 14:24:41 -04:00
  • d488198c9c Hopefully fixed issue with Windows paths Murfalo 2019-10-09 13:52:17 -04:00
  • a62f26434a Added tests for clangd compile commands dectection Murfalo 2019-10-09 13:40:04 -04:00
  • 35f51221f1 Updated ale_linters/c/clangd.vim to match ale_linters/cpp/clangd.vim Murfalo 2019-10-09 13:30:10 -04:00
  • 3fe2223a48 Fix #2800 - Ignore completion user data which is not a dictionary w0rp 2019-10-09 10:12:31 +01:00
  • e8de12c9f0 Fix #2821 - Fix the debride linter after merging older code w0rp 2019-10-09 09:53:50 +01:00
  • 95b8689835 Add the possiblity to add extra psalm options #2819 Grégoire Paris 2019-07-25 23:01:53 +02:00
  • f932211309 fix tflint handler for 0.11+ (#2775) Jérôme Foray 2019-10-07 21:14:22 +02:00
  • 6d88801789 Clarify that virtualtext is only in NeoVim w0rp 2019-10-07 20:03:52 +01:00
  • 59b34dd017 Merge pull request #2813 from werneta/master w0rp 2019-10-07 19:55:41 +01:00
  • f2b231dd76 Merge pull request #2771 from gpanders/master w0rp 2019-10-07 19:34:52 +01:00
  • 8fda1cebff Merge pull request #2814 from andys8/improvement/elm-ls-name-fix-in-documentation w0rp 2019-10-07 19:32:00 +01:00
  • 8097d51e33 Merge pull request #2750 from andys8/improvement/elm-language-server-elm-analyse-trigger-param w0rp 2019-10-07 19:30:59 +01:00
  • 06082ef377 Merge pull request #2735 from zoonfafer/scala-metals w0rp 2019-10-07 19:24:47 +01:00
  • d3a3f4011b Merge pull request #2676 from davidtwco/nixfmt-fixer w0rp 2019-10-07 19:22:01 +01:00
  • cebbb67ea6 Merge pull request #2659 from greg0ire/psalm-language-server-option w0rp 2019-10-07 19:19:54 +01:00
  • 32b784219b Merge pull request #2694 from elebow/add-ruby-debride w0rp 2019-10-07 19:17:55 +01:00
  • 7795898841 Add tests for clangtidy with Makefile #2771 Greg Anders 2019-10-06 10:29:23 -06:00
  • 06a97a8541 Use Makefile output with clang-tidy when useful Greg Anders 2019-10-06 10:29:17 -06:00
  • 0fa2d18230 elm-ls: Removed some leftovers of previous name #2814 andys8 2019-10-06 00:37:24 +02:00
  • d0e87c0df4 Correct vint-discovered advisory in vlog handler #2813 Thomas A. Werne 2019-10-05 11:25:29 -07:00
  • 89fa43551f Add test for new vlog format Thomas A. Werne 2019-10-05 10:58:30 -07:00
  • 98b0dcd7d6 Update vlog parser to handle new output format Thomas A. Werne 2019-10-05 10:44:02 -07:00
  • b96574e5b5 Fix Powershell emoji #2810 Josh Reichardt 2019-10-04 10:48:06 -07:00
  • a486aa1d24 Merge pull request #2809 from hsanson/2802-fix-sign-group-parsing w0rp 2019-10-04 15:42:46 +01:00
  • 7c2f5e83ab Fix sign parser to be language independent. #2809 Horacio Sanson 2019-10-04 21:54:33 +09:00
  • 618f2d71fc Added automatic compile-commands-dir arg to ale_cpp_clangd linter Murfalo 2019-10-03 13:17:17 -04:00
  • 889e6338fe highest phpstan level in doc updated #2803 Diego Mendes 2019-10-02 09:22:04 -03:00
  • 62602569b3 clangcheck: Add -fno-color-diagnostics #2700 Eddie Lebow 2019-08-15 00:00:34 -04:00