Ecosyste.ms: OpenCollective

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

vim-lsp

Making coding productive in vim and neovim via LSP
Collective - Host: opensource - https://opencollective.com/vim-lsp - Code: https://github.com/prabirshrestha/vim-lsp

Fix :LspNextWarning is not correctly tagged

github.com/prabirshrestha/vim-lsp - mityu opened this pull request over 1 year ago
pyright doesn't finish starting up

github.com/prabirshrestha/vim-lsp - LachlanGray opened this issue over 1 year ago
Incorrectly adding --stdio to command.

github.com/prabirshrestha/vim-lsp - gegoxaren opened this issue over 1 year ago
Enable scrollbar in popup window

github.com/prabirshrestha/vim-lsp - pusewicz opened this pull request over 1 year ago
fix eat of typing char after completion done

github.com/prabirshrestha/vim-lsp - zbinlin opened this pull request over 1 year ago
Update actions/setup-go action to v4

github.com/prabirshrestha/vim-lsp - renovate[bot] opened this pull request over 1 year ago
Dependency Dashboard

github.com/prabirshrestha/vim-lsp - renovate[bot] opened this issue over 1 year ago
Update actions/checkout action to v3

github.com/prabirshrestha/vim-lsp - renovate[bot] opened this pull request over 1 year ago
Update actions/cache action to v3

github.com/prabirshrestha/vim-lsp - renovate[bot] opened this pull request over 1 year ago
Configure Renovate

github.com/prabirshrestha/vim-lsp - renovate[bot] opened this pull request over 1 year ago
Close float window on InsertEnter or BufLeave

github.com/prabirshrestha/vim-lsp - Milly opened this pull request over 1 year ago
Fix typo

github.com/prabirshrestha/vim-lsp - zbinlin opened this pull request over 1 year ago
Invalid arguments, 83_place_highlights

github.com/prabirshrestha/vim-lsp - DanielViberg opened this issue almost 2 years ago
Allow "balloon" as a hover UI type

github.com/prabirshrestha/vim-lsp - tenderlove opened this pull request almost 2 years ago
Bug clangd with container

github.com/prabirshrestha/vim-lsp - hydrasho opened this issue almost 2 years ago
regular unclear error

github.com/prabirshrestha/vim-lsp - sanderr opened this issue almost 2 years ago
tagfunc with clangd in reverse order

github.com/prabirshrestha/vim-lsp - jlevon opened this issue almost 2 years ago
Hover Bug(s)

github.com/prabirshrestha/vim-lsp - felixendres opened this issue almost 2 years ago
g:lsp_diagnostics_virtual_text_align: List allowed values

github.com/prabirshrestha/vim-lsp - ilya-bobyr opened this pull request almost 2 years ago
Escape path before findfile or finddir

github.com/prabirshrestha/vim-lsp - lkebin opened this pull request almost 2 years ago
Maintain hover preview window

github.com/prabirshrestha/vim-lsp - atiyo opened this issue almost 2 years ago
use builtin highlight group default link

github.com/prabirshrestha/vim-lsp - CoelacanthusHex opened this pull request almost 2 years ago
fix inlay hint list separator

github.com/prabirshrestha/vim-lsp - CoelacanthusHex opened this pull request almost 2 years ago
Call hierarchy tree

github.com/prabirshrestha/vim-lsp - Jorengarenar opened this issue almost 2 years ago
Autocompletion not popping up in python

github.com/prabirshrestha/vim-lsp - OurCodeBase opened this issue almost 2 years ago
Improve performance of omnifunc by using vim9script

github.com/prabirshrestha/vim-lsp - ryu-ichiroh opened this pull request almost 2 years ago
Add vim 9.0 to CI

github.com/prabirshrestha/vim-lsp - ryu-ichiroh opened this pull request almost 2 years ago
Refactor lsp#omni#get_vim_completion_items()

github.com/prabirshrestha/vim-lsp - ryu-ichiroh opened this pull request almost 2 years ago
Do not join inlay hints list with ', '

