Linda_pp
337d834443
Include command argument labels in Code Lens item's text ( fix #1118 ) ( #1119 )
...
* fix index out of range error when no item in quickpick list
* update embedded quickpick to cf41eecb983c41e5fc45e83291b551a85fe554d3
* generate subtitle of codelens item from command arguments' labels
* add tests for lsp#ui#vim#code_lens#_get_subtitle()
2021-03-28 11:58:41 -07:00
Prabir Shrestha
51a566c878
default to using quickpick for codelens ( #1053 )
2021-01-18 09:54:59 -08:00
Prabir Shrestha
89135264c2
embed quickpick.vim and add experimental quickpick support for codelens ( #1019 )
2021-01-05 05:26:54 +00:00
Prabir Shrestha
cb506f5112
add line in codelens ( #1015 )
2021-01-03 14:31:16 -08:00
Prabir Shrestha
7d15d0f581
convert more of codelens to callbag ( #1013 )
2021-01-03 02:06:03 -08:00
Prabir Shrestha
62ef9585a1
remove CodeLensSync ( #1011 )
2021-01-02 23:12:09 -08:00
Prabir Shrestha
6d928e18ba
use reduce instead of storing local variable ( #1010 )
2021-01-02 23:08:19 -08:00
Prabir Shrestha
1a7a6e08de
add support for codeLens/resolve ( #1007 )
2021-01-02 19:25:19 -08:00
Prabir Shrestha
32fae1f0e9
use allowlist and blocklist instead ( #847 )
...
* use allowlist and blocklist instead
* add lsp#get_allowed_servers()
2020-06-26 16:13:09 -07:00
Daisuke Suzuki
18f2e922f7
Add support for code lens ( #831 )
2020-06-09 22:45:20 -07:00