Commit Graph

  • 9ef266d050 Merge pull request #1770 from fredemmott/hack w0rp 2018-08-02 21:58:57 +01:00
  • a728f074f7 Disable HHAST by default #1770 Fred Emmott 2018-08-02 13:09:51 -07:00
  • 94270402cb Fall back on flags for other C/C++ files in the same directory w0rp 2018-08-02 21:48:56 +01:00
  • ccbdfcd76f Include the error in the detailed error message in the GCC handler w0rp 2018-08-02 21:45:04 +01:00
  • de6cd961a8 Suggested changes Fred Emmott 2018-08-02 12:59:04 -07:00
  • 6b3086237a Add Haskell IDE Engine (hie) support (#1735) Luxed 2018-08-02 15:24:58 -04:00
  • cb8ad9fbd8 Javascript prettier filetype detect fix (#1769) Paul Reimer 2018-08-02 12:20:19 -07:00
  • e6bd4373f9 coding style Fred Emmott 2018-08-02 11:44:17 -07:00
  • 649934230b Fix the failing tsserver test w0rp 2018-08-02 19:32:57 +01:00
  • 5ff4e27e17 Update suggested filetypes for hackfmt Fred Emmott 2018-08-02 09:57:40 -07:00
  • 238201805d Split Hack out from PHP, modernize Fred Emmott 2018-07-27 13:50:59 -07:00
  • 5f024eda09 Merge pull request #1771 from fredemmott/lsp w0rp 2018-08-02 19:22:45 +01:00
  • 04362c746d Add test for LSP code of -1 #1771 Fred Emmott 2018-08-02 09:30:22 -07:00
  • e722841fa3 Improved documentation for code loclist item field Fred Emmott 2018-08-02 09:18:43 -07:00
  • 2768bf15ba Handle LSP codes for %code% in message formats Fred Emmott 2018-07-30 15:19:59 -07:00
  • 589c8dbd94 Merge pull request #1776 from tmc/master w0rp 2018-08-02 13:01:04 +01:00
  • 2ac9e454d6 python: add lookup path for flake8 config #1776 Travis Cline 2018-08-01 20:07:11 -07:00
  • 3aa5e0f9dc Add a type check for the error data from LSP servers w0rp 2018-08-01 23:01:23 +01:00
  • c1fee3f23a Merge pull request #1774 from polyzen/rust-runtime-docs w0rp 2018-08-01 21:02:41 +01:00
  • 9a389b564c Merge pull request #1775 from polyzen/patch-1 w0rp 2018-08-01 21:02:06 +01:00
  • 3e8ae65278 contrib: Fix link to ale-development.txt #1775 Daniel M. Capella 2018-08-01 18:13:07 +00:00
  • ab5e44249d doc/rust: rust.vim distributed w/ Vim>=8.0.0501 #1774 Daniel M. Capella 2018-08-01 12:47:10 -04:00
  • 399a0d3c98 #1700 - Mention how to work around the completeopt bug in the documentation w0rp 2018-07-31 20:34:37 +01:00
  • 16d0c52d24 Indicate that a C compiler failed due to problems in a header file w0rp 2018-07-30 20:09:43 +01:00
  • 1e6b1d9be2 Try to fix the C parsing test on Windows w0rp 2018-07-29 19:30:12 +01:00
  • ac4bac8ea4 Add support for parsing compile_commands.json files for C compilers w0rp 2018-07-29 19:24:19 +01:00
  • a7b8cb4fe3 Mention v:t_TYPE variables in the developer documentation w0rp 2018-07-27 09:18:09 +01:00
  • daab1a08db #1700 - Try using a 0ms timer showing the completion menu w0rp 2018-07-26 23:08:38 +01:00
  • f8e61ff907 Merge pull request #1762 from actionless/vulture-doc w0rp 2018-07-26 14:51:16 +01:00
  • eb38c4b3f1 fix(linters: python): mark as lint_file #1762 actionless 2018-07-26 14:45:28 +02:00
  • c2cfe2326d doc: mark vulture as file linter actionless 2018-07-26 14:41:13 +02:00
  • 8517e901ff Add support for 'vulture' for Python Yauhen Kirylau 2018-07-26 09:41:27 +02:00
  • 79ffdde267 Merge pull request #1757 from jtalowell/master w0rp 2018-07-25 21:07:19 +01:00
  • c52fffcd47 Merge pull request #1760 from morrifeldman/patch-1 w0rp 2018-07-25 21:05:45 +01:00
  • 845e588b71 Fix joker finding .joker file #1760 morrifeldman 2018-07-25 15:53:02 -04:00
  • 0012c78b02 #1700 - Temporarily change completion options when the feedkeys() keybind is fired w0rp 2018-07-25 20:13:59 +01:00
  • 4ed35f7247 Fix #1758 - Set marks before going to definitions w0rp 2018-07-25 19:43:14 +01:00
  • c4cb1c7050 Merge pull request #1539 from JonnyRa/jump-list-fix w0rp 2018-07-25 19:41:00 +01:00
  • c57b031876 Providing cquery support for C files #1757 jtalowell 2018-07-25 14:23:13 +10:00
  • 06132954b1 Switch to v:t_ variables for type checks w0rp 2018-07-25 01:27:28 +01:00
  • 9f8c37e17c Ignore a shellcheck warning for custom linting rules w0rp 2018-07-25 00:41:26 +01:00
  • 4446cf15be Merge pull request #1 from w0rp/master sridhars 2018-07-24 16:42:26 -05:00
  • 3418574770 Update the developer documentation w0rp 2018-07-24 10:11:14 +01:00
  • d368f090ae #1754 Require snake_case names for linters in the codebase w0rp 2018-07-24 10:05:44 +01:00
  • 95be2bf1ff Try Vim 8.0 and 8.1 in separate jobs w0rp 2018-07-23 22:37:53 +01:00
  • d7d54d09da Try 3 builds on Travis CI w0rp 2018-07-23 22:33:03 +01:00
  • 338c233710 Split Vim and Neovim tests into separate builds w0rp 2018-07-23 22:28:22 +01:00
  • 9ade656661 Just remove the .git directory test for now w0rp 2018-07-23 22:22:19 +01:00
  • 44397dd6db Skip the one failing test on Windows w0rp 2018-07-23 22:21:13 +01:00
  • 2a861dfd40 Make the test C import path test fail less w0rp 2018-07-23 22:03:28 +01:00
  • d9579dbbe9 Get tests to pass in Vim 8.1 w0rp 2018-07-23 20:41:06 +01:00
  • 11339ca730 Merge pull request #1745 from sharils/master w0rp 2018-07-23 15:04:55 +01:00
  • e3749c4a75 Fix autoload for phoenix #1745 sharils 2018-07-21 19:59:27 +08:00
  • f6d18a0b10 Skip tests for Vim 8.1 for now w0rp 2018-07-23 10:45:22 +01:00
  • 7bf3a749d0 #1751 Handle LSP completion results without the 'kind' attribute w0rp 2018-07-23 10:21:09 +01:00
  • 3e4db9ed5c Make the completion events test fail less w0rp 2018-07-22 22:42:41 +01:00
  • 0e71e8b465 Update the Dockerfile to test with a newer version of Vimt too w0rp 2018-07-22 22:35:49 +01:00
  • 846bfb47b2 Remove the redundant fix_buffer_data vars and filename variables w0rp 2018-07-22 22:31:46 +01:00
  • 81a8c77d20 #1692 - Only send completion requests to the first server supporting them w0rp 2018-07-22 21:14:48 +01:00
  • 9c849da8c4 Merge pull request #1751 from melentye/master w0rp 2018-07-22 20:55:01 +01:00
  • 9b4963847d Add Clangd language server support for C #1751 Andrey Melentyev 2018-07-22 19:30:57 +02:00
  • 6dc737cda1 Check LSP capabilities before using them w0rp 2018-07-22 19:04:45 +01:00
  • 899b61c5cc Merge pull request #1750 from kylef/kylef/apib-tmp w0rp 2018-07-22 17:07:47 +01:00
  • f937b98e27 Make drafter linter use stdin instead of writing to tmp file #1750 Kyle Fuller 2018-07-22 16:32:39 +01:00
  • baa44bb3a7 Merge pull request #1742 from typetetris/master w0rp 2018-07-22 14:12:23 +01:00
  • 8980591937 Move README.md back w0rp 2018-07-22 12:16:56 +01:00
  • 8062d6207e Revert "Update the tests to check README.md in the new location" w0rp 2018-07-22 12:16:42 +01:00
  • 6c10be8992 Update the tests to check README.md in the new location w0rp 2018-07-22 12:15:15 +01:00
  • 014c924630 Move GitHub files to the .github directory w0rp 2018-07-22 12:10:35 +01:00
  • 04fbea6e80 Merge pull request #1736 from unpairedbracket/master w0rp 2018-07-20 21:05:24 +01:00
  • 2ee3dcdd62 Fix #1631 - Disable balloon support for terminals by default v2.0.1 v2.0.x w0rp 2018-07-20 16:10:25 +01:00
  • 0d37aaac7a Fix #1631 - Disable balloon support for terminals by default w0rp 2018-07-20 16:10:25 +01:00
  • ac6bc6d0ae Add cabal-ghc linter #1742 Eric Wolf 2018-07-20 16:30:16 +02:00
  • ad986a8d82 Add the .fortls file necessary for tests to work (defying .gitignore) #1736 Ben Spiers 2018-07-19 22:37:06 +01:00
  • e8bea510df Add documentation and testing for fortls Ben Spiers 2018-07-19 22:27:47 +01:00
  • 61a5880747 Capture server capabilities from LSP servers w0rp 2018-07-19 21:15:05 +01:00
  • 324838adae Add support for Fortran language server by @hansec Ben Spiers 2018-07-19 18:25:45 +01:00
  • 27f1915745 Capitalize Language Server Protocol w0rp 2018-07-19 17:06:39 +01:00
  • dfa38ff0dd Make LSP support more prominent in the README w0rp 2018-07-19 17:00:23 +01:00
  • 0da4c6e4ad Add language server source in ALEDetail (2) Sridhar Srinivasan 2018-07-18 22:12:56 -05:00
  • 0c4606651f Add language server source in ALEDetail Sridhar Srinivasan 2018-07-18 21:44:05 -05:00
  • 5453e0e1a4 Fix #1708 - Don't modify linters or register fixers in the sandbox w0rp 2018-07-17 21:39:50 +01:00
  • 7952ebe77e #1700 - Don't send <C-x><C-o> for completion in Insert mode w0rp 2018-07-17 19:39:45 +01:00
  • a01fab2ee6 Fix #1619 - Rewrite lint on enter events so they behave better w0rp 2018-07-17 00:18:20 +01:00
  • 37df1f8ceb #1700 - Stop handling completion results if you leave insert mode w0rp 2018-07-16 17:57:07 +01:00
  • aa54c10bae Try to make tests pass on Windows again w0rp 2018-07-16 14:18:50 +01:00
  • 2a081e81db Try and make the temporary file test fail less on Windows w0rp 2018-07-16 14:03:08 +01:00
  • f235c4b3b9 Make NeoVim 0.3 tests fail a bit less w0rp 2018-07-16 13:46:44 +01:00
  • 8b707b4cdc Add a missing ToC entry for remark-lint w0rp 2018-07-16 13:34:30 +01:00
  • b413e03b69 Merge pull request #1730 from watagashi/local-remark-lint-with-new-test w0rp 2018-07-16 13:32:26 +01:00
  • dbf051e62b remark-lint without saving to disk #1730 Takashi WADA 2018-07-10 22:06:43 +09:00
  • f369aa65a2 Support remark-lint installed locally Takashi WADA 2018-07-10 22:05:49 +09:00
  • 465db4daa1 Only temporarily replace TMPDIR if it's defined to be an empty string w0rp 2018-07-16 08:45:55 +01:00
  • fcd62342d5 Only temporarily replace TMPDIR if it's defined to be an empty string w0rp 2018-07-16 08:45:55 +01:00
  • 6e1a5d4189 Stop the no loclist clearing test from failing in NeoVim 0.3 w0rp 2018-07-15 23:19:11 +01:00
  • fb8c090971 unlet $TMPDIR too, where we can w0rp 2018-07-15 23:04:50 +01:00
  • b2e2bbd042 unlet $TMPDIR too, where we can w0rp 2018-07-15 23:04:50 +01:00
  • d9e12cb047 Re-run history tests, which can fail randomly w0rp 2018-07-15 21:20:56 +01:00
  • d29e32d42d Fix #1687 - Parse highlights when verbose > 0 w0rp 2018-07-15 20:57:51 +01:00
  • d3ed1e52ba Fix #1687 - Parse highlights when verbose > 0 w0rp 2018-07-15 20:57:51 +01:00