Commit Graph

  • 9abaa02ad8 refactor type_hierarchy to different file (#916) Prabir Shrestha 2020-10-17 10:32:49 -07:00
  • dcdc00c296 fix(omni): add triggerKind to the completion_request (#913) Łukasz Jan Niemier 2020-10-12 00:57:04 +02:00
  • b6651468b7 Fix textEdit check (#914) v0.1.2 hrsh7th 2020-10-05 03:46:25 +09:00
  • d2b6922250 Set Vim variables directly instead of win_execute (#911) Josh Stone 2020-09-26 10:16:21 -07:00
  • ec3090d161 doc: remove a stray line from echo_delay (#910) Josh Stone 2020-09-25 18:59:50 -07:00
  • 9755ec0c99 Improve completion (#908) hrsh7th 2020-09-24 10:54:58 +09:00
  • eea5cc0da7 Load retriggerCharacters for signature help. (#906) Luis Piloto 2020-09-19 20:30:31 +01:00
  • 6da958babd Fix 849: find nearest paths (#905) mattn 2020-09-19 15:21:08 +09:00
  • 46330cd0cb Set <nomodeline> to all of doautocmd (#904) mattn 2020-09-17 22:36:19 +09:00
  • a8dd16f59a fix comment Prabir Shrestha 2020-09-01 04:04:23 +00:00
  • a9ac38e0f4 update callbag.vim to v0.3.0 and better handling of errors using materalize (#899) Prabir Shrestha 2020-08-31 21:02:34 -07:00
  • 1230ae8fa3 fix broken mappings (#898) Michito Maeda 2020-08-31 15:44:54 +09:00
  • b7936876e5 disable highlight references by default due to #897 Prabir Shrestha 2020-08-31 05:01:50 +00:00
  • 3c4ae44b38 update callbag.vim to v0.2.0 (#896) Prabir Shrestha 2020-08-30 19:42:01 -07:00
  • eb0e5fb885 use callbag for Highlight references (#891) Prabir Shrestha 2020-08-30 11:11:51 -07:00
  • 1a01ffddbe Make sure signature_help and completion get properly disabled (#875) Martin Kourim 2020-08-26 21:45:10 +02:00
  • 69dc272277 Supply first argument to bufnr() (#893) Tim Weber 2020-08-24 23:40:27 +02:00
  • 864b5e5409 Only define au for CompleteChanged if supported (#892) Tim Weber 2020-08-24 23:18:12 +02:00
  • 183047c5b9 update callbag to e8598fe3fcbd74bfee21 which fixes tap() Prabir Shrestha 2020-08-24 00:40:49 +00:00
  • fc975d7260 update callbag to 9ef556bce269 - adds tap() (#890) Prabir Shrestha 2020-08-23 14:17:43 -07:00
  • e6912a01cd Make languageId configurable per lsp (#880) Jan Damm 2020-08-23 19:25:53 +02:00
  • e40e457744 Fix completion (#889) mattn 2020-08-24 01:07:40 +09:00
  • a18783de25 add lsp#stream() (#884) Prabir Shrestha 2020-08-22 22:39:52 -07:00
  • 47bf0112d9 Don't call buf_clear_namespace if can't get buffer number from bufnr (#887) Thanabodee Charoenpiriyakij 2020-08-18 23:05:07 +07:00
  • 9fd514f4a8 fix doesn't work omni complete (#885) skanehira 2020-08-18 21:09:20 +09:00
  • a926dcf9f8 Handle invalid range (#878) mattn 2020-08-06 18:51:23 +09:00
  • d9835b8a4a check nvim_win availability before attempting to close (#877) Luma 2020-08-05 10:31:27 +09:00
  • 04cef02eed Trigger didOpen for buffers already loaded (#873) mattn 2020-07-29 20:32:31 +09:00
  • b05c8da3ec remove dup float2nr Prabir Shrestha 2020-07-18 17:10:45 +00:00
  • 8673f8e109 Avoid window height is 0. (#864) Ttayu 2020-07-19 02:08:13 +09:00
  • bb765bb7af Fix cursor position after text edit (#870) hrsh7th 2020-07-18 14:44:45 +09:00
  • 983bed4f08 fix code snippet in PERFORMANCE section (#866) mopp 2020-07-12 21:18:18 +09:00
  • 11b1350700 Text props for reference highlights (#679) Davit Samvelyan 2020-06-30 00:55:06 +04:00
  • 0d3c165a64 fix Invalid window id when calling close preview (fixes #858) (#859) Prabir Shrestha 2020-06-29 13:15:50 -07:00
  • 1c58fd6020 fix API call error (#857) pocari 2020-06-29 13:51:29 +09:00
  • 14e553613d Fix documentation preview window (#856) Thomas Lee 2020-06-29 13:13:02 +09:00
  • 78ccf69584 Avoid window width is 0. (#852) Ttayu 2020-06-28 02:31:09 +09:00
  • c4f7291f5e Lua arrays are now one based starting v8.2.1066 (#851) Prabir Shrestha 2020-06-27 10:22:45 -07:00
  • 32fae1f0e9 use allowlist and blocklist instead (#847) Prabir Shrestha 2020-06-26 16:13:09 -07:00
  • 9389c28ae2 migrate diagnostics float cursor to use callbag (#846) Prabir Shrestha 2020-06-26 11:15:31 -07:00
  • c245bfd7a4 use callbag (#845) Prabir Shrestha 2020-06-25 07:42:28 -07:00
  • 1db6be9147 added keybinding examples Prabir Shrestha 2020-06-24 23:52:10 -07:00
  • ac908d61e8 fix stuck floating window issue in neovim (#844) randomgeek78 2020-06-22 20:04:17 -07:00
  • 327b9d12d6 fix cannot start vim-lsp (#843) skanehira 2020-06-21 11:00:59 +09:00
  • 1fd74e47eb remove refrences to async.vim Prabir Shrestha 2020-06-20 23:15:29 +00:00
  • 649affc6e4 Embed async.vim (#842) Prabir Shrestha 2020-06-20 16:12:48 -07:00
  • a3673dde78 [WIP] Popup documentation (#507) Thomas Faingnaert 2020-06-20 21:21:25 +02:00
  • b39f18ab8c [doc] Delete the wrong bracket (#838) weiyang 2020-06-17 10:41:34 +08:00
  • e0cacffe54 optimize lsp#omni#get_vim_completion_items() (#835) Prabir Shrestha 2020-06-13 02:11:02 -07:00
  • 33dcddfbe6 Trivial typofix (#836) ujihisa 2020-06-10 16:25:53 -07:00
  • 17a7d92ed0 Changed Quickfix list behaviour (#752) Kebin Liu 2020-06-10 14:03:01 +08:00
  • 2dc493318c Fix peeking of files w/ spaces in pathnames. (#813) Lucio Andrés Illanes Albornoz 2020-06-10 07:55:57 +02:00
  • 07d0f481cd Add checks for cmdwin (#812) mityu 2020-06-10 14:51:15 +09:00
  • 18f2e922f7 Add support for code lens (#831) Daisuke Suzuki 2020-06-10 14:45:20 +09:00
  • c6d08e8307 add lsp#omni#get_vim_completion_items() (#834) Prabir Shrestha 2020-06-07 11:54:03 -07:00
  • db85c226cd Add config.diagnostics to disable diagnostics per server (#828) Bastien Laine 2020-05-31 05:32:18 +08:00
  • 37e8a77687 Document Preview windows closing (not displaying). (#653) marxin 2020-05-30 14:16:40 +02:00
  • 848c525729 Fix var names in help about g:lsp_diagnostics_float_delay (#830) a5ob7r 2020-05-28 22:37:55 +09:00
  • b5d2097a5f Update README.md Prabir Shrestha 2020-05-26 21:36:02 -07:00
  • b80ac2d3d1 fix: wrong wait condition in lsp_send (#827) Duc Nghiem Xuan 2020-05-27 12:10:13 +09:00
  • 2ca2fe3854 Add support for the tagfunc option (#815) John Schug 2020-05-25 21:41:21 +00:00
  • 8df76a63c0 [perf] add g:lsp_get_vim_completion_item_set_kind to enable or disable kind (#824) Prabir Shrestha 2020-05-24 23:36:42 -07:00
  • 1724318f4f get_kind_text perf improvements get_kind_perf Prabir Shrestha 2020-05-24 16:04:29 -07:00
  • ed85fbcb36 improve perf by not calling get_position() (#822) Prabir Shrestha 2020-05-24 15:04:23 -07:00
  • 3d0153bcf9 improve diff by using lua if available (#821) Prabir Shrestha 2020-05-24 13:03:32 -07:00
  • 82796606f0 port s:FirstDifference to lua use-lua Prabir Shrestha 2020-05-23 16:58:30 -07:00
  • 7c7779e8e6 add g:lsp_use_lua flag Prabir Shrestha 2020-05-23 16:58:04 -07:00
  • a943fe558d Add ability to set unique hi for virtual text (#811) Cody Buell 2020-05-09 00:37:30 -04:00
  • c029ce1330 Jumping to diagnostics with command args '-nowrap' (#770) Eivy 2020-05-03 10:41:55 +09:00
  • e475e0a407 Add example for g:lsp_get_vim_completion_item (#797) Timur Celik 2020-05-03 03:32:23 +02:00
  • 7ce02b0781 Fix lsp#utils#path_to_uri (#809) mattn 2020-04-30 21:55:22 +09:00
  • f1bc0a109e fix helptag : confilict vim-lsp-settings plugin's help (#807) Tsuyoshi CHO 2020-04-30 09:16:15 +09:00
  • 386ee33c3c Fix capability parsing when textDocumentSync.save is a boolean (#804) Sam McCall 2020-04-26 21:48:53 +02:00
  • e37f5e31f4 Fix open_location without mods (#806) buztard 2020-04-26 21:35:24 +02:00
  • 5c5649bdda Avoid autocmd-once for compatibility of VIM8.0 (#802) C. Wu 2020-04-26 00:42:58 +02:00
  • 73bc4f1ceb Support any completion-engine (#672) v0.1.1 hrsh7th 2020-04-26 00:34:12 +09:00
  • cf43b59127 Fix unneccesary window splits (#774) d86leader 2020-04-25 22:27:44 +07:00
  • 92a56292bb Support text edit with folding (#788) hrsh7th 2020-04-20 02:22:48 +09:00
  • cbddb059b5 Add snippet indicator (#759) hrsh7th 2020-04-20 02:14:38 +09:00
  • adfdbe1483 Fix error on diagnostics from files not in buffer (#793) Agrin 2020-04-19 19:07:19 +02:00
  • 9a4f8de6be Add <mods> support for opening new window (#776) thinca 2020-04-20 01:59:16 +09:00
  • 5f8f3fbeb7 Small typo (#794) Phu Nguyen Anh 2020-04-20 01:56:44 +09:00
  • 5dd94c66f7 lsp_diagnostics_updated autocommand (#783) Mitin Arseny 2020-04-11 06:38:28 +03:00
  • 174e4bf82e Replace builtin trim() by lsp#utils#_trim() (#782) C. Wu 2020-04-07 11:36:43 +02:00
  • 43be528071 on_xx handle callback / excepton log expand throwpoint (#778) Tsuyoshi CHO 2020-04-04 14:12:30 +09:00
  • 4d8cd302bb Follow vscode textEdit behavior (#764) hrsh7th 2020-03-25 00:56:27 +09:00
  • f79bf39922 Count errors if severity is 1 or not have severity (#758) mattn 2020-03-17 19:24:41 +09:00
  • a5b027193d help: fix blacklist description (#756) Tsuyoshi CHO 2020-03-16 13:05:58 +09:00
  • 24d9f18bca update vim-yggdrasil to 043d0ab53dcdd0d91b7c7cd205791d64d4ed9624 (#755) Prabir Shrestha 2020-03-15 15:10:02 -07:00
  • 2de8f4d479 Compute overflow information in completion (#739) hrsh7th 2020-03-05 23:22:53 +09:00
  • 9fa593aed4 Fix preview feature for vim without patch-8.1.1517 (#728) Hyeon Kim 2020-03-03 23:38:26 +09:00
  • 85a03f2b01 Merge codeAction(s) (#736) mattn 2020-03-03 14:29:42 +09:00
  • 39e127ff5d Fix duplicate helptag (#738) hrsh7th 2020-03-03 13:25:17 +09:00
  • 46308234a2 Implement register command (#735) hrsh7th 2020-03-03 13:09:41 +09:00
  • 5537feca35 Call command after edit (#734) mattn 2020-03-01 00:42:48 +09:00
  • 3d4daa4d34 Show only first line while popup visible (#731) mattn 2020-02-28 16:10:22 +09:00
  • 55e88054ce executeCommand do not handle response (#732) mattn 2020-02-28 15:44:34 +09:00
  • b2b3199f05 Handle empty buffer-name (#730) mattn 2020-02-28 15:12:17 +09:00
  • 80ec75e1da Export root_uri resolved (#729) mattn 2020-02-25 17:39:16 +09:00
  • 6f3d2d4e79 Update diagnostics when document open (#727) hrsh7th 2020-02-25 11:08:49 +09:00