Ecosyste.ms: OpenCollective

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

nvimdev

all the plugins made by glepnir
Collective - Host: opensource - https://opencollective.com/nvimdev - Website: https://dev.nvimdev.pro/ - Code: https://github.com/nvimdev/lspsaga.nvim

move the diagnostic source to the content

github.com/nvimdev/lspsaga.nvim - 91bf25683cc3dcd19405d368a8644667b975f74a authored over 2 years ago
remove dot in diagnostic source

github.com/nvimdev/lspsaga.nvim - 3b6cd9ba1f45ec56149d702b250ed09571bd6eea authored over 2 years ago
feat: improve lightbulb async and can show in no

github.com/nvimdev/lspsaga.nvim - 7fffa7ef86677c7a4d8eb0ba29faf28fc9424304 authored over 2 years ago
feat: support config diagnostic source and highlight it

github.com/nvimdev/lspsaga.nvim - 70e3c3e2b635fb6644db6f255f7427b4b861fbdd authored over 2 years ago
check response close #299

github.com/nvimdev/lspsaga.nvim - 55a22fe841a39e9f0bec6395d06e7ec1caaf1e53 authored over 2 years ago
fix content with newlines (#298)

github.com/nvimdev/lspsaga.nvim - e7c121dd3d909ac266d9fece0edb7fa4c581a248 authored over 2 years ago
Improve rename (#296)

* improve renameg

* improve rename

* add new option rename_into_visual

* remove highlig...

github.com/nvimdev/lspsaga.nvim - e98274cb9c98ce372fba5c8c82be75700e91fa5e authored over 2 years ago
improve ui behavior

github.com/nvimdev/lspsaga.nvim - c3fff4ecf3462fa3cc8f4291a43202a5b14f0456 authored over 2 years ago
fix: rename (#295)

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

github.com/nvimdev/lspsaga.nvim - ee3e0bc0d2f4d26fe2f3c3018856c3995a258ffc authored over 2 years ago
remove some old options

github.com/nvimdev/lspsaga.nvim - 4d1546bcab8ec30e436bbbc2b729397a4e070d22 authored over 2 years ago
fix and improve (#289)

* fix lspfinder

* fix bug of hover doc

* improve

* update

* refactor diagnostic

*...

github.com/nvimdev/lspsaga.nvim - eb4fc7aa920a7e0389c9d069baf46e6e676523d7 authored over 2 years ago
fix: multiple show diagnostics issues (#288)

* fix: multiple show diag issues

* refactor: remove opts arg from get_prev_pos call

github.com/nvimdev/lspsaga.nvim - a520a3e17bf11bb09e00a94ddd6fa965fa1ec232 authored over 2 years ago
fix hover (#287)

* fix lspfinder

* fix bug of hover doc

github.com/nvimdev/lspsaga.nvim - b08f6f4da66ef35c4063b7b7f29497d8deb794f4 authored over 2 years ago
fix lspfinder (#286)

github.com/nvimdev/lspsaga.nvim - b60c2179da7433ae2206dcb44caf4367e55224c5 authored over 2 years ago
update to server_capabilities

github.com/nvimdev/lspsaga.nvim - 797dae36e2a13411b5e90ee363ce9730f8b875d3 authored over 2 years ago
Fix a mismatch of lightbulb highlight group name (#235)

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

github.com/nvimdev/lspsaga.nvim - ae9b59f415526a525c998c655e11805a6c6adb6f authored over 2 years ago
Add missing highlight group to README (#198)

* Add missing highlight froup to README

* Add missing diagnostic related highlight groups to ...

github.com/nvimdev/lspsaga.nvim - 9e235570efbdf0eec6ad9b5b2de6861c7e7e76e6 authored over 2 years ago
refactor: correct typo ("wraped" -> "wrapped") (#208)

github.com/nvimdev/lspsaga.nvim - dc6a7890b6e01bf46a59802f0c8748a5605eccda authored over 2 years ago
Fix finder preview window size issues (#207)

github.com/nvimdev/lspsaga.nvim - 4ac1b3bc016dd32eb3c7d52822c68566b24a79ec authored over 2 years ago
Use tbl_values to extract location. unpack doesn't like lists that (#196)

doesn't start with index 1

github.com/nvimdev/lspsaga.nvim - 5957e30fc9ea5387a4f4b3865916b068952e8887 authored over 2 years ago
fix: typo(dianostic -> diagnostic) (#254)

github.com/nvimdev/lspsaga.nvim - 3ad2aac286cefd9c2db2fd103e631ac5b9dc80e2 authored over 2 years ago
Disabled action when no support (#259)

github.com/nvimdev/lspsaga.nvim - 012eb4d06a05bb0350406db0b767c0d92aacb5c6 authored over 2 years ago
Update signature for LSP handlers. (#262)

* Update signature for LSP handlers.

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

*...

github.com/nvimdev/lspsaga.nvim - 0c638adf2c1c8616aec5eeb0456c7495276a465f authored over 2 years ago
Fixed deprecated function (#273)

github.com/nvimdev/lspsaga.nvim - dcec0ac6a84a6c583ae736eba4ece21264b668ad authored over 2 years ago
fix install branch (#279)

github.com/nvimdev/lspsaga.nvim - 2fc89d2db4810ac99c4936d3a45fce890113d1e9 authored over 2 years ago
docs: fix typo 'noremal' (#280)

github.com/nvimdev/lspsaga.nvim - cce71813f0613ec355fedfda70a920fbbb40675b authored over 2 years ago
feat(window): avoid pmenu (!181) (#181)

github.com/nvimdev/lspsaga.nvim - 5db4b23242209337b43ee177afdfc4ec1885981f authored almost 4 years ago
feat: add hi LspFloatWinNormal (close #183) (#187)

github.com/nvimdev/lspsaga.nvim - 37803e3f07d36ea3532a936c97b5920d0ec80a96 authored almost 4 years ago
fix: not overwrite NormalFloat (#180)

github.com/nvimdev/lspsaga.nvim - 8e6258b2f26a305e20df98928acc8ebdd6b8670a authored almost 4 years ago
add file path in definition preview

github.com/nvimdev/lspsaga.nvim - 24873a6ebf36206e71126dc4670de6916cac7d99 authored almost 4 years ago
link NormalFloat to Normal in default

github.com/nvimdev/lspsaga.nvim - fe92e58bfa4db574ee55608a6abc259fd2fd5450 authored almost 4 years ago
Add ability to change floating window background (#179)

github.com/nvimdev/lspsaga.nvim - 844f2a4547d8147dd3a8231d138a3407f48ce274 authored almost 4 years ago
fix open_shadow_float_win (#178)

github.com/nvimdev/lspsaga.nvim - aec11298edd95b8f82e713086f4054fc7c174645 authored almost 4 years ago
improve behavior (#163)

* refactor window

* fix bug of hover

* feat: add lsp implemention support

* update

*...

github.com/nvimdev/lspsaga.nvim - b4c60b649371024d4ae8c9213320bf24c538225d authored almost 4 years ago
Move to new _trim since _trim_and_pad no longer exists (#165)

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

github.com/nvimdev/lspsaga.nvim - f5e5b138fdbdef03b95851ef5f7f45a02796088d authored almost 4 years ago
Merge branch 'main' of https://github.com/glepnir/lspsaga.nvim

github.com/nvimdev/lspsaga.nvim - 18a3c4ca54f3662c933c380a122bf053e8eeb9d9 authored almost 4 years ago
use hl_mode in nvim_buf_set_extmar

github.com/nvimdev/lspsaga.nvim - 4dfb2cd3ce372cc5c3439464e2e0add277bcc5ec authored almost 4 years ago
Apply severity sorting to all diagnostics before rendering (#149)

* Apply severity sorting to all diagnostics before rendering

* Renamed local function to make...

github.com/nvimdev/lspsaga.nvim - abf1356c6359a5ccf022ffbddecc81a1d8ccd49d authored almost 4 years ago
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...

github.com/nvimdev/lspsaga.nvim - 8a5c721420e40ba2ef9514df2616c9d1fa6b54d8 authored almost 4 years ago
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 ...

github.com/nvimdev/lspsaga.nvim - 83e528bf9111e71b6ed683dac15636634a702b34 authored almost 4 years ago
fix bug of scroll in hover

github.com/nvimdev/lspsaga.nvim - 911e88f7b33b09e434edf3cac9fc37fd6baa4a21 authored almost 4 years ago
remove not need function

github.com/nvimdev/lspsaga.nvim - 7d9e2aa8b5ab3c2e5bc547fc1400cae565e899b7 authored almost 4 years ago
Fix diagnostics conflicting with hover doc (#147)

* Fixed showing diagnostics closing hover due to CursorHold triggering

* Added show_cursor_di...

github.com/nvimdev/lspsaga.nvim - ccdf4465f672197402de3245ee46bd977b238902 authored almost 4 years ago
improve codeaction autprompt

github.com/nvimdev/lspsaga.nvim - 6d58f1b78f0f593fd95dc6527939c9dac6f054e2 authored almost 4 years ago
keep one saga window fix #138

github.com/nvimdev/lspsaga.nvim - 7b5038281b4c4bc1fa1c9887495ebe97b018712a authored almost 4 years ago
remove print msg fix #139

github.com/nvimdev/lspsaga.nvim - c0940adcfc20931f590e2f8b1261ee3408ab014f authored almost 4 years ago
removed duplicate config option in Readme example (#140)

github.com/nvimdev/lspsaga.nvim - 42e6b7847a2b06a14ab552de8c29e5a2580c47b2 authored almost 4 years ago
fix function name

github.com/nvimdev/lspsaga.nvim - c3b5c2a8545ae892a213e6d474332e5fef55466c authored almost 4 years ago
Merge branch 'main' of https://github.com/glepnir/lspsaga.nvim

github.com/nvimdev/lspsaga.nvim - 0b8ee3944fd310ce8dc6ac36518f3adb04a70501 authored almost 4 years ago
fix: use vim.api.nvim_feedkeys instead (#136)

github.com/nvimdev/lspsaga.nvim - 85e9505b13847a67bc0e1f35d959529f00518ad5 authored almost 4 years ago
fix miss filetype

github.com/nvimdev/lspsaga.nvim - c661b84dff94ba1724a84f67bcd9a22d21bca7d2 authored almost 4 years ago
improve code action prompt for python

github.com/nvimdev/lspsaga.nvim - e94b252e0bf922673da38bd12f877e311fd80c94 authored almost 4 years ago
update preview gif

github.com/nvimdev/lspsaga.nvim - 79358512c2a0a7010631e25c8fa813d888c50598 authored almost 4 years ago
improve code action prompt

github.com/nvimdev/lspsaga.nvim - 31dfa528089a0fdce0a768b3cb6348a6a6d26242 authored almost 4 years ago
improve code action

github.com/nvimdev/lspsaga.nvim - 24a964f0b2802d394fab7abfa6a7dbe1790b04f0 authored almost 4 years ago
improve code action

github.com/nvimdev/lspsaga.nvim - 79a53c36dfcec9bacb32518adc5b1424b38cc3a4 authored almost 4 years ago
fix clear sign bug

github.com/nvimdev/lspsaga.nvim - e200528d656123c0dc8d58a3bc2999a7f7fef473 authored almost 4 years ago
fix bug close #134

github.com/nvimdev/lspsaga.nvim - 48a5f8b4ecfef0eda5f33e930516238882335e74 authored almost 4 years ago
fix bug of code action close #133

github.com/nvimdev/lspsaga.nvim - d33fb0aa5b1e271e4c85fd2e2b535bdfd2dd20a8 authored almost 4 years ago
fix miss clear

github.com/nvimdev/lspsaga.nvim - e00b83466611e22d7458f2d358f8648427549e86 authored almost 4 years ago
refactor action auto prompt

github.com/nvimdev/lspsaga.nvim - 5ead2eb2889c2f4c4f1dc6fb9c80bfecb08443b3 authored almost 4 years ago
feat: code action prompt

github.com/nvimdev/lspsaga.nvim - 1cd768a9890b4ef4d99cb7e9fc83455cb8ea0020 authored almost 4 years ago
remove function

github.com/nvimdev/lspsaga.nvim - 7a2e5d06977babcdde11712fdf3f80435bb18870 authored almost 4 years ago
fix #131 close auto preview window when open link in lspfinder

github.com/nvimdev/lspsaga.nvim - bed48b12c773371fcfca4a097ab0e6dfadc0a175 authored almost 4 years ago
Cursor diagnostics (#130)

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

* Added curs...

github.com/nvimdev/lspsaga.nvim - 9c4f58fdc9ecc543b914be1e1545a7da492464f1 authored almost 4 years ago
update hover window

github.com/nvimdev/lspsaga.nvim - bd7833151d7b6be1f73fa231c529983245832c47 authored almost 4 years ago
fix: review_definition with multiple servers (#128)

* fix: review_definition with multiple servers

* fix: table merge

github.com/nvimdev/lspsaga.nvim - 318af43b774a158563e4a1e7c328f613e8af7811 authored almost 4 years ago
fix bug of calc max length

github.com/nvimdev/lspsaga.nvim - 1b6e39661d2bc218b8c6e6e3ad7f43a95ef75712 authored almost 4 years ago
improve hover window width close #124

github.com/nvimdev/lspsaga.nvim - 6f76c945a8a4139baae7b7ab8ff81d4741cc7024 authored almost 4 years ago
improve hover window close #123

github.com/nvimdev/lspsaga.nvim - c4cdefc4a2ffa2f7f2295833f732902978c62989 authored almost 4 years ago
Merge branch 'main' of https://github.com/glepnir/lspsaga.nvim

github.com/nvimdev/lspsaga.nvim - 25330c80e3295e1295bc6e8920f842c79dac05aa authored almost 4 years ago
improve hover window width

github.com/nvimdev/lspsaga.nvim - 772a1ebb98b0286a7307ca6b2ef394eefa0836f5 authored almost 4 years ago
fix typo in LspSagaDiagnosticTruncateLine hl group (#122)

* fix typo in LspSagaDiagnosticTruncateLine hl group

* fix typo in hl group

github.com/nvimdev/lspsaga.nvim - d86d5e922afec80370c04874bbb41ed7a17bc504 authored almost 4 years ago
Merge branch 'main' of https://github.com/glepnir/lspsaga.nvim

github.com/nvimdev/lspsaga.nvim - fa66ac6c53830d7e1b20252f90d59d832a55d8a1 authored almost 4 years ago
remove blank line close #120

github.com/nvimdev/lspsaga.nvim - 59a70a65d42fb4648bccf9463c02ddee68518616 authored almost 4 years ago
one more fix for signaturehelp (#119)

* one more fix for signaturehelp

* search just for buf_active servers

github.com/nvimdev/lspsaga.nvim - 2e6f386431b500365d9e9505c4be83ef2ea93cec authored almost 4 years ago
check current filetype in signaturehelp

github.com/nvimdev/lspsaga.nvim - 96cb1e9a08dd791fc70bd40cc5e9c2b1e86c44e0 authored almost 4 years ago
improve hover doc close #117

github.com/nvimdev/lspsaga.nvim - b2176af41dd4c9095085337de19d43586bfc264a authored almost 4 years ago
revert check signaturehelp

github.com/nvimdev/lspsaga.nvim - b299e08a26d35decb52d308765c74ff410cc2cc0 authored almost 4 years ago
Merge pull request #118 from alex-popov-tech/main

fix signaturehelp

github.com/nvimdev/lspsaga.nvim - 9c04c776292a5f4ec00b9315b0844e1abbeb6027 authored almost 4 years ago
fix signaturehelp for efm

github.com/nvimdev/lspsaga.nvim - c75d67a29a399edfb72ebf29a74f6bcdcf89905a authored almost 4 years ago
set buftype to nofile in float content window close #114

github.com/nvimdev/lspsaga.nvim - da7e19eb5b2e502e43a5c1e6d58ce034ad5bf1b1 authored almost 4 years ago
add bufleave event to close hover floatwindow close #113

github.com/nvimdev/lspsaga.nvim - 2a1ec8a82ca90408374d26c4ffde6e5395bafc37 authored almost 4 years ago
use built-in syntax for signature help close #111

github.com/nvimdev/lspsaga.nvim - 1777bf11182c096685c898415858eaec28983fec authored almost 4 years ago
use columns to calc the window width close #110

github.com/nvimdev/lspsaga.nvim - d2505a60cf23a5106c09a2dff9b17a213e5437eb authored almost 4 years ago