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

move the diagnostic source to the content

91bf25683cc3dcd19405d368a8644667b975f74a authored over 2 years ago by Raphael <[email protected]>
remove dot in diagnostic source

3b6cd9ba1f45ec56149d702b250ed09571bd6eea authored over 2 years ago by Raphael <[email protected]>
feat: improve lightbulb async and can show in no

7fffa7ef86677c7a4d8eb0ba29faf28fc9424304 authored over 2 years ago by Raphael <[email protected]>
format doc

57081a0376ba56b7586919db558351874fef4315 authored over 2 years ago by Raphael <[email protected]>
feat: support config diagnostic source and highlight it

70e3c3e2b635fb6644db6f255f7427b4b861fbdd authored over 2 years ago by Raphael <[email protected]>
check response close #299

55a22fe841a39e9f0bec6395d06e7ec1caaf1e53 authored over 2 years ago by Raphael <[email protected]>
fix content with newlines (#298)

e7c121dd3d909ac266d9fece0edb7fa4c581a248 authored over 2 years ago by PH <[email protected]>
update gif

cd26b52939b6e06e71d7fafe34c02fe01bae5ccf authored over 2 years ago by Raphael <[email protected]>
update doc

8b3ba139ae0acf5532b1430a6c046aa36014cf2d authored over 2 years ago by Raphael <[email protected]>
Improve rename (#296)

* improve renameg

* improve rename

* add new option rename_into_visual

* remove highlig...

e98274cb9c98ce372fba5c8c82be75700e91fa5e authored over 2 years ago by Raphael <[email protected]>
improve ui behavior

c3fff4ecf3462fa3cc8f4291a43202a5b14f0456 authored over 2 years ago by Raphael <[email protected]>
fix: rename (#295)

- fixed rename (undefined highlight group "CursorWord")
- updated rename section of readme.md f...

ee3e0bc0d2f4d26fe2f3c3018856c3995a258ffc authored over 2 years ago by Ryan Haram Byon <[email protected]>
remove some old options

4d1546bcab8ec30e436bbbc2b729397a4e070d22 authored over 2 years ago by Raphael <[email protected]>
add donate link

68201c9501fc142a5382e942d56e52916714d8d8 authored over 2 years ago by Raphael <[email protected]>
fix and improve (#289)

* fix lspfinder

* fix bug of hover doc

* improve

* update

* refactor diagnostic

*...

eb4fc7aa920a7e0389c9d069baf46e6e676523d7 authored over 2 years ago by Raphael <[email protected]>
fix: multiple show diagnostics issues (#288)

* fix: multiple show diag issues

* refactor: remove opts arg from get_prev_pos call

a520a3e17bf11bb09e00a94ddd6fa965fa1ec232 authored over 2 years ago by Jose Veiga <[email protected]>
fix hover (#287)

* fix lspfinder

* fix bug of hover doc

b08f6f4da66ef35c4063b7b7f29497d8deb794f4 authored over 2 years ago by Raphael <[email protected]>
fix lspfinder (#286)

b60c2179da7433ae2206dcb44caf4367e55224c5 authored over 2 years ago by Raphael <[email protected]>
update to server_capabilities

797dae36e2a13411b5e90ee363ce9730f8b875d3 authored over 2 years ago by Raphael <[email protected]>
Fix a mismatch of lightbulb highlight group name (#235)

Change the texthl argument for the lightbulb sign from
"LspSagaLightBulbSign" to "LspSagaLightB...

ae9b59f415526a525c998c655e11805a6c6adb6f authored over 2 years ago by chmnchiang <[email protected]>
Add missing highlight group to README (#198)

* Add missing highlight froup to README

* Add missing diagnostic related highlight groups to ...

9e235570efbdf0eec6ad9b5b2de6861c7e7e76e6 authored over 2 years ago by Sergey Kuznetsov <[email protected]>
refactor: correct typo ("wraped" -> "wrapped") (#208)

dc6a7890b6e01bf46a59802f0c8748a5605eccda authored over 2 years ago by Greg Hurrell <[email protected]>
Fix finder preview window size issues (#207)

4ac1b3bc016dd32eb3c7d52822c68566b24a79ec authored over 2 years ago by Jason Hansen <[email protected]>
Use tbl_values to extract location. unpack doesn't like lists that (#196)

doesn't start with index 1

5957e30fc9ea5387a4f4b3865916b068952e8887 authored over 2 years ago by Tom <[email protected]>
fix: typo(dianostic -> diagnostic) (#254)

3ad2aac286cefd9c2db2fd103e631ac5b9dc80e2 authored over 2 years ago by hashzmr <[email protected]>
Disabled action when no support (#259)

012eb4d06a05bb0350406db0b767c0d92aacb5c6 authored over 2 years ago by Elysium1436 <[email protected]>
Update signature for LSP handlers. (#262)

* Update signature for LSP handlers.

See https://neovim.io/doc/user/lsp.html#lsp-handler

*...

0c638adf2c1c8616aec5eeb0456c7495276a465f authored over 2 years ago by Felix Riedel <[email protected]>
Fixed deprecated function (#273)

dcec0ac6a84a6c583ae736eba4ece21264b668ad authored over 2 years ago by Mattio <[email protected]>
fix install branch (#279)

2fc89d2db4810ac99c4936d3a45fce890113d1e9 authored over 2 years ago by lightclient <[email protected]>
docs: fix typo 'noremal' (#280)

cce71813f0613ec355fedfda70a920fbbb40675b authored over 2 years ago by Luca Joos <[email protected]>
feat(window): avoid pmenu (!181) (#181)

5db4b23242209337b43ee177afdfc4ec1885981f authored over 3 years ago by Rónán Carrigan <[email protected]>
feat: add hi LspFloatWinNormal (close #183) (#187)

37803e3f07d36ea3532a936c97b5920d0ec80a96 authored over 3 years ago by tamago324 <[email protected]>
fix: not overwrite NormalFloat (#180)

8e6258b2f26a305e20df98928acc8ebdd6b8670a authored over 3 years ago by tamago324 <[email protected]>
add file path in definition preview

24873a6ebf36206e71126dc4670de6916cac7d99 authored over 3 years ago by bitcoder <[email protected]>
link NormalFloat to Normal in default

fe92e58bfa4db574ee55608a6abc259fd2fd5450 authored over 3 years ago by bitcoder <[email protected]>
Add ability to change floating window background (#179)

844f2a4547d8147dd3a8231d138a3407f48ce274 authored over 3 years ago by Sergey <[email protected]>
fix open_shadow_float_win (#178)

aec11298edd95b8f82e713086f4054fc7c174645 authored over 3 years ago by Unoqwy <[email protected]>
improve behavior (#163)

* refactor window

* fix bug of hover

* feat: add lsp implemention support

* update

*...

b4c60b649371024d4ae8c9213320bf24c538225d authored over 3 years ago by Raphael <[email protected]>
Move to new _trim since _trim_and_pad no longer exists (#165)

https://github.com/neovim/neovim/pull/14207
Fixes #164

f5e5b138fdbdef03b95851ef5f7f45a02796088d authored over 3 years ago by Chris Kipp <[email protected]>
fix bug

309be786c2dfc6347530ca23d72c6b34eeedcfd1 authored over 3 years ago by bitcoder <[email protected]>
Merge branch 'main' of https://github.com/glepnir/lspsaga.nvim

18a3c4ca54f3662c933c380a122bf053e8eeb9d9 authored over 3 years ago by bitcoder <[email protected]>
use hl_mode in nvim_buf_set_extmar

4dfb2cd3ce372cc5c3439464e2e0add277bcc5ec authored over 3 years ago by bitcoder <[email protected]>
Apply severity sorting to all diagnostics before rendering (#149)

* Apply severity sorting to all diagnostics before rendering

* Renamed local function to make...

abf1356c6359a5ccf022ffbddecc81a1d8ccd49d authored over 3 years ago by Tom <[email protected]>
improve a bit

dc60efc489918b11a552a65f084a3adee3e83344 authored over 3 years ago by bitcoder <[email protected]>
Add show_cursor_diagnostics to README (#150)

@glepnir I noticed that this function was added in a recent PR but is not in the README. It's ac...

8a5c721420e40ba2ef9514df2616c9d1fa6b54d8 authored almost 4 years ago by Akin <[email protected]>
Fix visual mapping for code action range (#148)

This relates to #142 , @glepnir I think you need the `:<C-U>` rather than a `<Cmd>` for this to ...

83e528bf9111e71b6ed683dac15636634a702b34 authored almost 4 years ago by Akin <[email protected]>
fix bug of scroll in hover

911e88f7b33b09e434edf3cac9fc37fd6baa4a21 authored almost 4 years ago by bitcoder <[email protected]>
update doc

eb0335e70ce2e7125da10f1bdfd2627a607c68e7 authored almost 4 years ago by bitcoder <[email protected]>
remove not need function

7d9e2aa8b5ab3c2e5bc547fc1400cae565e899b7 authored almost 4 years ago by bitcoder <[email protected]>
Fix diagnostics conflicting with hover doc (#147)

* Fixed showing diagnostics closing hover due to CursorHold triggering

* Added show_cursor_di...

ccdf4465f672197402de3245ee46bd977b238902 authored almost 4 years ago by Tom <[email protected]>
fix #144

94abcb9a55b02f39bd6a343a6fe29d26060fab19 authored almost 4 years ago by bitcoder <[email protected]>
improve codeaction autprompt

6d58f1b78f0f593fd95dc6527939c9dac6f054e2 authored almost 4 years ago by bitcoder <[email protected]>
fix bug

4a001f718a8adbad0528e4b185aa818cfbbc8254 authored almost 4 years ago by bitcoder <[email protected]>
keep one saga window fix #138

7b5038281b4c4bc1fa1c9887495ebe97b018712a authored almost 4 years ago by bitcoder <[email protected]>
remove print msg fix #139

c0940adcfc20931f590e2f8b1261ee3408ab014f authored almost 4 years ago by bitcoder <[email protected]>
removed duplicate config option in Readme example (#140)

42e6b7847a2b06a14ab552de8c29e5a2580c47b2 authored almost 4 years ago by Nicolas WALGER <[email protected]>
clean up

443d226d589e97e36d99322455f2104a426964ff authored almost 4 years ago by bitcoder <[email protected]>
fix function name

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

0b8ee3944fd310ce8dc6ac36518f3adb04a70501 authored almost 4 years ago by stephen <[email protected]>
fix #137

4d643c0de16bc6963ef038f2f70731d01a15a9a9 authored almost 4 years ago by stephen <[email protected]>
fix: use vim.api.nvim_feedkeys instead (#136)

85e9505b13847a67bc0e1f35d959529f00518ad5 authored almost 4 years ago by Nghia Le Minh <[email protected]>
fix miss filetype

c661b84dff94ba1724a84f67bcd9a22d21bca7d2 authored almost 4 years ago by stephen <[email protected]>
improve code action prompt for python

e94b252e0bf922673da38bd12f877e311fd80c94 authored almost 4 years ago by bitcoder <[email protected]>
update preview gif

79358512c2a0a7010631e25c8fa813d888c50598 authored almost 4 years ago by stephen <[email protected]>
improve code action prompt

31dfa528089a0fdce0a768b3cb6348a6a6d26242 authored almost 4 years ago by stephen <[email protected]>
improve code action

24a964f0b2802d394fab7abfa6a7dbe1790b04f0 authored almost 4 years ago by stephen <[email protected]>
improve code action

79a53c36dfcec9bacb32518adc5b1424b38cc3a4 authored almost 4 years ago by stephen <[email protected]>
fix clear sign bug

e200528d656123c0dc8d58a3bc2999a7f7fef473 authored almost 4 years ago by stephen <[email protected]>
fix bug close #134

48a5f8b4ecfef0eda5f33e930516238882335e74 authored almost 4 years ago by stephen <[email protected]>
fix bug of code action close #133

d33fb0aa5b1e271e4c85fd2e2b535bdfd2dd20a8 authored almost 4 years ago by bitcoder <[email protected]>
fix miss clear

e00b83466611e22d7458f2d358f8648427549e86 authored almost 4 years ago by bitcoder <[email protected]>
refactor action auto prompt

5ead2eb2889c2f4c4f1dc6fb9c80bfecb08443b3 authored almost 4 years ago by bitcoder <[email protected]>
feat: code action prompt

1cd768a9890b4ef4d99cb7e9fc83455cb8ea0020 authored almost 4 years ago by stephen <[email protected]>
fix bug

dcb482f95ae3daaba84a7231a624f0b1dc6397e4 authored almost 4 years ago by bitcoder <[email protected]>
remove function

7a2e5d06977babcdde11712fdf3f80435bb18870 authored almost 4 years ago by bitcoder <[email protected]>
fix #131 close auto preview window when open link in lspfinder

bed48b12c773371fcfca4a097ab0e6dfadc0a175 authored almost 4 years ago by bitcoder <[email protected]>
Cursor diagnostics (#130)

* Refactored show_line_diagnostics to allow diagnostics table to be passed to it

* Added curs...

9c4f58fdc9ecc543b914be1e1545a7da492464f1 authored almost 4 years ago by Tom <[email protected]>
update hover window

bd7833151d7b6be1f73fa231c529983245832c47 authored almost 4 years ago by stephen <[email protected]>
improve a bit

703afdd1433392a73a2be5789737e08a4a7dd457 authored almost 4 years ago by stephen <[email protected]>
close #129

ef40f6bfea70df2cd27aad4616ceeb32fe07285f authored almost 4 years ago by stephen <[email protected]>
fix: review_definition with multiple servers (#128)

* fix: review_definition with multiple servers

* fix: table merge

318af43b774a158563e4a1e7c328f613e8af7811 authored almost 4 years ago by Mahmoud Ashraf <[email protected]>
fix bug of calc max length

1b6e39661d2bc218b8c6e6e3ad7f43a95ef75712 authored almost 4 years ago by stephen <[email protected]>
improve hover window width close #124

6f76c945a8a4139baae7b7ab8ff81d4741cc7024 authored almost 4 years ago by stephen <[email protected]>
improve hover window close #123

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

25330c80e3295e1295bc6e8920f842c79dac05aa authored almost 4 years ago by stephen <[email protected]>
improve hover window width

772a1ebb98b0286a7307ca6b2ef394eefa0836f5 authored almost 4 years ago by stephen <[email protected]>
fix typo in LspSagaDiagnosticTruncateLine hl group (#122)

* fix typo in LspSagaDiagnosticTruncateLine hl group

* fix typo in hl group

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

fa66ac6c53830d7e1b20252f90d59d832a55d8a1 authored almost 4 years ago by stephen <[email protected]>
remove blank line close #120

59a70a65d42fb4648bccf9463c02ddee68518616 authored almost 4 years ago by stephen <[email protected]>
one more fix for signaturehelp (#119)

* one more fix for signaturehelp

* search just for buf_active servers

2e6f386431b500365d9e9505c4be83ef2ea93cec authored almost 4 years ago by Alexander Popov <[email protected]>
check current filetype in signaturehelp

96cb1e9a08dd791fc70bd40cc5e9c2b1e86c44e0 authored almost 4 years ago by stephen <[email protected]>
improve hover doc close #117

b2176af41dd4c9095085337de19d43586bfc264a authored almost 4 years ago by stephen <[email protected]>
revert check signaturehelp

b299e08a26d35decb52d308765c74ff410cc2cc0 authored almost 4 years ago by stephen <[email protected]>
Merge pull request #118 from alex-popov-tech/main

fix signaturehelp

9c04c776292a5f4ec00b9315b0844e1abbeb6027 authored almost 4 years ago by Raphael <[email protected]>
fix signaturehelp for efm

c75d67a29a399edfb72ebf29a74f6bcdcf89905a authored almost 4 years ago by Alexander Popov <[email protected]>
set buftype to nofile in float content window close #114

da7e19eb5b2e502e43a5c1e6d58ce034ad5bf1b1 authored almost 4 years ago by bitcoder <[email protected]>
add bufleave event to close hover floatwindow close #113

2a1ec8a82ca90408374d26c4ffde6e5395bafc37 authored almost 4 years ago by bitcoder <[email protected]>
update

f2686d39971df6687f040164f09703e53c84cf7d authored almost 4 years ago by bitcoder <[email protected]>
use built-in syntax for signature help close #111

1777bf11182c096685c898415858eaec28983fec authored almost 4 years ago by stephen <[email protected]>
use columns to calc the window width close #110

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