Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nvimdev/lspsaga.nvim

improve neovim lsp experience
https://github.com/nvimdev/lspsaga.nvim

better diagnostic show and remove prompt of no signature close #109

34978d4925e260f95abadde2c851c486fce91fdf authored almost 4 years ago by stephen <[email protected]>
add a limit height of signaturehlep win and support scroll

571669da13a8cbf5181a7af347ad4b599d515503 authored almost 4 years ago by stephen <[email protected]>
disable signature help in efm

cb2f262975f687c179e63f08ab5e7460f0224fbe authored almost 4 years ago by stephen <[email protected]>
reduce the prefix of path in finder

403582051520e4d939b9ce0525707e63a0efd042 authored almost 4 years ago by stephen <[email protected]>
make sure the ref_uri is number

4ca75daee2e4ccb1a36ad358e78f03a17f2d54e5 authored almost 4 years ago by stephen <[email protected]>
support use border in floaterm close #107

eb44a09ca12e21e4f02b10119e45123b951e112d authored almost 4 years ago by stephen <[email protected]>
disable signature help in efm-langserver

1b84fe2edc44aabfd886d7bbb1267ff7f00d032e authored almost 4 years ago by stephen <[email protected]>
remove debug print

858313f44be4a017389f6f410fc1cfbfc75c8163 authored almost 4 years ago by bitcoder <[email protected]>
update

0a95062624c611817f6d73f713a702047c314d82 authored almost 4 years ago by bitcoder <[email protected]>
fix miss paren

c97935203476305308854c11e0bc9bcbb2eb8c0c authored almost 4 years ago by bitcoder <[email protected]>
Merge branch 'main' of https://github.com/glepnir/lspsaga.nvim

d26800ae142cf052388f326c67b2eaf58c6ad817 authored almost 4 years ago by bitcoder <[email protected]>
check client support signaturehelp close #103

d63fa9c56a06e3b712ad525c10317a31b6d961b9 authored almost 4 years ago by bitcoder <[email protected]>
Merge pull request #104 from frandsoh/patch-1

Update readme - Hover Doc

f9ab9fb5d9a6ffac8f64d0aa1f490074a2ed94e1 authored almost 4 years ago by Raphael <[email protected]>
Update readme - Hover Doc

