Commit Graph

  • bd5e5573f5 Revert "Revert "perf: parse array instead of combining it to string (#1175)" (#1199)" Prabir Shrestha 2021-06-17 06:51:38 +00:00
  • fb0a72306e Revert "perf: parse array instead of combining it to string (#1175)" (#1199) Prabir Shrestha 2021-06-16 00:14:44 -07:00
  • 293e8ae932 fix client parse error client-parse Prabir Shrestha 2021-06-10 21:12:05 -07:00
  • 9ecbe24af9 Fix weird autocmd group names (#1195) naohiro ono 2021-06-11 10:31:11 +09:00
  • 7e8812bbb7 docs: add opencollective integration to the readme (#1196) Geoffrey Huntley 2021-06-11 11:28:20 +10:00
  • 02db70be69 Avoid duplicated syn include (#1194) hrsh7th 2021-06-10 11:42:30 +09:00
  • 516fd7ce95 diagnostics list can be v:null (#1190) mattn 2021-06-09 01:51:59 +09:00
  • 61916a2ddd diagnostics list can be v:null (#1186) mattn 2021-06-08 00:50:31 +09:00
  • 72b9a300c7 Set type of location list items for diagnostics (#1143) Linda_pp 2021-06-07 20:47:17 +09:00
  • f3bde658ab E119: Not enough arguments for function: lsp#ui#vim#call_hierarchy_incoming (#1182) vimuxx 2021-06-07 14:21:27 +08:00
  • ddd5abb5b6 Fix borderchars and debug=throw (#1178) hrsh7th 2021-06-02 12:56:57 +09:00
  • 83c0e4fcab diagnsostics -> diagnostics (#1179) Piotr Usewicz 2021-06-02 04:36:48 +02:00
  • 231ab3cb23 add double tap support for floating LspHover window and lsp-hover-close plug pr1078 Prabir Shrestha 2021-05-31 22:09:01 +00:00
  • 06203a1b62 add border Prabir Shrestha 2021-05-31 21:40:01 +00:00
  • 85e83d24f9 if hover window is foused close Prabir Shrestha 2021-05-31 21:39:49 +00:00
  • 83b06c3c31 don't close if curpos hasn't changed Prabir Shrestha 2021-05-31 21:05:20 +00:00
  • 5b0c808a14 fix normalize Prabir Shrestha 2021-03-28 19:16:24 +00:00
  • be88744506 set language Prabir Shrestha 2021-03-21 18:52:28 +00:00
  • ad251f5338 remove language Prabir Shrestha 2021-03-16 07:00:32 +00:00
  • 7e16516a29 fix indent Prabir Shrestha 2021-03-16 07:00:02 +00:00
  • 73b540f127 silent deletebufline Prabir Shrestha 2021-03-16 06:28:44 +00:00
  • 1b57c6a672 fix col position when far right Prabir Shrestha 2021-03-15 03:14:53 +00:00
  • 1c28d4fd4c show top if available Prabir Shrestha 2021-03-15 03:01:34 +00:00
  • eb280b49f1 apply markdown for preview Prabir Shrestha 2021-03-15 02:03:13 +00:00
  • f57037b954 add hover preview support Prabir Shrestha 2021-03-14 22:12:07 +00:00
  • 6bce32ec3c fix when using empty g:lsp_hover_ui Prabir Shrestha 2021-03-14 21:44:39 +00:00
  • e012161316 close on move Prabir Shrestha 2021-03-14 21:37:18 +00:00
  • c4b9febb06 always show below the cursor Prabir Shrestha 2021-03-14 21:09:01 +00:00
  • 09cadddb9a add g:lsp_hover_ui Prabir Shrestha 2021-03-03 03:20:33 +00:00
  • c5e8fa97a4 add support for --ui=float|preview for LspHover Prabir Shrestha 2021-03-03 03:11:12 +00:00
  • 19a90dda7d fix lint issues Prabir Shrestha 2021-02-28 20:19:48 +00:00
  • 3db0c26a60 rename type to ui Prabir Shrestha 2021-02-28 20:13:27 +00:00
  • 9b1d4c0a71 use new floating window api for hover Prabir Shrestha 2021-02-28 20:09:14 +00:00
  • 541ed984b1 Add LspAddTreeCallHierarchyIncoming (#1139) Daisuke Suzuki 2021-06-01 05:41:41 +09:00
  • d0f6bd5ae7 More secure minimal.vimrc (#1158) woky 2021-05-31 22:34:29 +02:00
  • f53a98754e perf: parse array instead of combining it to string (#1175) Prabir Shrestha 2021-05-30 13:17:54 -07:00
  • 28653fc51f add border for documention popup (#1174) Prabir Shrestha 2021-05-30 12:54:16 -07:00
  • 324ae1e1eb Fixed typo in docs (#1162) Luis David Licea Torres 2021-05-29 15:02:42 -05:00
  • 1f98a06566 check if selected items are empty on handling code action (fix #1156) (#1157) Linda_pp 2021-05-03 15:40:37 +09:00
  • b6898841c7 fix error on editing empty file (#1154) Linda_pp 2021-04-29 14:53:56 +09:00
  • 80f4b269b5 Merge pull request #1151 from rhysd/fix-1141 Linda_pp 2021-04-27 12:19:58 +09:00
  • 664720be06 add missing return on empty hover contents rhysd 2021-04-27 12:13:46 +09:00
  • 296fb98d19 Transform cygwin/msys2 paths to windows before encoding them to URIs (#1144) Agorgianitis Loukas 2021-04-17 15:25:19 +03:00
  • 89d2889c42 Show completion item detail when there is no documentation (#1133) tsufeki 2021-04-17 14:04:02 +02:00
  • 5277fc47f0 Revert "only call prop_remove if we have props to avoid clearing of welcome message for vim (#1084)" (#1145) Prabir Shrestha 2021-04-13 15:15:00 -07:00
  • 9dc382c04a Send workspace_config only if changed (#1137) hrsh7th 2021-04-12 20:16:39 +09:00
  • bba0f45c89 Merge pull request #1132 from rhysd/quickpick-3d4d574 Linda_pp 2021-04-04 21:38:43 +09:00
  • ab0b3530da import quickpick.vim#3d4d574d16d2a6629f32e11e9d33b0134aa1e2d9 rhysd 2021-04-04 21:33:49 +09:00
  • a0023fcc1e Merge pull request #1131 from rhysd/completion-inser-text-refactoring Linda_pp 2021-04-03 14:49:22 +09:00
  • fd8bd1c799 make helper function to get completion text from CompletionItem rhysd 2021-04-03 14:44:32 +09:00
  • 84706b229a Merge pull request #1129 from rhysd/about-maintainers Linda_pp 2021-04-03 09:54:27 +09:00
  • 6f8f49c96e include maintainers information in document rhysd 2021-04-02 21:52:53 +09:00
  • 56124b0104 Always show the kind and name in CallHierarchy (#1128) Daisuke Suzuki 2021-04-02 22:23:39 +09:00
  • 4d40d0dfd0 Merge pull request #1130 from rhysd/ci-checkout-v2 Linda_pp 2021-04-02 22:09:59 +09:00
  • d9e03c391a use checkout action v2 rhysd 2021-04-02 21:59:26 +09:00
  • ce3add957a Fix document layout and misspellings (#1127) Linda_pp 2021-03-31 23:09:06 +09:00
  • 4d4a908224 select preferred action by default in quickpick (#1126) Linda_pp 2021-03-30 02:30:38 +09:00
  • 882376cc66 apply markdown for output (#1100) Prabir Shrestha 2021-03-28 12:11:07 -07:00
  • 337d834443 Include command argument labels in Code Lens item's text (fix #1118) (#1119) Linda_pp 2021-03-29 03:58:41 +09:00
  • 51adba85f0 use quickpick to choose Code Action (#1123) Linda_pp 2021-03-28 22:06:41 +09:00
  • 800c878209 Support show message notification by handling window/showMessage response (#1120) Linda_pp 2021-03-28 21:58:20 +09:00
  • 7d7ded98dd Silence plug mappings (#1125) obcat 2021-03-28 21:52:25 +09:00
  • a31d2aa1f1 Use -wrap=0 in *-nowrap plug mappings (#1121) Josh Stone 2021-03-27 21:37:19 -07:00
  • 67a3561a54 add .gitattribute to highlight *.vimspec and .themisrc as Vim script on GitHub (#1122) Linda_pp 2021-03-28 13:27:58 +09:00
  • b8e75ef927 Fix making location list from call hierarchy items (#1113) Linda_pp 2021-03-22 03:48:11 +09:00
  • 2ba31c2b9d update async.vim to 0fb846e1eb3c2bf04d52a57f41088afb3395212e (#1117) Prabir Shrestha 2021-03-21 11:36:38 -07:00
  • a3b58eb7c4 Handle disabled code action (#1115) Linda_pp 2021-03-21 22:17:51 +09:00
  • e889f80f0f Support plasticboy/vim-markdown (#1116) hrsh7th 2021-03-21 20:51:22 +09:00
  • 350b3219cf Clarify that vim-plug should be installed first (#1114) Jaen 2021-03-20 10:59:38 -07:00
  • 4819b7474a include kind in code action list item (#1111) Linda_pp 2021-03-21 02:57:58 +09:00
  • 8a39ef5904 Add integration tests with gopls instead of rust-analyzer (#1108) Linda_pp 2021-03-21 02:54:17 +09:00
  • 84e9beb5c8 fix handling empty 'insertText' field (fix #1102) (#1109) Linda_pp 2021-03-19 01:34:37 +09:00
  • 8be2f495b8 Add cache for encoding/decoding uri (#1105) hrsh7th 2021-03-16 16:23:53 +09:00
  • 24533c28ae add lsp_signature_help_delay to allow users to configure and default to 200 (#1106) Prabir Shrestha 2021-03-15 22:47:30 -07:00
  • 5fc5e26f5f Fix CodeAction sign (#1101) hrsh7th 2021-03-16 00:20:34 +09:00
  • 58f18ee40d document diagnostics and code action signs hint (#1099) Prabir Shrestha 2021-03-14 20:48:28 -07:00
  • 78c107085a remove flaky integration tests (#1098) Prabir Shrestha 2021-03-14 13:23:20 -07:00
  • d4f2fa13ac Fix calculating last line of text diff in Lua and add new CI for Vim on macOS (#1097) Linda_pp 2021-03-15 04:53:47 +09:00
  • 6c21eb65da Improve markdown2 (#1096) hrsh7th 2021-03-14 20:07:40 +09:00
  • f076e6a7c0 Use 'label' value when 'insertText' or 'filterText' is falsy (#1095) Linda_pp 2021-03-14 01:59:08 +09:00
  • e214f1cfee add test case where newText is null for #1093 (#1094) Linda_pp 2021-03-13 23:50:58 +09:00
  • 907f1c9667 fix inserting "v:null" when newText in textEdit is null (#1093) Linda_pp 2021-03-13 23:32:36 +09:00
  • 74f43712eb Improve markdown rendering (#1092) hrsh7th 2021-03-13 20:57:14 +09:00
  • 92a925346d add inspect lua-lsp-client Prabir Shrestha 2021-03-08 02:32:23 +00:00
  • 7ecda5fa61 lsp lua client Prabir Shrestha 2021-03-08 02:32:15 +00:00
  • 214332f309 add lua-callbag 5cd1a589b7659e7d54dc37eccbccd80726f19374 Prabir Shrestha 2021-03-07 19:54:01 +00:00
  • eb237a2ced [WIP] add codeaction sign support (#1085) Prabir Shrestha 2021-03-06 10:56:44 -08:00
  • fea03524cb Does not fire lsp_float_closed if floating-window does not exists (#1082) hrsh7th 2021-03-03 12:59:14 +09:00
  • 627dab05e8 only call prop_remove if we have props to avoid clearing of welcome message for vim (#1084) Prabir Shrestha 2021-03-02 19:55:48 -08:00
  • 1cade410de refactor preview code (#1083) Prabir Shrestha 2021-03-02 19:00:26 -08:00
  • 4e9a71c724 Fix preview without popup window (#1068) Akinori Hattori 2021-03-03 11:56:11 +09:00
  • ca2b527dc5 add lsp#notification() for proper $/cancel support (#1079) Prabir Shrestha 2021-02-28 13:47:45 -08:00
  • a78536ad74 refactor LspHover (#1063) Prabir Shrestha 2021-02-22 04:35:01 -08:00
  • 6a2b97cd59 Add scroll keymapping (#1058) hrsh7th 2021-02-22 20:51:48 +09:00
  • 6f8dfe19d5 Disable swapfile for documentation (#1067) hrsh7th 2021-02-12 19:54:48 +09:00
  • 21a29936ed pass server_name as part of next notification in lsp#request (#1064) Prabir Shrestha 2021-02-01 20:10:04 -08:00
  • 0c77beb2eb Fix #1059 (#1060) hrsh7th 2021-01-26 20:18:32 +09:00
  • 383f690e80 Align completion documentation maxheight for pum's behavior fix-completion-documentation-maxheight hrsh7th 2021-01-25 21:18:55 +09:00
  • bc821a5bcd Add scroll keymapping hrsh7th 2021-01-25 21:00:12 +09:00
  • 7d5cd2763c remove log Prabir Shrestha 2021-01-23 17:14:59 +00:00