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

symbolwinar: use defined background color

4e8a4911ff6718edfc3f136c30e23df0b9e04b9a authored almost 2 years ago by Raphael <[email protected]>
chore(doc): auto generate docs

af9142227d806e38f7734d87527258d879c6074a authored almost 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge branch 'main' of https://github.com/glepnir/lspsaga.nvim

63e2db6ee1de2d903691304e59762e394b73f08e authored almost 2 years ago by Raphael <[email protected]>
diagnostic: add new option max_width

an option you can defined the max width
of the diagnostic jump window. notice it
will auto adjust...

67ba78c303e73638b6c4660c53a3f11b5f906325 authored almost 2 years ago by Raphael <[email protected]>
chore(doc): auto generate docs

5b5a3ada4ae38615c419d094508a20e3ae8767e6 authored almost 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
symbolwinar: add fileicon highlight group close #797

112c3c96a3a7f36c1e041566653537282d00644f authored almost 2 years ago by Raphael <[email protected]>
symbolwinar: remove unused code

705a8e9ae28a60a0ccb219c79085d57fdcd1b2a8 authored almost 2 years ago by Raphael <[email protected]>
symbols: repsect lsp root work in single_file_mode close #780

0151c22a7dd9636a662c24ed57428b9f791dd08a authored almost 2 years ago by Raphael <[email protected]>
defintion: use stack instead of linkedlist close #791

ef3edc60b0326c53923ebc7e3cd71ce869c7eab8 authored almost 2 years ago by Raphael <[email protected]>
outline: fix jump close #792

a9ef441cb0b4111cd751d20573ff10217bc72451 authored almost 2 years ago by Raphael <[email protected]>
kind: imrove kind init

6c726701676649763b2c0559aa536f3ff9f77be6 authored almost 2 years ago by Raphael <[email protected]>
chore(doc): auto generate docs

4fd71bc358efe82a879e27e0e872c09c801993df authored almost 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
fixup

9e2cc57189631fd6b57b828e9585f8f27a08f99f authored almost 2 years ago by Raphael <[email protected]>
outline: fix expand collapse bug close #789

b1e60008fb83e2979cdbe24e7ecbf08fc63e8ffa authored almost 2 years ago by Raphael <[email protected]>
use default diangostic icon when get sign failed

2c1da79522a7221f0e85e891b1cb5c162f03fc2f authored almost 2 years ago by Raphael <[email protected]>
symbolwinbar: add initial winbar value when show_file false close #788

ec561ca914bb7ae4b4ba65c10229e24a798a34a8 authored almost 2 years ago by Raphael <[email protected]>
hover: improve makrdown parse wrap

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

362077e96c3c74a401c278ec41e2c11949db3f66 authored almost 2 years ago by Raphael <[email protected]>
remove foldlevel

63dc19e4057e302658f14520131383e390e6c38c authored almost 2 years ago by Raphael <[email protected]>
chore(doc): auto generate docs

