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

Add function to update workspace_config (#462)

github.com/prabirshrestha/vim-lsp - 6db5bd6c3bbf2139b94b5f23df234f3fab5993d3 authored almost 5 years ago by hiroebe <[email protected]>
Filter completions (#391)

* Filter completed items based on typed word

* Remove logs

* Only calculate typed_word onc...

github.com/prabirshrestha/vim-lsp - 0e811a287422786741849aa52614c11942227292 authored almost 5 years ago by Thomas Faingnaert <[email protected]>
Merge pull request #557 from hrsh7th/fix-folding-visual

Fix canceling visual-mode when folding enabled.

github.com/prabirshrestha/vim-lsp - a1860ae47624f4626bebd0af13803f004345a7f2 authored almost 5 years ago by mattn <[email protected]>
Fix canceling visual-mode when folding enabled.

github.com/prabirshrestha/vim-lsp - 28efdd000391508662915c236bf8b72a2808736f authored almost 5 years ago by hrsh7th <[email protected]>
Add lsp#formatexpr() (#528)

* Add <plug>(lsp-document-range-format)

This binding defines an operator and can be used with...

github.com/prabirshrestha/vim-lsp - efff12608f334edcc6878ce9a790b136c7fa92c6 authored almost 5 years ago by Timur Celik <[email protected]>
Open Neovim floating windows with "minimal" style (#549)

github.com/prabirshrestha/vim-lsp - 19e5b083614d154b1984f19e6c362113aa3a78e5 authored almost 5 years ago by Damien Radtke <[email protected]>
Merge pull request #552 from prabirshrestha/fix-err

Ignore setting properties on unloaded buffer

github.com/prabirshrestha/vim-lsp - 7168f29c086fb02d85755530ca8d3ef410378241 authored almost 5 years ago by mattn <[email protected]>
Use bufloaded instead

github.com/prabirshrestha/vim-lsp - b82958c1db3a0b0b9b3c2bed0d43c20c28284614 authored almost 5 years ago by Yasuhiro Matsumoto <[email protected]>
Merge pull request #535 from jackguo380/fix_455

Hotfix for #455

github.com/prabirshrestha/vim-lsp - 403e99e00419becb71ecb357639ed38a15a00317 authored almost 5 years ago by mattn <[email protected]>
Ignore setting properties on unloaded buffer

github.com/prabirshrestha/vim-lsp - 73968daf604497ba8d60203bd5021447b6f3fc6f authored almost 5 years ago by Yasuhiro Matsumoto <[email protected]>
Add `g:lsp_virtual_text_prefix` option (#521)

This option allows prepending characters or text to the diagnostics
which are display as virtua...

github.com/prabirshrestha/vim-lsp - dd584dfcbfafb4aa28f70406168aef407bde6f76 authored almost 5 years ago by Utkarsh Maheshwari <[email protected]>
Fix empty locations handling (#538)

This fixes out-of-range error for l:locations[0].

github.com/prabirshrestha/vim-lsp - 47a883d7b2e11a6301312d9a3624bfb06062194b authored almost 5 years ago by glenvt18 <[email protected]>
Fix cancelling insert mode (#546)

* Fix cancelling insert mode

* Revert "get proper window number (#541)"

This reverts commi...

github.com/prabirshrestha/vim-lsp - 46af4cd6015a786877d58fc65802435d60d11e0c authored almost 5 years ago by Thomas Faingnaert <[email protected]>
Revert "Add buffer expression to bufwinnr call (#545)" (#547)

This reverts commit 86bb8b3492727a6cc0c474251a2e4405fb2db418.

github.com/prabirshrestha/vim-lsp - 89fd2818fbe93ff10f636453978893228e5e3361 authored almost 5 years ago by Thomas Faingnaert <[email protected]>
Add buffer expression to bufwinnr call (#545)

github.com/prabirshrestha/vim-lsp - 86bb8b3492727a6cc0c474251a2e4405fb2db418 authored almost 5 years ago by Thomas Faingnaert <[email protected]>
add line num args to prop_remove (#540)

github.com/prabirshrestha/vim-lsp - 8e849e1f552d647314b15c9c2c26a997e20869e1 authored almost 5 years ago by Kazuhiro Miyahara <[email protected]>
get proper window number (#541)

Getting proper windows number when windows is splitted

github.com/prabirshrestha/vim-lsp - 59daf85d39188cdf59a8191e2108bbd0d761fe07 authored almost 5 years ago by Kazuhiro Miyahara <[email protected]>
Hotfix on_text_document_did_save() (#455)

github.com/prabirshrestha/vim-lsp - 3349cdc443d56064efb9ff460a220a9b568d36c2 authored about 5 years ago by Jack Guo <[email protected]>
Remove duplicate LspTypeDefinition (#531)

github.com/prabirshrestha/vim-lsp - cc6074a62436aa0c5c352277f91573066996a089 authored about 5 years ago by Thomas Faingnaert <[email protected]>
Allow for MarkupContent in completion info (#500)

* allow for MarkdownContent in completion info

* add check for correct type in MarkupContent
...

github.com/prabirshrestha/vim-lsp - db2b6753979d9186b4c2c38ce8338d6f42e47266 authored about 5 years ago by Christian Clason <[email protected]>
Fixup custom-kind (#529)

github.com/prabirshrestha/vim-lsp - d5ab74c91e59440a6429d17d42d8b98a32cf8e8a authored about 5 years ago by Christian Clason <[email protected]>
Allow custom server-specific symbol and completion item kind (#524)

* allow customization of symbol_kinds

* allow customization of completion_item_kinds

* mak...

github.com/prabirshrestha/vim-lsp - 550c7eb95a5fc091b9d5b1c0a25947184dd44a51 authored about 5 years ago by Christian Clason <[email protected]>
Add gitter chat link (#526)

github.com/prabirshrestha/vim-lsp - a0b859d9aecaf395056799f1a066aa229f8bcb45 authored about 5 years ago by Prabir Shrestha <[email protected]>
Merge pull request #518 from prabirshrestha/fix-516

Fix #516

github.com/prabirshrestha/vim-lsp - e23a00e12d3dded5590e7f4c37ea897071c5be2c authored about 5 years ago by mattn <[email protected]>
Add test

github.com/prabirshrestha/vim-lsp - a20a0c1da8a6e77a39daf67eb82653a7c64a673b authored about 5 years ago by Yasuhiro Matsumoto <[email protected]>
Fix #516

github.com/prabirshrestha/vim-lsp - 780e7538a45cc9324c75236d8493de8b2faba19d authored about 5 years ago by Yasuhiro Matsumoto <[email protected]>
Fix #512 (#514)

github.com/prabirshrestha/vim-lsp - 60a1d58b77b7f62d3d701652bd8cdd1188027703 authored about 5 years ago by hrsh7th <[email protected]>
Fix diagnostic highlighting on incorrect texts (#504)

github.com/prabirshrestha/vim-lsp - da078b1096944d149a0593dc8e49ae097d7b4ed3 authored about 5 years ago by Vu Le <[email protected]>
Merge pull request #488 from prabirshrestha/fix-textedit

Fix textEdit

github.com/prabirshrestha/vim-lsp - 34397f0b5f72c058c6806cff88f82d055958146c authored about 5 years ago by mattn <[email protected]>
Use locationLink for definition preview (#498)

* use locationLink for definition preview

* remove cursor setting for location link

* make...

github.com/prabirshrestha/vim-lsp - 906bd2eafea3c305a0b921215c1696436d57e232 authored about 5 years ago by Christian Clason <[email protected]>
Highlight active parameter in signatureHelp (#497)

* Highlight active parameter in signatureHelp

* Support `[number, number]` form of parameter ...

github.com/prabirshrestha/vim-lsp - b68bc8ba35a957fb5052d30f277e64c1c20670fa authored about 5 years ago by hrsh7th <[email protected]>
Remove s:parse

github.com/prabirshrestha/vim-lsp - ff94e63af8c53786424442c2658ec60d731ff3e8 authored about 5 years ago by Yasuhiro Matsumoto <[email protected]>
Fix textEdit

github.com/prabirshrestha/vim-lsp - 4ee0799b4d61cb33f0e5ce5b39c36ff477ccdf58 authored about 5 years ago by Yasuhiro Matsumoto <[email protected]>
Merge branch 'master' into fix-textedit

github.com/prabirshrestha/vim-lsp - 90d568d2fa409cec9904b179dac94ad177f02cb4 authored about 5 years ago by Yasuhiro Matsumoto <[email protected]>
Add test

github.com/prabirshrestha/vim-lsp - 3a6def04b91f80abb1609a936d2cdcfc9da2cb58 authored about 5 years ago by Yasuhiro Matsumoto <[email protected]>
Fix textEdit

github.com/prabirshrestha/vim-lsp - e9a428d2e1c30133fb78d6f49638a5a9932c46e1 authored about 5 years ago by Yasuhiro Matsumoto <[email protected]>
Check if buffer exists in folding textprops (#495)

github.com/prabirshrestha/vim-lsp - e7480252ecd7a5084563c4027c097132f6f84f08 authored about 5 years ago by Thomas Faingnaert <[email protected]>
Nicer syntax highlighting for hover (#441)

* Implement syntax highlighting for hover

* Fix signatureHelp

github.com/prabirshrestha/vim-lsp - d7e644c2a7c87b559b36b6e4d013b61a38fae560 authored about 5 years ago by Thomas Faingnaert <[email protected]>
Disable highlight ref by default (#492)

* disable highlight references by default since it is executes request on every cursor change

...

github.com/prabirshrestha/vim-lsp - 5fafaa3d72eda12c626202e8b73c78da573d6c8f authored about 5 years ago by Prabir Shrestha <[email protected]>
Implement folding (#445)

* Implement folding

* Allow disabling folding globally

github.com/prabirshrestha/vim-lsp - 698eccaff37857e161e888bd71796fde3a1b0631 authored about 5 years ago by Thomas Faingnaert <[email protected]>
Check for codeActionKinds in codeActionProvider (#382)

This was tested with ccls, which will return CodeActionOptions instead
of a boolean in codeActi...

github.com/prabirshrestha/vim-lsp - 91535619e6c78b2c67dc9561f0a6a568e1f5a2bd authored about 5 years ago by Timur Celik <[email protected]>
Improve name of diagnostic variables. (#348)

Use 'diagnostic' (singular) when variable refers to one Diagnostic
object and use 'diagnostics'...

github.com/prabirshrestha/vim-lsp - 01a5a3198d24ef1c5772401de7ee51e0427b06e5 authored about 5 years ago by Tomasz Zurkowski <[email protected]>
Multibyte-character support (Fix #425) (#490)

* Multibyte character support for lsp#get_position()

* Multibyte character support for "textD...

github.com/prabirshrestha/vim-lsp - 3121f0a91610ec8c70d5d69f6f2bc66a28e8122d authored about 5 years ago by machakann <[email protected]>
Use black hole register

github.com/prabirshrestha/vim-lsp - 44e30a430dca1f30c16994d1a8e90966b4bf8442 authored about 5 years ago by Yasuhiro Matsumoto <[email protected]>
Redraw message if async (#489)

github.com/prabirshrestha/vim-lsp - b1ed3dd843b27afa9ea0d439418dafdc0e216eda authored about 5 years ago by mattn <[email protected]>
Add delay before didSave callback (#455)

github.com/prabirshrestha/vim-lsp - e6d4367db07ecfdbb40dee8da56e11e117a5c160 authored about 5 years ago by Jared Tiala <[email protected]>
Announce support for Item and Symbol kinds (#485)

* announce support for Item and Symbol kinds

* generate list of kinds from dictionaries

github.com/prabirshrestha/vim-lsp - 886dfda496f271a4321af96f32aa3f7a37b94d9a authored about 5 years ago by Christian Clason <[email protected]>
Merge pull request #429 from smhc/signs_prio

Added g:lsp_signs_priority

github.com/prabirshrestha/vim-lsp - ec3ba7457c6c9c2a2f7f1a076bf106138017362b authored about 5 years ago by mattn <[email protected]>
Fix a bug

github.com/prabirshrestha/vim-lsp - dd36602267c1ebcc6556b31153db7471e936a267 authored about 5 years ago by Yasuhiro Matsumoto <[email protected]>
Fix a bug

github.com/prabirshrestha/vim-lsp - aebafac116b25c9246b50c6bf0a7f5a555f6c48e authored about 5 years ago by Yasuhiro Matsumoto <[email protected]>
Fix textEdit

The p comand append empty line. So when replacing text block with "\n", it need
to remove with d...

github.com/prabirshrestha/vim-lsp - 13fac90000df915329ea1ff02d35e209c1616bb2 authored about 5 years ago by Yasuhiro Matsumoto <[email protected]>
Signature help (#479)

* Add signatureHelp

* Use <buffer>

* Check lsp_use_trigger_characters_for_signature_help
...

github.com/prabirshrestha/vim-lsp - 96579bd0b39def9d3a939713bb1e6a58ceb5ccb4 authored about 5 years ago by mattn <[email protected]>
Merge branch 'master' into signs_prio

github.com/prabirshrestha/vim-lsp - 7e3625ed7a170d3d9772ac831b4c52bcc3edfb49 authored about 5 years ago by smhc <[email protected]>
Merge pull request #475 from tomwei7/master

Fix unable to jump unloaded buffer

github.com/prabirshrestha/vim-lsp - 63b9bd6d7bf1438034572e5761b317004014aabb authored about 5 years ago by mattn <[email protected]>
Merge pull request #467 from machakann/fix_highlight_misplacement

Convert character-index to byte-index for textprop and location-list

github.com/prabirshrestha/vim-lsp - a00e90236173c40f30b93f20390968671b04c35f authored about 5 years ago by mattn <[email protected]>
Merge pull request #478 from clason/patch-1

Update SymbolKind to latest specification

github.com/prabirshrestha/vim-lsp - fea601a820fcc284eb5bc305bf08fc57a0c2b258 authored about 5 years ago by mattn <[email protected]>
change camel case to separate words

github.com/prabirshrestha/vim-lsp - 01321d17058fd05de197fe3c99794a813fa6a513 authored about 5 years ago by Christian Clason <[email protected]>
Update SymbolKind to latest specification

closes #477

github.com/prabirshrestha/vim-lsp - e3772d98d513887e1902132f8491b63465f63d21 authored about 5 years ago by Christian Clason <[email protected]>
Avoid call getbufline twice

github.com/prabirshrestha/vim-lsp - 6d2f3adbf6d27f8b5ec994a8a5f73e51852617df authored about 5 years ago by wei cheng <[email protected]>
Add g:lsp_signs_priority option (#470)

* Add g:lsp_signs_priority option

When used with other plugins (e.g. gitgutter), the signs wi...

github.com/prabirshrestha/vim-lsp - 2cb386d294f4b1b66eee729d11f6a6fe019831a1 authored about 5 years ago by Timur Celik <[email protected]>
Fix unable to jump unloaded buffer

github.com/prabirshrestha/vim-lsp - ad958ee35241e444fe0ba379a1fe9e6105500466 authored about 5 years ago by wei cheng <[email protected]>
Rename `lsp#utils#byteindex` to `lsp#utils#to_col`

github.com/prabirshrestha/vim-lsp - 73d98fc32875582dd97212eccb1d4bee2bb51cc6 authored about 5 years ago by machakann <[email protected]>
Fix float sizing in Neovim (#468)

* Fix float sizing in Neovim

* Add g:lsp_preview_max_height

github.com/prabirshrestha/vim-lsp - 1ab8e838efae360036bfb6f16a40acbfeba57679 authored about 5 years ago by Thomas Faingnaert <[email protected]>
Merge pull request #449 from daisuzu/fix/tagstack

Fix tagstack

github.com/prabirshrestha/vim-lsp - 1090950a59226f6fbb3e41a8a198a2b482ae63c4 authored about 5 years ago by mattn <[email protected]>
fix local variables

github.com/prabirshrestha/vim-lsp - 0534c7905355c2701251e2a4a9c900fb047ca524 authored about 5 years ago by Daisuke Suzuki <[email protected]>
refactor

github.com/prabirshrestha/vim-lsp - 6ee6e16aa5acfdfab362d98b802f51fe878890da authored about 5 years ago by Daisuke Suzuki <[email protected]>
carve out

https://github.com/prabirshrestha/vim-lsp/pull/449#issuecomment-522219226

github.com/prabirshrestha/vim-lsp - 301d39bfd4be1601f91210f0337e91b17e27490d authored about 5 years ago by Daisuke Suzuki <[email protected]>
Add tests for `lsp#utils#byteindex()`

github.com/prabirshrestha/vim-lsp - ccb2460fa6bf8d9dbda3fa4bc8a8695bdfe8ea65 authored about 5 years ago by machakann <[email protected]>
Fix an `lsp#utils#byteindex()` error when the target buffer is not yet loaded

github.com/prabirshrestha/vim-lsp - 83a3a2b004316dcc89ce33b695c4cda8a54f0d79 authored about 5 years ago by Unknown <[email protected]>
Add a comment

github.com/prabirshrestha/vim-lsp - 1a22e19ee00d7b62ee3aeeb4e74d4fd58eb410d0 authored about 5 years ago by machakann <[email protected]>
Check currently loaded buffers for location list (#466)

github.com/prabirshrestha/vim-lsp - 738e91f0af2a2a01dd421b8b356066ae1ceda93a authored about 5 years ago by Thomas Faingnaert <[email protected]>
Convert character-index to byte-index for textprop and location-list

github.com/prabirshrestha/vim-lsp - 9906e085f16fcc9354f0ca8ebb9f144e4054f145 authored about 5 years ago by Unknown <[email protected]>
Fix hover on same identifier not working in Vim (#463)

github.com/prabirshrestha/vim-lsp - ce1488039a1af940cbb2f4194a44ef5a9abb6271 authored about 5 years ago by Thomas Faingnaert <[email protected]>
Merge pull request #447 from hrsh7th/porting-vim-lsc-diff

Re-porting vim-lsc's diff logic (for multibyte character)

github.com/prabirshrestha/vim-lsp - e829ca02c2aee08c3b87cc80f79b252ea5a9ae7a authored about 5 years ago by mattn <[email protected]>
set bufnr

github.com/prabirshrestha/vim-lsp - 8ab9f6f055ac49a794bf98be3a00a5b6dd3576d8 authored about 5 years ago by Daisuke Suzuki <[email protected]>
clear unnecessary items

github.com/prabirshrestha/vim-lsp - d6e88604c91abba9b92ae758410d3838a68b8440 authored about 5 years ago by Daisuke Suzuki <[email protected]>
Add prefix 'l:' for local variables

github.com/prabirshrestha/vim-lsp - 8fccf7a4086d9d1314237b625c118c02d7117b01 authored about 5 years ago by hrsh7th <[email protected]>
Re-porting vim-lsc's diff logic

github.com/prabirshrestha/vim-lsp - a2e4e040d2804f808d4a75a5549ba3d09d9996a1 authored about 5 years ago by hrsh7th <[email protected]>
Cleanup hover fix on missing filetype (#446)

Also see #442 and #443.

github.com/prabirshrestha/vim-lsp - 67e27494f53eb970226fbeb004ee367e5ba3fde6 authored about 5 years ago by Thomas Faingnaert <[email protected]>
Fix g:lsp_preview_max_width for Neovim (#440)

* Fix g:lsp_preview_max_width for Neovim

* Fix max_width also specifying minimum width

github.com/prabirshrestha/vim-lsp - 79d47fea15139422187dbdd11a2f22050cfcfab8 authored about 5 years ago by Thomas Faingnaert <[email protected]>
Fix hover breaking on missing filetype (#443)

github.com/prabirshrestha/vim-lsp - c2b7c23fdca341091198062049e599415458c984 authored about 5 years ago by Thomas Faingnaert <[email protected]>
Simplify conditionals in output.vim (#439)

github.com/prabirshrestha/vim-lsp - 55e6cd174980c69062683d110ee1f0dffd6c7730 authored about 5 years ago by Thomas Faingnaert <[email protected]>
Add LspPeekDefinition (#412)

* Add LspPeekDefinition

* Add documentation

* Add lsp-peek-definition mapping to documenta...

github.com/prabirshrestha/vim-lsp - 813ea77b91f9c0a7429d61bb87598beeaddd978b authored about 5 years ago by Thomas Faingnaert <[email protected]>
Clear all vim_lsp signs when disabling (#436)

github.com/prabirshrestha/vim-lsp - 668405756b53f6247ffedc1d025bbdff1a9777c4 authored about 5 years ago by hiroebe <[email protected]>
Fix `lsp#disable()` to disable all ui features (#437)

github.com/prabirshrestha/vim-lsp - 6de0ccd6fb2f415f242d8e77bf689cb736f6304c authored over 5 years ago by hiroebe <[email protected]>
Fix namespace for clearing highlights (#432)

github.com/prabirshrestha/vim-lsp - 950782484274cbb7c9d3f7604b46b6f86a8da35c authored over 5 years ago by hiroebe <[email protected]>
Allow setting popup max width (#416)

* Allow setting max width of popup window in Vim

* Allow setting max width of popup window in...

github.com/prabirshrestha/vim-lsp - 91751670edc7062a22b4bd337d7bc35f4e5c40b1 authored over 5 years ago by Thomas Faingnaert <[email protected]>
call settagstack so that user can jump back to recent file positions by C-t (#435)

github.com/prabirshrestha/vim-lsp - 4006768fb4dfab433b9242ea530f41ad0f8e606e authored over 5 years ago by kailin4u <[email protected]>
Fix echo diagnostics message with showcmd (#433)

github.com/prabirshrestha/vim-lsp - c91d0d52e5331b5448659ff28160170419cb069a authored over 5 years ago by Colin Cheng <[email protected]>
Fix LspDocumentFormat not working as expected (#410)

* Add test

* Fix LspDocumentFormat adding newlines

* Fix manually pressing enter when form...

github.com/prabirshrestha/vim-lsp - ed304dbb8a0b70ebaae2ee56514e6e4c073a26a3 authored over 5 years ago by Thomas Faingnaert <[email protected]>
Implement workspace/configuration (#427)

github.com/prabirshrestha/vim-lsp - 1d48fc83e2c0d839bd4e1b9c990dca72b093845b authored over 5 years ago by Thomas Faingnaert <[email protected]>
Fix clear textprops for unloaded buffers (#430)

github.com/prabirshrestha/vim-lsp - 533aef14d2a1545b7e2e68e5081e7d39da43c688 authored over 5 years ago by Thomas Faingnaert <[email protected]>
Added g:lsp_signs_priority map

github.com/prabirshrestha/vim-lsp - 5fd87f413d2b477f1163e7fb7f13117467f2ff11 authored over 5 years ago by smhc <[email protected]>
Added g:lsp_signs_priority

github.com/prabirshrestha/vim-lsp - 9cbc9f49ccc7280ef2330fc893fa6b30f6ed9dac authored over 5 years ago by smhc <[email protected]>
Document customization of popup window color (#415)

* Allow customizing popup window highlight group

* Add documentation

* Revert "Add documen...

github.com/prabirshrestha/vim-lsp - d542bbc5a3b0b2d78552a11f4edfee1c55fc3796 authored over 5 years ago by Thomas Faingnaert <[email protected]>
Fix float position with g:lsp_preview_keep_focus=0 (#419)

github.com/prabirshrestha/vim-lsp - ba9e9b5a200c5967e935d9d2a43dde1981ea507f authored over 5 years ago by Andrej Zieger <[email protected]>
Fix newlines in popup window (#414)

github.com/prabirshrestha/vim-lsp - d848083ca11c0bd38e3841b28135d2960e595542 authored over 5 years ago by Thomas Faingnaert <[email protected]>
Expose diagnostics count for current buffer. (#376)

* Expose diagnostics count for current buffer.

* Add lsp#get_buffer_first_error_line()

github.com/prabirshrestha/vim-lsp - f02bf20330bddaebbfff959d551ee8f67353e1c1 authored over 5 years ago by tsufeki <[email protected]>
Use `g:ignorecase` to indicates whether or not ignorecase to matchs completion word (#392)

* Adds `g:lsp_omni_completion_ignorecase` option to indicates whether or not ignorecase to match...

github.com/prabirshrestha/vim-lsp - 2b583fefa20b7b1a5e7481a93fb6f1fee67e0846 authored over 5 years ago by Colin Cheng <[email protected]>
Fix documentHighlight always being sent (#413)

github.com/prabirshrestha/vim-lsp - 2176417264d6600388ec31cc95144d55141b4943 authored over 5 years ago by Thomas Faingnaert <[email protected]>