github.com/prabirshrestha/vim-lsp - ArtAndreev opened this issue almost 2 years ago
Allow running complete_done_after() in normal mode

github.com/prabirshrestha/vim-lsp - infmagic2047 opened this pull request almost 2 years ago
Convert LSP response to vim completion items in lua

github.com/prabirshrestha/vim-lsp - ryu-ichiroh opened this pull request almost 2 years ago
Convert LSP response to vim completion items in lua

github.com/prabirshrestha/vim-lsp - ryu-ichiroh opened this pull request almost 2 years ago
Make the CompleteDone backspace check more robust

github.com/prabirshrestha/vim-lsp - infmagic2047 opened this pull request almost 2 years ago
Support `sync` option in vim8 native client

github.com/prabirshrestha/vim-lsp - infmagic2047 opened this pull request almost 2 years ago
Place multi-line highlights every lines

github.com/prabirshrestha/vim-lsp - ryu-ichiroh opened this pull request almost 2 years ago
Place multi-line highlights every lines

github.com/prabirshrestha/vim-lsp - ryu-ichiroh opened this pull request almost 2 years ago
Docs: Update name of the function

github.com/prabirshrestha/vim-lsp - pusewicz opened this pull request almost 2 years ago
Check for valid range before place diagnostic highlights

github.com/prabirshrestha/vim-lsp - ryu-ichiroh opened this pull request almost 2 years ago
Unexpected line break

github.com/prabirshrestha/vim-lsp - ryicoh opened this issue almost 2 years ago
Allow adjustable options of prop_add() for virtual text

github.com/prabirshrestha/vim-lsp - ryu-ichiroh opened this pull request almost 2 years ago
Use prop_remove before adding virtual text

github.com/prabirshrestha/vim-lsp - coot opened this pull request about 2 years ago
inlay diagnostics in vim

github.com/prabirshrestha/vim-lsp - coot opened this issue about 2 years ago
fix duplicate help tag

github.com/prabirshrestha/vim-lsp - figsoda opened this pull request about 2 years ago
Enable scrollbar on floating windows.

github.com/prabirshrestha/vim-lsp - dargor opened this pull request about 2 years ago
Fix typo in doc.

github.com/prabirshrestha/vim-lsp - dargor opened this pull request about 2 years ago
Add GUI menus

github.com/prabirshrestha/vim-lsp - pusewicz opened this pull request about 2 years ago
Allow `workspace_config` to be a function

github.com/prabirshrestha/vim-lsp - ilya-bobyr opened this pull request about 2 years ago
Avoid prop_type_delete() calls that cause redraws

github.com/prabirshrestha/vim-lsp - ilya-bobyr opened this pull request about 2 years ago
Error in checkhealth report

github.com/prabirshrestha/vim-lsp - ntd opened this issue about 2 years ago
LspPeekDefinition changing window positions

github.com/prabirshrestha/vim-lsp - praveenvd opened this issue about 2 years ago
clang-tidy argv

github.com/prabirshrestha/vim-lsp - hydrasho opened this issue about 2 years ago
Request for support of "window/showDocument"

github.com/prabirshrestha/vim-lsp - ompugao opened this pull request about 2 years ago
syntax include @text syntax/text.vim

github.com/prabirshrestha/vim-lsp - dezza opened this issue about 2 years ago
Send didClose on BufUnload

github.com/prabirshrestha/vim-lsp - dotdash opened this pull request about 2 years ago
`lsp-hover` filetype not applied

github.com/prabirshrestha/vim-lsp - Jorengarenar opened this issue over 2 years ago
Fix file-marks building up in viminfo (#1337)

github.com/prabirshrestha/vim-lsp - dezza opened this pull request over 2 years ago
Added workDoneToken field in initialize request

github.com/prabirshrestha/vim-lsp - IzumiSy opened this pull request over 2 years ago
Toggle diagnostics

github.com/prabirshrestha/vim-lsp - georges-g opened this issue over 2 years ago
Force lint on save only

github.com/prabirshrestha/vim-lsp - brianjamesquinn1 opened this issue almost 3 years ago