Commit Graph

  • 44608334f9 Allow workspace_config to be a function (#1400) Illia Bobyr 2023-04-03 17:16:42 -07:00
  • e82e73a5eb Escape path before findfile or finddir (#1444) Kebin Liu 2023-03-09 16:25:54 +08:00
  • 80cd62f8f2 Support sync option in vim8 native client (#1425) Yutao Yuan 2023-03-04 13:03:33 +08:00
  • 65628c3b0a fix inlay hint list separator (#1438) Coelacanthus 2023-02-06 14:00:48 +08:00
  • 25337623cf Add vim 9.0 to CI (#1432) Ryuichiroh 2023-02-01 10:06:05 +09:00
  • ad6d61b13c Update name of the function (#1419) Piotr Usewicz 2023-01-28 07:32:55 +01:00
  • a5e06b7761 Make the CompleteDone backspace check more robust (#1426) Yutao Yuan 2023-01-28 00:19:11 +08:00
  • e0111e199d Place multi-line highlights every lines (#1422) Ryuichiroh 2023-01-23 08:04:56 +09:00
  • 3244bed522 Add option to disable float of diagnostic error when insert mode (#1417) Ryuichiroh 2023-01-15 18:57:42 +09:00
  • 500987604d Fix flicker on document highlighting with vim 9.0.0993 (#1397) Björn Steinbrink 2023-01-07 01:12:17 +01:00
  • c4bae1f79b Allow adjustable options of prop_add() for virtual text (#1412) Ryuichiroh 2023-01-05 00:36:44 +09:00
  • 3f6e23f3d8 Use prop_remove before adding virtual text (#1411) Marcin Szamotulski 2022-12-28 20:33:51 +01:00
  • 2cb7ef587c fix duplicate help tag (#1408) figsoda 2022-12-21 12:18:32 -05:00
  • 93db4a4bd3 Fix option name. (#1404) Gabriel Linder 2022-12-20 18:48:28 +01:00
  • 59e108e974 Workaround for float position. (#1405) Gabriel Linder 2022-12-20 18:48:16 +01:00
  • be675ffca2 Add GUI menus (#1402) Piotr Usewicz 2022-12-20 18:33:51 +01:00
  • 9a00d5aba4 Allow specifying max width for floating windows (#1336) yuilib 2022-12-21 02:32:37 +09:00
  • 52240c3cd7 @ should not be escaped (#1403) mattn 2022-12-20 16:22:00 +09:00
  • 5c1df0cf12 Prefer native lsp api when in vim. (#1362) Prabir Shrestha 2022-12-19 19:44:45 -08:00
  • ed2c818b1e Add support for virtual text diagnostics in Vim9 (#1358) Björn Steinbrink 2022-12-20 04:23:29 +01:00
  • 0a8d2dfaed Prepare call hierarchy (#1388) Marcin Szamotulski 2022-12-03 18:50:56 +01:00
  • f453d6cb02 workaround for float position (#1392) mattn 2022-12-03 16:47:46 +09:00
  • 9baef1f1cc Add an option to fixup vim popup with conceal problems (#1376) hrsh7th 2022-12-03 11:42:53 +09:00
  • 0616aab6aa Fix CI fix-vim-popup-conceal hrsh7th 2022-12-03 11:14:26 +09:00
  • 1bf9101892 Merge branch 'master' into fix-vim-popup-conceal hrsh7th 2022-12-03 10:37:18 +09:00
  • 1a84ed5f68 ditto fix-float Yasuhiro Matsumoto 2022-11-20 02:23:47 +09:00
  • 83ad2b78b6 workaround for float position Yasuhiro Matsumoto 2022-11-20 01:09:45 +09:00
  • e42203b4f0 Support all of rename response formats (#1387) hrsh7th 2022-11-10 09:23:37 +09:00
  • c0325a8b44 add performance for check health (#1383) Prabir Shrestha 2022-11-04 20:37:10 -07:00
  • 0c8fda7921 Print workspace_config with :verbose LspStatus (#1279) David Briscoe 2022-10-29 10:43:57 -07:00
  • 9d4dbf7e68 move symbol into workspace (#1382) Takayuki Tsukitani 2022-10-25 10:47:35 +09:00
  • a85b71bfc8 Fix default supported capabilities (#1379) Takayuki Tsukitani 2022-10-19 18:26:32 +09:00
  • 2bb97d2938 Replace references to pylsp with pyls (#1378) Lie Ryan 2022-10-17 14:30:19 +11:00
  • 1dced335b0 document missing code action plugs (#1377) Prabir Shrestha 2022-10-15 12:39:21 -07:00
  • 06f2c12604 Add an option to use a popup menu for code actions (#1361) Björn Steinbrink 2022-10-15 21:33:37 +02:00
  • 08f0583c0c Semantic tokens performance improvements (#1342) frankplow 2022-10-11 07:05:43 +01:00
  • 23728ad8c5 Fix loss of reference highlights on buffer change (#1355) Stephan T 2022-10-09 15:34:49 -04:00
  • d45273a95c Fix Checks for the presence of a dict's key 'linecount' (#1365) miyuki 2022-10-10 04:30:03 +09:00
  • 737eee947f Add lsp_preview_fixup_conceal hrsh7th 2022-10-06 16:01:14 +09:00
  • 5ff5f7a21d Fix vim's popup and conceals hrsh7th 2022-10-06 14:03:15 +09:00
  • 8fdaf4f78c Fix inconsistent document (#1363) gx 2022-09-27 12:00:41 +08:00
  • 218fc2a8a2 Fix signs for diagnostics that are reported one line past the end (#1360) Björn Steinbrink 2022-09-25 18:12:29 +02:00
  • 4d8a27513d Inlay hint (#1347) mattn 2022-08-25 02:02:42 +09:00
  • e5d2d3f744 fix reporting of typeHierarchy capability (#1350) Radek Simko 2022-08-20 20:32:46 +02:00
  • 309e9e5c81 Fix floating window on neovim (#1346) yuilib 2022-08-03 14:48:23 +09:00
  • eb542a379f Correct overlapped text even if using filterText (#1341) hrsh7th 2022-07-22 11:51:32 +09:00
  • 723fa3a0b6 Correct overlapped text even if using filterText fix-filter-text-correction hrsh7th 2022-07-22 11:45:56 +09:00
  • 771755300a Implemented word correction in cases where startcol was corrected by … (#1340) hrsh7th 2022-07-22 11:19:16 +09:00
  • 9a510cd419 Fix completion documentation floating window to show even when there is not enough space (#1334) yuilib 2022-07-17 02:40:21 +09:00
  • 68c018eb1a Semantic Tokens Support (#1275) frankplow 2022-07-01 04:11:47 +01:00
  • da80b01831 Fix an incorrect indentation in doc (#1326) a5ob7r 2022-06-25 02:40:50 +09:00
  • 74e458bc9c add new preview window id api (#1323) fungus 2022-06-18 05:32:24 +00:00
  • bf2d083ace Correct spelling on lsp_hover_ui section of documentation (#1322) Kento Okamoto 2022-06-12 20:00:21 -07:00
  • 9458f6e2d4 Fix invalid mode when to expand completion item (#1319) hrsh7th 2022-05-27 12:18:39 +09:00
  • 013625b3b1 fix queue (#1316) mattn 2022-05-23 10:17:33 +09:00
  • 1e1a0981a7 check server_name (#1315) mattn 2022-05-23 02:01:33 +09:00
  • c075e157fc Improve diagnostics float implementation (#1296) hrsh7th 2022-04-21 10:55:53 +09:00
  • 8df4aa4019 Send response for workspace/workspaceFolders (#1302) mattn 2022-04-18 02:44:37 +09:00
  • 3aa4b349cc handle response errors (#1299) Prabir Shrestha 2022-04-16 11:07:05 -07:00
  • 79698651c8 Highlight priority (#1298) mattn 2022-04-16 13:55:29 +09:00
  • 78e07f9684 The result in document/formatting possibly be ommited (#1294) mattn 2022-04-11 12:51:57 +09:00
  • edd6629f09 Fix env (#1293) mattn 2022-04-05 11:43:33 +09:00
  • 49656401fc Add env (#1292) mattn 2022-04-05 07:39:13 +09:00
  • bfb7541eb8 fix: mapping to escape (#1274) vasy 2022-03-04 18:44:16 +02:00
  • 3d0fc4072b Add initial support for workspace folders (#1265) Prabir Shrestha 2022-02-12 12:28:43 -08:00
  • 66b56c026f highlight change: NonText -> Comment (#1266) Eric Larson 2022-01-14 17:56:49 -08:00
  • c5e5ccc028 Fix register overwire when a preview window is cleared for lsp-hover (#1264) blyoa 2022-01-09 09:34:06 +09:00
  • b0f90a3a3a document g:lsp_log_verbose (#1262) Prabir Shrestha 2022-01-07 22:37:45 -08:00
  • 278f72d21c update quickpick.vim to 968f00787c1 (Fix an invalid window id error in Neovim) (#1261) Prabir Shrestha 2022-01-06 18:46:48 -08:00
  • 92986cc050 Update quickpick.vim to 80a64e17 (#1260) Prabir Shrestha 2022-01-05 23:42:01 -08:00
  • db53dcffec Update quickpick to 663aeacc6bd50f4612ffdb9fd1d438eab09f02b0 (fixes filckering) (#1259) Prabir Shrestha 2022-01-05 17:56:14 -08:00
  • 453042d7e4 Format Hover Pop-up Window (#1257) Eric Larson 2022-01-05 17:25:48 -08:00
  • 40b155512b use nnoremap for scroll since it is usually in normal mode when opening popup (#1161) (#1258) Prabir Shrestha 2022-01-04 00:54:16 -08:00
  • d88690844c [perf] update async.vim to f20569020d65bec3249222606c073c0943045b5e and normalize to string (#1256) Prabir Shrestha 2022-01-03 18:33:12 -08:00
  • 420143420d handle error case where cursor is outside screen (#1254) Linda_pp 2022-01-02 21:10:04 +09:00
  • 6d642bd11e Fix hover position (#1253) hrsh7th 2022-01-02 20:49:29 +09:00
  • 5270685e9b Fix mapping to close float window defined on window open (#1252) Linda_pp 2022-01-02 16:38:42 +09:00
  • 1c287d2db8 Fix <Plug>(lsp-float-close) mapping broke <Esc> in visual mode (#1251) Linda_pp 2022-01-01 12:56:31 +09:00
  • b886be6d83 Fix conceallevel=2 to LspHover preview (#1248) Shinya Ohyanagi 2021-12-29 01:47:42 +09:00
  • 858a5adeaa Fix hover preview height (#1246) hrsh7th 2021-12-25 00:45:27 +09:00
  • 69e6340c48 Fix/Incorrect restored window sizes - Update quickpick.vim to e0e38f40e4fa9b32c5ff1a3f7de449e930b6513c (#1244) Prabir Shrestha 2021-12-21 12:53:47 -08:00
  • 9c9db9ce73 respect g:lsp_signature_help_enabled when cursor moved (#1242) Prabir Shrestha 2021-12-17 15:16:24 -08:00
  • 10bbcb1142 use new floating window api for hover (#1078) Prabir Shrestha 2021-12-17 15:04:04 -08:00
  • a91419ea0a Use textEdit.range.start.character as a complete col (#1236) hrsh7th 2021-11-30 14:47:12 +09:00
  • 4dba81fbc3 update quickpick.vim to d1e58d188 https://github.com/prabirshrestha/quickpick.vim/pull/27 (#1237) Prabir Shrestha 2021-11-28 11:57:44 -08:00
  • 0c8a35d899 Update CI dependencies; Go to 1.17 and gopls to 0.7.3 (#1235) Linda_pp 2021-11-02 17:21:09 +09:00
  • 7b9da239da Fix completion text extraction (#1227) hrsh7th 2021-09-28 23:35:31 +09:00
  • 468281d517 Avoid BufEnter autocmd when opening floating window (#1228) hrsh7th 2021-09-28 23:23:57 +09:00
  • 16ccf93670 Fix Neovim CI (#1229) Linda_pp 2021-09-28 23:10:12 +09:00
  • ee38eb1bc6 Support untitled buffer (#1152) mattn 2021-09-27 18:22:58 +09:00
  • 9f7359303b Fix completion sort (#1225) Linda_pp 2021-09-23 09:56:45 +09:00
  • f88a233731 Add sortText for completion items ordering (#1223) Shinya Ohyanagi 2021-09-23 09:09:39 +09:00
  • 14f9ab319f update vim-vital-vs to the latest (#1219) Linda_pp 2021-09-07 17:50:24 +09:00
  • 66fd2f078f update quickpick to d9d1884 (#1216) blyoa 2021-09-07 07:54:17 +09:00
  • 52ded667a5 Add Neovim 0.5.0 to CI and allow CI failure with Neovim nightly (#1215) Linda_pp 2021-08-28 03:01:01 +09:00
  • 2c4d33838b Update vital-vs (#1205) hrsh7th 2021-08-28 01:29:45 +09:00
  • 27e9c374d6 Fix completion item creation (#1214) hrsh7th 2021-08-28 00:20:01 +09:00
  • 4f2d66d061 Add publishDiagnostics capabilities (#1212) hrsh7th 2021-08-27 14:12:35 +09:00
  • 7ba553effb Silence initialization message of documentation buffer (#1202) itchyny 2021-07-20 22:29:41 +09:00
  • c2c166975e use whileloop array-perf Prabir Shrestha 2021-06-17 07:06:41 +00:00