c1bb93f4bedeca5e5194afd11e57c55724424c17 authored almost 4 years ago by Frands Otting <[email protected]>
Fix nil error when attempting code action. (#102)

In
https://github.com/glepnir/lspsaga.nvim/commit/4e6994d2ca97ea00ad4011afbfd05f66a45bc601
`cl...

b311462d8f42e980be3876e5c386111077c8d68f authored almost 4 years ago by Chris Kipp <[email protected]>
update issue_template

9207d6906f763c1501882df4d4d24512e210f9e9 authored almost 4 years ago by bitcoder <[email protected]>
improve diagnostic jump close #66

4e6994d2ca97ea00ad4011afbfd05f66a45bc601 authored almost 4 years ago by bitcoder <[email protected]>
Add method for diagnostics under the cursor (#95)

* Initial version of cursor diagnostics

* Removed duplication across line and cursor diagnost...

793bf9d2a294a76aa90765270bb3912005f3d85b authored almost 4 years ago by Tom <[email protected]>
enhance scroll close #97

681a2e252585ebe14b253728aed0d04fb04d2e0b authored almost 4 years ago by bitcoder <[email protected]>
alternative version for setting keys. (#100)

2b8dcbbd16cbfe72679227508eac2f7afff827cd authored almost 4 years ago by tami5 <[email protected]>
support table type of code action keys close #98

e5bb3994bb367d61b190a44c12bf750edb0e45c6 authored almost 4 years ago by bitcoder <[email protected]>
fix wrap hover line miss color

9514d5b53006d6adf97123954dee58f3c16ecdee authored almost 4 years ago by bitcoder <[email protected]>
change the max width

593c196fb7e94a3ca8cb91ca8ab22d8d075a9738 authored almost 4 years ago by bitcoder <[email protected]>
close #92

88bd47337eb50d62d6eff3709ed400f56a2955bd authored almost 4 years ago by bitcoder <[email protected]>
enhance wrap_text and close #94

e4307f8901852364f76c4350438f3ff3aaca9e37 authored almost 4 years ago by bitcoder <[email protected]>
add rename_action_keys

55efd2c9070a8a62f7a72015bceba2a5789e5c27 authored almost 4 years ago by bitcoder <[email protected]>
Windows lsp_finder fixes (#87)

* Windows lsp_finder fixes

vim.loop.os_uname().sysname appears to return "Windows_NT", so the...

048b6d6256bf1b1fd9e56a74b9a65d5e72c52615 authored almost 4 years ago by HudsonMC16 <[email protected]>
Add circular diagnostics jumps (#96)

f91639bd3745a6b4f22bc3594914e787dbf44e1a authored almost 4 years ago by Sergey Kuznetsov <[email protected]>
export focusable preview close #93

97ae8f88b17d6188e37fd02167cab3e753867d43 authored almost 4 years ago by bitcoder <[email protected]>
use buf_request close #90 (#91)

* use buf_request close #90

* fix bug

3a8f9759b6b527a3660ea1be9c0f0dd6b8c47a42 authored almost 4 years ago by Raphael <[email protected]>
Set NormalNC as well as Normal in winhl (#88)

Links the NormalNC highlight group as well to prevent NormalNC from
overriding the highlighting...

8d3dc17df148fe1111053543df5f0e9d2b6cb656 authored almost 4 years ago by Joe <[email protected]>
feat: add border_style=4 (ascii border) (#89)

8b2ba18dc66cab4e91814d7527701758b7de47e9 authored almost 4 years ago by tamago324 <[email protected]>
fix height bug

ebfcc3697ca995afed443db936cc895ae70a0e48 authored almost 4 years ago by bitcoder <[email protected]>
add max_height in finder

a24158745da68853c5b965b7e4b81609e9a58a89 authored almost 4 years ago by bitcoder <[email protected]>
improve extend opts

a4708d115c2e53750778b510bb2e6199844c0bc6 authored almost 4 years ago by bitcoder <[email protected]>
imprvoe pad_right in finder

cf5d95a3d70ba110ca793f8852c98bb39ffa3c92 authored almost 4 years ago by bitcoder <[email protected]>
fix keymap bug of finder close #85

3f93ba8c3e18e35001f706a99ee9becadc503bff authored almost 4 years ago by bitcoder <[email protected]>
Fix jump to diagnostics error (#83)

Fix error when server_source is nil

`E5108: Error executing lua ...ack/packer/start/lspsaga.n...

2e9bf32e91d8512c735c6010949544712cf465fd authored almost 4 years ago by Eugene Oliveros <[email protected]>
fix typo

162993a961d4a95954761a10b880e1d250f08ed5 authored almost 4 years ago by stephen <[email protected]>
improve finder preview win width

59a1dec341e75f591137670b70554e0b77c578e3 authored almost 4 years ago by stephen <[email protected]>
feat: Expose hover handler to be used as a handler (#82)

58bfcce63331093fcc6a98ae8b333caf752a5e09 authored almost 4 years ago by TJ DeVries <[email protected]>
close #81

18fc8a92036ffe8c3703ca007c08869e8391f4cc authored almost 4 years ago by bitcoder <[email protected]>
improve scroll

86ad568209fa0d399d2dab92a0a9d2cb0f6fa71b authored almost 4 years ago by stephen <[email protected]>
add issue template

ee9c3083eb55a9d4048ce7b4e27c750c5179a6a4 authored almost 4 years ago by stephen <[email protected]>
fix bug of finder

61dfc4cafe64de4969bf51fb44036f51ae966c71 authored almost 4 years ago by stephen <[email protected]>
fix bug of wrap

fb2d42c5d3e4893415449f5ae48653b890675eec authored almost 4 years ago by stephen <[email protected]>
fix bug of finder close #80

0a82546390a974f8ce8590f989fd0a07f7c80336 authored almost 4 years ago by stephen <[email protected]>
improve finder render result

ddedee8e6eaff5baacf5e81504418287f6de4a12 authored almost 4 years ago by stephen <[email protected]>
update doc image for new finder

417d2bcffcdbb97257373af9a963d4697aa8be1c authored almost 4 years ago by stephen <[email protected]>
feat: support custom finder preview lines and scroll in preview window close #77

eafcb117112cfdc131de3dc57c7d1a356e33795a authored almost 4 years ago by stephen <[email protected]>
feat: support custom finder preview lines and scroll in preview window close #77

c49b682e7ece1c7f88222e7e4898b54adaa07880 authored almost 4 years ago by stephen <[email protected]>
add debug for diagnostic

74ee13a90e45da0cddcd5cc14adac3c9243ab669 authored almost 4 years ago by bitcoder <[email protected]>
Move highlight group definition to vimscript file (#75)

This change allows colorscheme provider to change the
colors used by the 'lspsaga.nvim' plugin.

01023c6811a343d770e5251687392652f2c6bdea authored almost 4 years ago by Sebastian Blumentritt <[email protected]>
match the min window

65c849ff943a4b42a3ef7c11d936a9c4943d3043 authored almost 4 years ago by bitcoder <[email protected]>
fix jump diagnostic msg length close #73

88541ee01219449083ef45eb6c0680024a79a0a3 authored almost 4 years ago by bitcoder <[email protected]>
fix multiple highlight in line diagnostics

d8efe5684c3da8148ec6d96b4aa3580238c55d2b authored almost 4 years ago by bitcoder <[email protected]>
support code action custom keys

48384747c9b775d3eaea2b72a89bae7c95c850e9 authored almost 4 years ago by bitcoder <[email protected]>
support custom keymap in code action window

347f5d2b17610c885e80a4cd60a734dfd11c69b5 authored almost 4 years ago by bitcoder <[email protected]>
fix scroll bug

945ce321631f2a858b2a4a316d54068fabead92d authored almost 4 years ago by bitcoder <[email protected]>
remove assert

68d1e10fdfa44dbe86d6ec8d58606782757c64e9 authored almost 4 years ago by bitcoder <[email protected]>
support custom bind scroll keymap close #68

a95d4c8da4b456f9358810987a5dd6fe5fe97335 authored almost 4 years ago by bitcoder <[email protected]>
support highlight wrap diagnostics msg in line diagnostics close #70

d6784b8e3ce4ea4ebe3ccca96a84b89f0627b2f5 authored almost 4 years ago by stephen <[email protected]>
fix wrong key

ae59227dadab1150ba39dd20171c74f9cc80ce5a authored almost 4 years ago by stephen <[email protected]>
support mulitple quit key in finder close #65

8923352a2ebfb629c7883456154e9a7c86eaedd5 authored almost 4 years ago by stephen <[email protected]>
fix wrong index of truncate line in hover close #69

d5d90f7b3e68290e47b5f9fdcabeea21432a197d authored almost 4 years ago by stephen <[email protected]>
use paris

891f161bbb1789b16470df35426270af5be84cd2 authored almost 4 years ago by bitcoder <[email protected]>
improve check response value

75e094a20cb55f85763a6c22b3234924d561fa9b authored almost 4 years ago by bitcoder <[email protected]>
add debug option

4a9076cf5ffda7a3d23ea2a7bcbfd936850d015c authored almost 4 years ago by bitcoder <[email protected]>
check response is nil

acdf7b8cff7033f733371e54a3eefaa31d5aca81 authored almost 4 years ago by stephen <[email protected]>
fix typo

fc1e5141f93d458c2e13e9d05ae790f4fdbdb188 authored almost 4 years ago by stephen <[email protected]>
fix typo: diagnostic_jump_prev (#62)

b920b864589f9b2d35800d5e1e26c6a49abcad84 authored almost 4 years ago by Cooper Anderson <[email protected]>
Merge branch 'main' of https://github.com/glepnir/lspsaga.nvim

159b34350d909ae86abc7a9335207e7649f7a50e authored almost 4 years ago by stephen <[email protected]>
fix typo

d4347bfc0a859890eeb2717022abe3274d49a2c6 authored almost 4 years ago by stephen <[email protected]>
close line diag win when hover doc show close #59

a2152d14c8853275d28dd05fbd6ed279f89cfbac authored almost 4 years ago by bitcoder <[email protected]>
fix #58

85a3515138646a1e6ef24436c7f6a557661ff4bf authored almost 4 years ago by bitcoder <[email protected]>
Fix server_filetype_map. (#60)

This closes #57

This makes a few changes to the current `server_filetype_map`
functionality....

f98a4be1a5c4232fcfa196ced16bb97cfc6f069d authored almost 4 years ago by Chris Kipp <[email protected]>
fix get_root_dir bug

be0b040dec5cff4f0efb98052b132c38f1d41106 authored almost 4 years ago by stephen <[email protected]>
add server_filetype_map

908a785c52d2303d205b1d1ab96bd5143da1975c authored almost 4 years ago by stephen <[email protected]>
fix a little

ac21c54ebe06c830f269dd2457af11b639bcd7ad authored almost 4 years ago by stephen <[email protected]>
fix bug of get root dir

6d841bd5d0b89e48b48bd7388f4bf72a56a42fca authored almost 4 years ago by stephen <[email protected]>
check the client filetypes type

2733f0f8b4a93ea6178be4ffa50d306848697749 authored almost 4 years ago by stephen <[email protected]>
check the client filetypes type

1c0c7ab35fc36c6235627afc686e8b468cf78efa authored almost 4 years ago by stephen <[email protected]>
change scrolloff and sidescoll value in rename win

c402a5feaa9b27ef1a68d80f9d7ed38b8018c251 authored almost 4 years ago by stephen <[email protected]>
fix preview definition uri

645c8fe3b90ccaabc2ec7532ac70cf61f11459dd authored almost 4 years ago by bitcoder <[email protected]>
update for close rename win

9c39179e6f89753758fb14c4b42726728b8fd92f authored almost 4 years ago by bitcoder <[email protected]>
feat: support C-c close rename window

5022e09da31d425d49286cca9086de46761cdf2b authored almost 4 years ago by bitcoder <[email protected]>
improve a little

fba876d6b20dab3f8b017811f7dc61d0b5ee8cf4 authored almost 4 years ago by bitcoder <[email protected]>
improve hover doc

6562abfe71ce2557f56d7ca2d00d72da31cb45a5 authored almost 4 years ago by stephen <[email protected]>
remove _trim_and_pad

d347da528e67d01ad5a1d8583f878649843f71ef authored almost 4 years ago by stephen <[email protected]>
improve signature help

4f5d4a4b8eb4974656f58dee0841004c6ac236ce authored almost 4 years ago by stephen <[email protected]>
improve signature help

e49b66e59e5d4ea73349395e7505f73575f1f616 authored almost 4 years ago by stephen <[email protected]>
add license

3874cb89444c8e69d5a54765affe86b3d60ea08f authored almost 4 years ago by stephen <[email protected]>
update for new finder

75a96ab8753d2809708890356b9d321b65ed49a0 authored almost 4 years ago by stephen <[email protected]>
update hover image

bef083b8fa0b4d9f03f9a4915768fa66f411396d authored almost 4 years ago by stephen <[email protected]>
feat: smart scoll in hover doc support

1564cdb1968a4c18be0efb884024743d8b8a3720 authored almost 4 years ago by stephen <[email protected]>
feat: smart scoll in hover doc support

55606c5e074bdccf121101d7ba04f32cf0fa5e9b authored almost 4 years ago by stephen <[email protected]>
fix typo (#54)

bd64993e4647d903196de3d301e68ae4ed3aff31 authored almost 4 years ago by Adelar da Silva Queiróz <[email protected]>
fix typo

04e3fb76d51389651f7d02640a9e7a433770d09f authored almost 4 years ago by stephen <[email protected]>
enhance command

3ef4536210f8f5ac99755d2d388ef3106f915506 authored almost 4 years ago by stephen <[email protected]>
update signaturehelp

f7b0366872ab2b69c9b09df8ee70536ed6465a7c authored almost 4 years ago by stephen <[email protected]>