Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/prabirshrestha/vim-lsp
async language server protocol plugin for vim and neovim
https://github.com/prabirshrestha/vim-lsp
* fix snippet
* add snippet test
* improve completion perf
* improve completion popup perf
* fix tests
* remove old s:ge...
6038748cb1ffe376b63281114bba968fd6b95a84 authored almost 4 years ago by Prabir Shrestha <[email protected]>* ensure l:bufferlines is defined when using preview window
previously, when using the previe...
3bca7e8c8a794fde38075e7df9d14c286d055a84 authored almost 4 years ago by jerojasro <[email protected]>db9b57bc03171011495b456c95ae3a6b01a09a12 authored almost 4 years ago by mattn <[email protected]>
7442e27a76429884ec968fbdaf5336efa444cd1a authored almost 4 years ago by Prabir Shrestha <[email protected]>
3ed0e7aa31d42fdb1551fd9471357203e8c2c8bc authored almost 4 years ago by Prabir Shrestha <[email protected]>
bed4d52443575e3d6f6af3d96ff4156fd7283d93 authored almost 4 years ago by Prabir Shrestha <[email protected]>
678c0592382c7073505650d30e71e9f9cbc3353c authored almost 4 years ago by Prabir Shrestha <[email protected]>
e699b0fcb6b17f25999e7452e8b61d0416b23a72 authored almost 4 years ago by Prabir Shrestha <[email protected]>
c1a9a73864a2e89b667dce656c144335223106fa authored almost 4 years ago by Prabir Shrestha <[email protected]>
* Typo fixed
* Improve placement of documentation popup in neovim
If the available space i...
03ca21d60a30afcc71b269fbd13fa8ba596b13ae authored almost 4 years ago by Subhaditya Nath <[email protected]>Closes prabirshrestha/vim-lsp#1016
ac7eacd3a2b3df47dddbdc52481de49b3847044b authored almost 4 years ago by Subhaditya Nath <[email protected]>Closes prabirshrestha/vim-lsp#1024
2ef2f768d35f6f73c04989d2dbda54ddb7d2c45b authored almost 4 years ago by Subhaditya Nath <[email protected]>87cd0e6137e0ebb1c0b451c20ba39f14e1a95f60 authored almost 4 years ago by Prabir Shrestha <[email protected]>
89135264c2f61fbe377c46b812aa201b714a7575 authored almost 4 years ago by Prabir Shrestha <[email protected]>
Co-authored-by: mattn <[email protected]>
58dc3b183c76761fbf3f802abbb9d0cfd5a88827 authored almost 4 years ago by obcat <[email protected]>cb506f5112add5a3a7ad7accf140d725ea82e8de authored almost 4 years ago by Prabir Shrestha <[email protected]>
7d15d0f5813f4af2f7efff3d6cf68092566da35b authored almost 4 years ago by Prabir Shrestha <[email protected]>
513fef901e2ab9de9eec7f18e4c9b5dffd6bcb9a authored almost 4 years ago by Linda_pp <[email protected]>
62ef9585a1825f57d7732e500dc71724a26778f3 authored almost 4 years ago by Prabir Shrestha <[email protected]>
6d928e18ba373e933e4a5d1561f0d9bb9f8d75e1 authored almost 4 years ago by Prabir Shrestha <[email protected]>
8cff8be67dfe34cffabce7d97527cdba27e2cf7d authored almost 4 years ago by Prabir Shrestha <[email protected]>
d2cbe800e742826e162e6891e1dae534e7773c9a authored almost 4 years ago by hrsh7th <[email protected]>
1a7a6e08dea4b2479d3392aea2053b3be8ce510c authored almost 4 years ago by Prabir Shrestha <[email protected]>
2ba5289300042c1c84e83647958b720556881583 authored almost 4 years ago by Prabir Shrestha <[email protected]>
0cf7e0f8d3da30ccc4649f5ad6d1fe2d6f25ccef authored almost 4 years ago by Prabir Shrestha <[email protected]>
d78d219abd466676b31d3a0cbef234ce59bb4608 authored almost 4 years ago by Prabir Shrestha <[email protected]>
268341fe608dfbe68d3683971a14bc1e075b923f authored almost 4 years ago by Prabir Shrestha <[email protected]>
7c43b01635d740c13895588280f15c6e5b8da248 authored almost 4 years ago by Prabir Shrestha <[email protected]>
Fixes #1000
e846a999f7d22c342479ea58a72157640a4c81b5 authored almost 4 years ago by mattn <[email protected]>748a8e3aea45d992a97901ce84f22ac4d05938f2 authored almost 4 years ago by Linda_pp <[email protected]>
* Fix cursor position after completion
* Calculate end position
* Add comments
f6a66a11b51e03afd4b896e63196390c6d43b81a authored almost 4 years ago by hrsh7th <[email protected]>098509278d84ff4bad6e6ca6aa2550bf2fab8527 authored almost 4 years ago by Prabir Shrestha <[email protected]>
2eb8d16413b2da25d1e10cf5c57b183d6394c134 authored almost 4 years ago by Prabir Shrestha <[email protected]>
efd07d859e2d9812adad04684e2f0ab7a30f07ae authored almost 4 years ago by Prabir Shrestha <[email protected]>
Returns a shared version of callbag when calling lsp#stream so that there is a refcount to avoid...
b4f710f143615a6227ef4c755cfacea868c57957 authored almost 4 years ago by Prabir Shrestha <[email protected]>ea78f5c6c31f90f799c1c9ebd259d2ecfa04532b authored almost 4 years ago by Prabir Shrestha <[email protected]>
* impl lsp#get_progress() for statusline plugin.
* add workDoneProgress spec link
* refact...
7770b7d5a351f7e925d18b52350ca56ff2773fc6 authored almost 4 years ago by micchy326 <[email protected]>* Add tcp feature
* Update doc
* Update async.vim embed
* Update doc
ee854b4c555739c1838764097bb02cb607a5838d authored almost 4 years ago by mattn <[email protected]>5743ae2110563b6c75ccf4c481c36096f2a4265a authored almost 4 years ago by Prabir Shrestha <[email protected]>
bc98be823d3fa5b1f6dee33fae3052c9519fd236 authored almost 4 years ago by Prabir Shrestha <[email protected]>
1489cf8295b0bd1b7040aa9c8857b213c04de2ea authored almost 4 years ago by Prabir Shrestha <[email protected]>
* try fix mac neovim ci
* remove document_definition integration tests
0119e4a0941f5555a7f968675b2213ad45599d70 authored almost 4 years ago by Prabir Shrestha <[email protected]>
* Sort results
* Sort by text
* Workaround for older version of Vim that does not include modu...
Closes https://github.com/prabirshrestha/vim-lsp/issues/987
2a573f13214c2616600ce27777d15d834fb771af authored almost 4 years ago by Martin Kourim <[email protected]>d025869d045d2f30a20469801209663caca76747 authored almost 4 years ago by Prabir Shrestha <[email protected]>
* render diagnostics in loclist and fix args paser
* document --buffers flag for LspDocumentDia...
124a0a6ab9a80756e8906ed176a09441aa7c0a5b authored almost 4 years ago by yaegassy <[email protected]>
5af4e7cdaa93b37e39b127882890cd34f656bb71 authored almost 4 years ago by Prabir Shrestha <[email protected]>
8f5bec6ce9cf89ba0af9d30a9e306f5f5e691199 authored almost 4 years ago by Prabir Shrestha <[email protected]>
* add internal/diagnostics/state.vim
* add unit tests
* add s:enabled
* clean up diagno...
778ebd3ca21d05283ca3956c0d1884d467a7ac4f authored almost 4 years ago by Prabir Shrestha <[email protected]>c4a867b51c59eef4ac82ff2592cc7fce50519177 authored almost 4 years ago by Prabir Shrestha <[email protected]>
630015f8f56ddf1d244cc9bba139ac4d514007a5 authored almost 4 years ago by micchy326 <[email protected]>
* Convert lowercase drive letters to uppercase
I faced a problem that error diagnostics messa...
5f23ecd388436465ec759496e3992a42c6769266 authored almost 4 years ago by bamchoh <[email protected]>46cdfe258bb4a6340a0448bf1625002359788d14 authored almost 4 years ago by Prabir Shrestha <[email protected]>
19c63348c7f4f464bf72114f31e7d46087a2fa4f authored almost 4 years ago by micchy326 <[email protected]>
* add goto definition integration tests for same file
0c2a9d34e0498988d5a783ae3da3ec8d8649613d authored almost 4 years ago by Prabir Shrestha <[email protected]>5d0648cbe43d96d47b00a3962475f859c6857972 authored almost 4 years ago by Prabir Shrestha <[email protected]>
0c4e149ac5b3f626d5b823eb0dd92448b2db412e authored almost 4 years ago by Prabir Shrestha <[email protected]>
3cdca33b2e41f674e32f649727ed724f0fc21224 authored almost 4 years ago by Prabir Shrestha <[email protected]>
* rename highlight_references to document_highlight
* add dynamicRegistration to false for docu...
42c961892882e1f8b4967a2a70fad460a3ab9d1d authored almost 4 years ago by Prabir Shrestha <[email protected]>
d64a5156ead308de4b3307a7eb2c33a6951adef1 authored almost 4 years ago by Prabir Shrestha <[email protected]>
f763ff829e41f3c2b4704884e89d14111dd69f36 authored almost 4 years ago by Prabir Shrestha <[email protected]>
af55fd3a2c4b60f3cfa11825c936327470513f6a authored almost 4 years ago by Prabir Shrestha <[email protected]>
632ae9687657a5ccc6a3d49fb45c76544af0e9d3 authored almost 4 years ago by Prabir Shrestha <[email protected]>
* download rust-analyzer
* added empty testproject-rust
* add integration tests for LspDoc...
4ff1d414129983f80db359c612afb9743dbf064d authored almost 4 years ago by Prabir Shrestha <[email protected]>3176fd0fd41dc425484da0e5a49acc6cf529bb38 authored about 4 years ago by Prabir Shrestha <[email protected]>
aef000765c02dd8bbfa50bdc01428694d13ad1f2 authored about 4 years ago by Prabir Shrestha <[email protected]>
67c6e9040ab6344787bd7de54a89de939c0e5e4f authored about 4 years ago by Prabir Shrestha <[email protected]>
931030c1f61eb4ff9b5d93396a733110dba39260 authored about 4 years ago by Prabir Shrestha <[email protected]>
5c91c59f2ab84f2825c0e23a1b7053e3891a34fc authored about 4 years ago by Prabir Shrestha <[email protected]>
* use callbag to implement document format with timeout
* document lsp#stream() with example
...
* added lsp#callbag#skip()
* added lsp#callbag#spawn()
7d12fe6145c41f642eaddf5bb54f5fc64fd65799 authored about 4 years ago by cxxxr <[email protected]>
24c743c0578b8aaea45def2334e133625e6dec81 authored about 4 years ago by Prabir Shrestha <[email protected]>
matchadd() matchdelete() are window-local functions, and the matches are
window-local. So, use ...
f8752f07d320f6d1440002bc9fa199d64185c475 authored about 4 years ago by Josip Ćavar <[email protected]>
* Fix width of documentatoin popup
* Show borders
a56304f238f5368ad6c1b3b14b96308edd25a1f9 authored about 4 years ago by mattn <[email protected]>This reverts commit 7ebf07135ec6af166b8e562f1aa83b0c241a1146.
ce034201cd3766e2aa4db7082760cc1123de07db authored about 4 years ago by Thomas Faingnaert <[email protected]>* Fix linecount
* Use line('$', winid)
c2f216b9ab7e854e9b919f89d6115957dfb813d6 authored about 4 years ago by mattn <[email protected]>Fixes #933.
e1adf0f84ec232905d9cd155111fae33607ea2fb authored about 4 years ago by Trevor Stone <[email protected]>b8c9256f61fd0e1e1256f7f03eda386ebcfb4c93 authored about 4 years ago by Sean Dewar <[email protected]>
Related to #469.
ca209dc1b8bd01db41baa2f3b7602d7b0b21b4d8 authored about 4 years ago by David Briscoe <[email protected]>45babeb9474e007935f279fcdb3fa95bcf63673e authored about 4 years ago by Subhaditya Nath <[email protected]>
594751093da71a662c0ef371ee60c05c1c96b63b authored about 4 years ago by mattn <[email protected]>
32b52c931664725a49386689675c407052de02ad authored about 4 years ago by Sean Dewar <[email protected]>
Fixes #803
eba0839b79b7f036f492b2b8c4a62269f72b3dab authored about 4 years ago by mattn <[email protected]>fdb69ab91317ce37c167b9820fcce2c35bce47ef authored about 4 years ago by William Boman <[email protected]>
Allow users to specify their query on the cmdline so they have easier
access to registers and v...
36cc10476489c61c0c79d1e68784beddf5efc879 authored about 4 years ago by Prabir Shrestha <[email protected]>
* show message request
* materialize so doesn't throw error and add message to input list
* fi...
* send server requests to stream
* comment out method not found
c81bb11cffc457108b573feb17793d9d6ba6f2ce authored about 4 years ago by Prabir Shrestha <[email protected]>
* refactor type_hierarchy to different file
* fix not supported
While this is not strictly required by standard, some LS freaks out
without it (looking at you ...
b6651468b78fb6e386a6eb4b7cca4479affbe853 authored about 4 years ago by hrsh7th <[email protected]>
- `lsp#ui#vim#output#setcontent` can use `setbufvar`, as suggested in
https://github.com/tpop...
This was most likely a copy-paste error.
ec3090d161ea8b18f6159965f109ba192afb8188 authored about 4 years ago by Josh Stone <[email protected]>