015ee11b39718fb22160b352dafc67a08e6d999b authored almost 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
fix floats open folded (#787)

d4000e81f758e736c140d36fab48be91129ad299 authored almost 2 years ago by Turiiya <[email protected]>
chore(doc): auto generate docs

aae60979aa328be90e4b39455ae8be4a8ea0a787 authored almost 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
bump version 0.2.4 (#779)

color setting of 0.2.3 has some troubles and many people don't like it. I refactored the overall...

2db894653bfbb97ce528ae15e5fb74363fa937ff authored almost 2 years ago by Raphael <[email protected]>
remove notify

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

f281c050aa85550ce9e60b33d082428d2b0a3ef1 authored almost 2 years ago by Raphael <[email protected]>
notify for new version

b1c58cb93a6173ce2dd63c5e92f9de53cf744803 authored almost 2 years ago by Raphael <[email protected]>
chore(doc): auto generate docs

dc4e632e259615dac7231392db02b5f4483751de authored almost 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
vote for currently highlight and color in pr #779

aedef7f4d10442a40808ca984131813a53ec372a authored almost 2 years ago by Raphael <[email protected]>
chore(doc): auto generate docs

842bdddcd34ddff370aa71984370b9cc6dfba6ef authored almost 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Corrected all the grammar and spelling mistakes in the README and rewrote a huge portion of it to be more readable and more easily understood. (#778)

0f64130f2ebdd6d01c727abf19572fe5e6f70fac authored almost 2 years ago by hankertrix <[email protected]>
chore(doc): auto generate docs

d211451a69bad4c4011bfa11bbd445409a1f3c58 authored almost 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
floaterm: work in windows

ccdeda9a100547ed65d10d63b05989af1e8e59e7 authored almost 2 years ago by Raphael <[email protected]>
fix definition non floatwindow bug

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

18f4125690c04dc48c3b057de12addaaaacc9736 authored almost 2 years ago by Raphael <[email protected]>
support disable title in diagnostic flaot window close #775

dbd49fc3676c7bdeb2deab5e75406376739daf80 authored almost 2 years ago by Raphael <[email protected]>
chore(doc): auto generate docs

6c1f14116324bab9e34e633010a560f40900a0b1 authored almost 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
fix highlight missing when same buffer in flaotwind and normal win

fixed border and float normal highlight bug
fix symbolwinbar render bug
fix same buffer in flaot ...

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

ac134041da57f7592a46775f235ed84880bc0b27 authored almost 2 years ago by Raphael <[email protected]>
definition: don't throw error close #772

04d508ca13c5a1092e6bfd4931d616678c297bac authored almost 2 years ago by Raphael <[email protected]>
chore(doc): auto generate docs

915cf25a439ee7b70cd0d0c3a2653d4c25363692 authored almost 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
fix diagnostic close #769

4c88c6f1297d6cb619bc0d5c0bbffef49f341ab7 authored almost 2 years ago by Raphael <[email protected]>
beacon: check width when is nil close #767

e269e56a142370596261bf85485aa56b89bfe044 authored almost 2 years ago by Raphael <[email protected]>
outline: fix jump bug close #735

cabb2a5500f73e181a280447caf31541393593b2 authored almost 2 years ago by Raphael <[email protected]>
highlight: add LspsagaWinbarFileIcon highlight

0208dad8ec2f181bb45d67e1db7b1f9888873af3 authored almost 2 years ago by Raphael <[email protected]>
diagnostic: cix lean table data

ba9c4869c96fa180c4d9e28bfe5a293913a4d5d8 authored almost 2 years ago by Raphael <[email protected]>
add symbolwinbar foldername highlight

0ba70874d74e12ea504099d7c95122afed001b96 authored almost 2 years ago by Raphael <[email protected]>
Merge branch 'main' of https://github.com/glepnir/lspsaga.nvim

16c4469d5fe97766ef336205ae78f8a5a94e284c authored almost 2 years ago by Raphael <[email protected]>
add BufLeave to close diagnostic jump window close #760

c8ccd0b2317e8ba8808fda5bcd3c902742d64211 authored almost 2 years ago by Raphael <[email protected]>
chore(doc): auto generate docs

ed9ce975544d816376315787c1c3b32a0a063c99 authored almost 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
disable beacon when width equals 0 close #767

b0c44a7dd5283ecaba5fcf03b40a67a86a21d4da authored almost 2 years ago by Raphael <[email protected]>
fix defintion double linked list length clean bug close #764

749f7fc7e01e35bc1cde87181050af45f31b448c authored almost 2 years ago by Raphael <[email protected]>
Merge branch 'main' of https://github.com/glepnir/lspsaga.nvim

89f4079b922729da1bbf2847d374b67f5791db0d authored almost 2 years ago by Raphael <[email protected]>
fix higlight bug caused by missing icon color

64b3369d58bbaf1da55150e51e11b8da02ce7fd2 authored almost 2 years ago by Raphael <[email protected]>
chore(doc): auto generate docs

632140a6ce62e4caac3e1fe2563f6e034ce2b870 authored almost 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
docs(README): typo in the lazy section (#762)

1189c2c08e6b253cd42c11dfa8c6140927c1f88a authored almost 2 years ago by Alberto Chamorro <[email protected]>
Merge branch 'main' of https://github.com/glepnir/lspsaga.nvim

c5c11457c3b1c29075dd16deb2bb92340600aace authored almost 2 years ago by Raphael <[email protected]>
diagnostic: fix wrong line window height

a83ff84478ed52600e9b0e0f6e8fd2491243c01a authored almost 2 years ago by Raphael <[email protected]>
chore(doc): auto generate docs

a815e86f0a05c2f9f82eac08049adab1b68effca authored almost 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
docs: update

dc446e87fc299475cc80205b0b91bf07180e76e3 authored almost 2 years ago by Raphael <[email protected]>
definition: avoid double linkdlist length calc wrong close #759

cd8888115cd85dd2bf31cf76705fb9c33d6835b3 authored almost 2 years ago by Raphael <[email protected]>
highlight: add SagaNormal and SagaBorder default fg

8516da6a9c40a1d9ab81ad56c90673be29f188f7 authored almost 2 years ago by Raphael <[email protected]>
diagnostic fix jump bug

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

2132d7b2f42c4d49aa4fb7eb0469ebd24450c6cd authored almost 2 years ago by Raphael <[email protected]>
fix diagnostic jump window closed failed bug

e6f281bd826b0950f3c08a253ade247fa9e0be92 authored almost 2 years ago by Raphael <[email protected]>
chore(doc): auto generate docs

af89e597cfdeac484f4bd1d44f4c3731f38f2619 authored almost 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
docs: fix typo#756)

aadfc6f1858716b0b3737c904c574f90afe36240 authored almost 2 years ago by mutlusun <[email protected]>
symbolsbar: remove earyly request status

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

d95768383f8b2502847ed437b79540be4ab08fff authored almost 2 years ago by Raphael <[email protected]>
chore(doc): auto generate docs

b88299f477b05435fccf8f8405569d30153b4d82 authored almost 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge branch 'main' of https://github.com/glepnir/lspsaga.nvim

818de578ebe59b156daf2ef41bae4d931c95e45e authored almost 2 years ago by Raphael <[email protected]>
Merge branch 'main' of https://github.com/glepnir/lspsaga.nvim

3e67bc6a8aa4c3482b92e181a6b6fc0bbf0c1547 authored almost 2 years ago by Raphael <[email protected]>
feat(rename): add command arugment ++project

you can use Lspsaga rename ++project to rename
word in whole project. the old options whole_proje...

6d7d1220767412239f2bcec5af37fb912e742389 authored almost 2 years ago by Raphael <[email protected]>
chore(doc): auto generate docs

38991c610ef4a009fcc4d94d3e66bf10f6177122 authored almost 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
docs: update doc

64a1b50541a6f642d94957e966f4baf9db126cd1 authored almost 2 years ago by Raphael <[email protected]>
Merge branch 'main' of https://github.com/glepnir/lspsaga.nvim

9cfe97f3408ec9aab5c21599d943bce7141ed1f6 authored almost 2 years ago by Raphael <[email protected]>
diagnostic: jump line window normal background follow theme

1b1bc5d0548c46edf211855498003ebbb750d68e authored almost 2 years ago by Raphael <[email protected]>
chore(doc): auto generate docs

de44f2b213dfcae41d387c67d7befde708cf48c4 authored almost 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge branch 'main' of https://github.com/glepnir/lspsaga.nvim

c005393240ef9e37ab480de7bff39730a2af352e authored almost 2 years ago by Raphael <[email protected]>
diagnostic: remove num shorcut after diagnostic jump win closed

if you used the diagnostic jump with filter you need
change it to require(lspsaga.diagnostic):got...

a1188f29cc507a5c117f42389a1504b2bec1f7b7 authored almost 2 years ago by Raphael <[email protected]>
chore(doc): auto generate docs

57a29c0286bf16ea3c4f20d5938fc6680a198940 authored almost 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
codeaction check resolve action close #749

d5a1d4511fc71eca26fa7abbf295fbe0d4929fdf authored almost 2 years ago by Raphael <[email protected]>
outline fix close check

19744ee0b3c84832d8848754c444b9069c953316 authored almost 2 years ago by Raphael <[email protected]>
improve defintion window behavior close #734

3cd7ca0869aade2e19c8b1423827c9bbd852407a authored almost 2 years ago by Raphael <[email protected]>
diagnostic get icon from diagnostic sign close #740

51e3f2b180151937361e0cc9374de2a7359c16ae authored almost 2 years ago by Raphael <[email protected]>
chore(doc): auto generate docs

d8fd138ffa25bb53a5aaac46ae661d1a4ca2ff27 authored almost 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
outline: fix expand collaspe bug

ad9fb6a267fbfa21d21f6089495b8303a78d1072 authored almost 2 years ago by Raphael <[email protected]>
libs: remove unused code

ca5bc84ef68f18c6dc99962791f08dbc0163dce8 authored almost 2 years ago by Raphael <[email protected]>
codeaction: better window width height close #739

219c442d11aa0dac8c930deb4028b02b26ff50ec authored almost 2 years ago by Raphael <[email protected]>
rename: fix rename whole project buf

2804ec65653fda9bf2f078ce47695fced4a4c3e9 authored almost 2 years ago by Raphael <[email protected]>
Merge branch 'main' of https://github.com/glepnir/lspsaga.nvim

2777f2bf6b060d64c665a3a63d85ff51cbcef108 authored almost 2 years ago by Raphael <[email protected]>
symbols: improve symbol buffer register

9f15f7b0cb04814e2a156f66184629453e6669db authored almost 2 years ago by Raphael <[email protected]>
chore(doc): auto generate docs

70a77453fa7a59078b43a5568397fe56c0e3e06a authored almost 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
docs: format doc

82c0f10aadd4be8976182c7d18971df19773248a authored almost 2 years ago by Raphael <[email protected]>
chore(doc): auto generate docs

78d289821b8caecc2601affa1e07c734bbbc06ad authored almost 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge branch 'main' of https://github.com/glepnir/lspsaga.nvim

b2b19fbaf27c0378069fce2ac6f294eb146bab38 authored almost 2 years ago by Raphael <[email protected]>
chore(doc): auto generate docs

4897b4e4b0552ca53f80fd1cd644f6ef4901a371 authored almost 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
feat(hover): support pin hover window in righttop

a new argument in hover_doc ++keep
if you use Lspsaga hover_doc ++keep command to
open hover wind...

4bbb35c9fac142809efbc329becf22dfd730d557 authored almost 2 years ago by Raphael <[email protected]>
chore(doc): auto generate docs

79e1f5b81e9356b27e52b162dbfd1d5e242b8c7d authored almost 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
docs: update backers

thanks @Möller Lukas(https://github.com/lmllrjr)

docs: update backers
thanks @Möller Lukas (http...

dd44a9d33c46e6089d598039d108488a5a88f974 authored almost 2 years ago by Raphael <[email protected]>
chore(doc): auto generate docs

bc078bcd46ed1ada1e8a3a0a3d596c420ec46ffb authored almost 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>