Commit Graph

  • 9e1f511003 #3276 - Disable make -n by default again w0rp 2020-08-09 20:08:42 +01:00
  • affeed7a87 Enable C flag parsing by default w0rp 2020-08-09 04:19:14 +01:00
  • 681ca5fee8 Explain how to use ALE and coc.nvim together w0rp 2020-08-09 03:18:21 +01:00
  • 2ed09f51b6 Move :ALEInfo higher up in the FAQ w0rp 2020-08-09 02:50:25 +01:00
  • 6d502233d8 Close #3267 - Add a general autoimport setting w0rp 2020-08-09 02:28:47 +01:00
  • 8bfb5c6407 Merge pull request #2849 from DonnieWest/excludeTsserverWarnings w0rp 2020-08-09 01:32:27 +01:00
  • 2d174db5b2 Merge pull request #3107 from daliusd/tslintfix w0rp 2020-08-07 19:52:18 +01:00
  • 973c4ea053 Merge remote-tracking branch 'upstream/master' Bartek thindil Jasicki 2020-08-07 17:43:11 +02:00
  • f741245f11 Fix #3273 - Handle missing keys in hover information w0rp 2020-08-07 12:34:45 +01:00
  • 388049dbea Try to fix gopls tests again w0rp 2020-08-07 12:30:50 +01:00
  • 96d525a287 Try to fix gopls tests w0rp 2020-08-07 12:27:26 +01:00
  • b9a1c0e6d3 Fix order of supported-tools for pyright w0rp 2020-08-07 12:24:59 +01:00
  • 97d887ae22 It's the Current Year w0rp 2020-08-07 12:22:25 +01:00
  • 7cefc80f1b Fix a failing test w0rp 2020-08-07 12:21:22 +01:00
  • 19229e8e27 Close #2472 - Add support for pyright w0rp 2020-08-07 12:16:13 +01:00
  • 9bdabce8df Fix #2907 - Handle dictionaries for capabilities w0rp 2020-08-07 10:54:38 +01:00
  • 667618b399 Merge pull request #3191 from mostfunkyduck/master w0rp 2020-08-07 08:54:17 +01:00
  • f17b74679f fix cppcheck for 1.89+, and add column support (#3030) tsjordan-eng 2020-08-06 13:50:44 -06:00
  • 4044196047 #2804 Add hdl-checker to supported tools w0rp 2020-08-06 13:24:20 +01:00
  • 5b3da60cea Adds hdl_checker LSP support (#2804) Andre Souto 2020-08-06 13:20:54 +01:00
  • 711c90c523 Merge pull request #3123 from liskin/ccls-build-dir w0rp 2020-08-06 13:12:56 +01:00
  • cdd8d38e2f Fix #3266 Part 2: Fix Harder w0rp 2020-08-06 09:36:00 +01:00
  • fa3a927ca3 Fix #3266 - Truncate hover messages for LSP too w0rp 2020-08-05 13:46:08 +01:00
  • 1bd7b3e4ad Merge pull request #3196 from jeremija/autoimport-langserver-pr w0rp 2020-08-05 13:35:48 +01:00
  • 86d5cb81bd Use more American English w0rp 2020-08-04 20:07:58 +01:00
  • acf892c4d1 #1532 - Display hover information on CursorHold w0rp 2020-08-04 20:07:46 +01:00
  • 316c7c7372 Merge pull request #3259 from sblask/support-markdownlint-rules-with-multiple-slashes Horacio Sanson 2020-08-01 13:22:22 +09:00
  • 9894e92553 Merge pull request #3257 from jhlink/fix_astyle_config_detection_with_source Horacio Sanson 2020-08-01 13:21:16 +09:00
  • 9a9d12cf4f Merge remote-tracking branch 'upstream/master' Bartek thindil Jasicki 2020-07-31 07:56:28 +02:00
  • e2d1e54eb5 doc: Meaningless comment to kick CI from hang #3257 jhlink 2020-07-30 21:54:41 -04:00
  • fc7b4585e6 Merge pull request #3246 from lgmsantos/patch-1 Horacio Sanson 2020-07-31 08:16:11 +09:00
  • fbfeae0587 Support markdownlint rules with multiple slashes #3259 Sebastian Blask 2020-07-31 11:14:57 +12:00
  • 275b5248e5 Merge pull request #3258 from jmreicha/patch-3 Horacio Sanson 2020-07-31 08:13:04 +09:00
  • 84a413350c fix: Replace hardcoded quotes with ale#Escape jhlink 2020-07-30 10:07:53 -04:00
  • 72f1d730fd Typo #3258 Josh Reichardt 2020-07-30 09:00:20 -05:00
  • ac2ebafadd fix: Force add .astylerc in test_cpp_project jhlink 2020-07-30 09:58:14 -04:00
  • ab6aed17ab test: Find .astylerc placed with src for astyle jhlink 2020-07-30 09:43:41 -04:00
  • d49b06e030 fix: Find proj_options in same dir for astyle jhlink 2020-07-30 09:29:33 -04:00
  • e03e24c091 Merge pull request #3253 from sblask/support-markdownlint-0.19.0-and-0.22.0 Horacio Sanson 2020-07-30 09:45:13 +09:00
  • 7cada95683 Support markdownlint 0.19.0 and 0.22.0 #3253 Sebastian Blask 2020-07-30 09:51:43 +12:00
  • 5338dbf680 Merge pull request #3231 from jhlink/add-astyle-for-c-formatting Horacio Sanson 2020-07-29 22:08:46 +09:00
  • cef64424ce style: Resolve lint issue #3231 jhlink 2020-07-29 01:52:36 -04:00
  • 428c5f94da fix: Use ALE to reliably find project options jhlink 2020-07-29 01:36:45 -04:00
  • f4cff3bc06 test: Set empty values for astyle project_options jhlink 2020-07-28 23:29:19 -04:00
  • 7d40d0a16f chore: Distinguish test value name jhlink 2020-07-28 23:28:25 -04:00
  • a9b2f6362d chore: Delete dead test code jhlink 2020-07-28 23:26:49 -04:00
  • 5377272d20 fix: Change _options to _project_options jhlink 2020-07-28 19:48:27 -04:00
  • 0e6578cf65 fix: Remove explicit calls to file path in astyle jhlink 2020-07-26 22:02:32 -04:00
  • 75723e4522 doc: Add C++ desc in astyle entry in registry jhlink 2020-07-26 21:25:17 -04:00
  • 028485b4de doc: Add ale_cpp_astyle_options in ale-cpp jhlink 2020-07-26 21:22:17 -04:00
  • c38b2a6524 doc: Add ale_c_astyle_options in ale-c jhlink 2020-07-26 21:21:38 -04:00
  • 78295024e1 feat: Add project option file support for astyle jhlink 2020-07-26 21:11:37 -04:00
  • b25bb64a4d feat: Use stdin/redirection for astyle jhlink 2020-07-26 20:51:41 -04:00
  • a9799fe90e test: Add cpp test case for astyle jhlink 2020-07-25 21:25:11 -04:00
  • b3ad7bb3d0 Merge branch into add-astyle-for-c-formatting jhlink 2020-07-25 20:38:21 -04:00
  • f26b2e7f01 doc: Add astyle to ale-cpp-options in ale.txt jhlink 2020-07-25 20:37:19 -04:00
  • 4fc59ccace doc: Add astyle in c++ section in supported-tool jhlink 2020-07-25 20:35:28 -04:00
  • 9316b7b3f2 doc: Add astyle to c++ in supported lang & tools jhlink 2020-07-25 20:34:03 -04:00
  • ee466de733 feat: Add astyle in c++ section in supported-tool jhlink 2020-07-25 20:35:28 -04:00
  • 2987ebcfae feat: Add astyle to c++ in supported lang & tools jhlink 2020-07-25 20:34:03 -04:00
  • a2d172c457 doc: Add astyle to ale-cpp jhlink 2020-07-25 20:32:06 -04:00
  • 488df0fa41 feat: Add cpp to registry.vim jhlink 2020-07-25 20:22:10 -04:00
  • 076f9efbd9 feat: Add cpp support to astyle fixer jhlink 2020-07-25 20:20:47 -04:00
  • 9fe208a01f Update ale-java.txt #3246 Luiz Gustavo 2020-07-25 02:32:10 -03:00
  • e06060a31f Merge remote-tracking branch 'upstream/master' Bartek thindil Jasicki 2020-07-24 10:38:29 +02:00
  • 68b484a49f Merge pull request #2914 from hsanson/2913-fix-checkstyle-config-with-options w0rp 2020-07-21 12:49:55 +01:00
  • f31182beee Merge pull request #3060 from hsanson/345-update-javalsp-documentation w0rp 2020-07-21 12:48:57 +01:00
  • f4668c751f Merge pull request #3070 from hsanson/2732-add-bashate-support w0rp 2020-07-21 12:47:33 +01:00
  • 70ab831001 Merge pull request #3119 from hsanson/2269-ktlint-stdin-support w0rp 2020-07-21 12:45:26 +01:00
  • c1c3bd9227 Merge pull request #3137 from hsanson/3132-fix-eclipselsp-command w0rp 2020-07-21 12:43:28 +01:00
  • 54aeeec97f Merge pull request #3225 from markeganfuller/puppet_parser_error_at_end Horacio Sanson 2020-07-15 21:08:42 +09:00
  • d38b92c957 Handling for puppet parser error at end of input. #3225 Mark Egan-Fuller 2020-07-03 13:53:24 +01:00
  • ddf4e7e9ba Enable ktlint fixer for kotlin files. #3234 Horacio Sanson 2020-07-12 20:49:04 +09:00
  • 26571fa050 Merge pull request #3232 from CherryMan/master Horacio Sanson 2020-07-11 11:40:52 +09:00
  • 23c58e63d4 Support zls language server for zig #3232 Sheheryar Parvaz 2020-07-10 20:14:12 -04:00
  • d0b7a6e71f doc: Remove c++ from astyle jhlink 2020-07-10 19:06:22 -04:00
  • 57423f13ec style: Adjust spacing jhlink 2020-07-10 18:59:29 -04:00
  • fecffeee91 test: Add astyle vader test jhlink 2020-07-10 18:26:15 -04:00
  • 56b92544c2 doc: Add astyle to supported lang & tools jhlink 2020-07-10 18:16:12 -04:00
  • 5dbbd2d18b doc: Add astyle to supported-tools.md jhlink 2020-07-10 17:59:14 -04:00
  • 8c0b9ecdfd doc: Add astyle to ale-c-options in ale-contents jhlink 2020-07-10 17:56:02 -04:00
  • 4394084d99 doc: Add astyle entry to ALE c integration jhlink 2020-07-10 17:54:27 -04:00
  • 6c58164094 feat: Add astyle to fix/register.vim jhlink 2020-07-10 17:47:01 -04:00
  • 7f881f66a8 feat: Add ALE fixer for astyle jhlink 2020-07-10 17:46:01 -04:00
  • c136061b3f Enable languagetool for asciidoctor files. #3229 Horacio Sanson 2020-07-09 10:46:33 +09:00
  • 26e61fad69 eslint: Use cwd from executable location to fix nested projects (#3222) v2.7.x Kevin Locke 2020-07-08 13:42:01 +00:00
  • 106c27644b eslint: Use cwd from executable location to fix nested projects (#3222) Kevin Locke 2020-07-08 13:42:01 +00:00
  • fd399c527f Merge pull request #3223 from cspeterson/master Horacio Sanson 2020-07-08 22:24:28 +09:00
  • 1fcb9d1e1a Tests/puppet: add new test case for a heretofore unaccounted-for version of error message #3223 Christopher Peterson 2020-07-02 12:44:39 -04:00
  • 9b8ec86d7f Puppet handler: make error-parsing regex more robust Christopher Peterson 2020-07-02 12:42:44 -04:00
  • 0f45d3d01d Merge remote-tracking branch 'upstream/master' Bartek thindil Jasicki 2020-07-02 10:11:30 +02:00
  • d8143885a4 Run ESLint fixer from project root, where possible (#3096) Kevin Locke 2020-07-01 16:00:21 +00:00
  • b3c6db173a Run ESLint fixer from project root, where possible (#3096) Kevin Locke 2020-07-01 16:00:21 +00:00
  • 834d6f9c48 Merge pull request #3158 from ulidtko/improve-dockerfile_lint Horacio Sanson 2020-06-20 20:58:42 +09:00
  • 4f25498806 Merge pull request #3172 from 0xMH/patch-1 Horacio Sanson 2020-06-19 22:26:45 +09:00
  • 1428c7b29e Update the internal ALE version to 2.7.0 v2.7.0 w0rp 2020-06-11 19:21:17 +01:00
  • a5e7f2c8bb Merge remote-tracking branch 'upstream/master' Bartek thindil Jasicki 2020-06-07 09:26:06 +02:00
  • b29e9867e8 Add test for LSP autoimport #3196 Jerko Steiner 2020-05-31 11:17:13 +02:00
  • b339a8bfa0 Add support for rename (documentChanges) Jerko Steiner 2020-02-22 07:52:50 +01:00
  • 4062b05669 Fix completion with langserver (autoimport in go) Jerko Steiner 2020-01-15 16:45:38 +01:00