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
* preview information shown in hover at the cursor
* lint
* Fix hover float positioning
...
github.com/prabirshrestha/vim-lsp - 1790680598f0b838fef836afc8cc1420e1fb7372 authored over 5 years ago by Andrej Zieger <[email protected]>Fix cursor positioning when jumping to next/prev reference
github.com/prabirshrestha/vim-lsp - e0f832443b81184536588767716f2ae93ebe2346 authored over 5 years ago by mattn <[email protected]>fix `No matching autocommands` message on `doautocmd User lsp_complete_done`
github.com/prabirshrestha/vim-lsp - e781beb07698a96bd45e21caa6db6b502fa9ae39 authored over 5 years ago by mattn <[email protected]>github.com/prabirshrestha/vim-lsp - ab1a95c7ad6b9251b07d62914b95c9a6e05afb43 authored over 5 years ago by itchyny <[email protected]>
* Implement basic UltiSnips integration
* Fix already inserted text not being removed
* Fi...
github.com/prabirshrestha/vim-lsp - 20f5b7541a29dd57cebf9c1c1031f8d4320ca275 authored over 5 years ago by Thomas Faingnaert <[email protected]>github.com/prabirshrestha/vim-lsp - 75516719d5723188d25090ef5e7efec4b5cdf312 authored over 5 years ago by mikoto2000 <[email protected]>
Close #167
github.com/prabirshrestha/vim-lsp - 69f31d5bf27eac0ef4b804d0e517d6e85856b44a authored over 5 years ago by mattn <[email protected]>Fixes #322
github.com/prabirshrestha/vim-lsp - 8891d93dc321b29d8dff371bbacd49915e109e67 authored over 5 years ago by Ruslan Kiyanchuk <[email protected]>* Add test to check v:completed_item after textedits
* Fix v:completed_item being reset after...
github.com/prabirshrestha/vim-lsp - 21d51ffb832aead80d3ba54274db9524d882dd6a authored over 5 years ago by Thomas Faingnaert <[email protected]>
The previous jump method (using G) set a jump, but cursor() doesn't, so
we manually update the j...
github.com/prabirshrestha/vim-lsp - 0d1af5afc27cba02e8f8cac0b8f233f76d086fb7 authored over 5 years ago by Daniel Hakimian <[email protected]>
On tab-indented lines, (or any line where column number and virtual
column number are different)...
* Add test of 'lsp#utils#text_edit#apply_text_edits'.
* Fix `lsp#utils#text_edit#apply_text_e...
github.com/prabirshrestha/vim-lsp - 900e8619be7b6dce5605076a7dadb4e17babfc7e authored over 5 years ago by mikoto2000 <[email protected]>* Add diagnostics highlighting via +textprop.
* Use textprop 'combine' option, added in 8.1.1...
github.com/prabirshrestha/vim-lsp - c1be74277471f68f31d2995bb7054676e71aa65b authored over 5 years ago by tsufeki <[email protected]>* Support additionalTextEdits in completion items.
* Make cursor move as expected when applyi...
github.com/prabirshrestha/vim-lsp - feba6d6d5370d7547cc27798653506112e089f2d authored over 5 years ago by tsufeki <[email protected]>
Prefer `documentChanges` property over `changes` when both are present
in a WorkspaceEdit, comp...
In multiple vertical split windows, diagnostics message echo in statusline is
too short, this p...
* Fix newline in completion popup.
* Add test.
* Search for multiple file/dir names in lsp#utils#find_nearest_parent_file_directory
* Add te...
github.com/prabirshrestha/vim-lsp - fe2ec6e04025510809ca4a2ee864e7740fdf8348 authored over 5 years ago by IceNature <[email protected]>github.com/prabirshrestha/vim-lsp - a80d61793886141257447b3710ce8518cca83e53 authored over 5 years ago by smhc <[email protected]>
* Modify to allowing empty word complete item.
* Fix test.
* Highlight references to the symbol under cursor
Use the `textDocument/documentHighlight` me...
github.com/prabirshrestha/vim-lsp - fe5057641cadba27caa26df74efa896e4255308e authored over 5 years ago by Martino Pilia <[email protected]>
'user definition cursor position mechanism' is possible by 'snippet' mechanism.
(after merging ...
* Support refactorings through code actions.
- make LspCodeAction work on a selected range, t...
github.com/prabirshrestha/vim-lsp - a79fb04d36e89261e356c16e638bbee284e42d4a authored over 5 years ago by Tomasz Zurkowski <[email protected]>github.com/prabirshrestha/vim-lsp - 6608aad006ac742ec121fbd01556a97a3b344f24 authored almost 6 years ago by Jason Cheatham <[email protected]>
github.com/prabirshrestha/vim-lsp - ee1dd1638a69930fb49be7f7e4e17c9bdb16de63 authored almost 6 years ago by mikoto2000 <[email protected]>
github.com/prabirshrestha/vim-lsp - 5c3dcc952bcd50987526ae58694afea8a9052f35 authored almost 6 years ago by mikoto2000 <[email protected]>
github.com/prabirshrestha/vim-lsp - a1778c81536a1a793766f5321886f1421c5e3fdf authored almost 6 years ago by Prabir Shrestha <[email protected]>
github.com/prabirshrestha/vim-lsp - b20f79c8e08aefae40aa66b1d4cd082a6b4a86a7 authored almost 6 years ago by Jason Cheatham <[email protected]>
The 'applyEdit ' field inside initialize reqest (inside
capabilities.workspace) has trailing sp...
Support textEdit on omni completion
github.com/prabirshrestha/vim-lsp - 622b429a8cac97ffc1e313c9c741433632c089b2 authored almost 6 years ago by Prabir Shrestha <[email protected]>github.com/prabirshrestha/vim-lsp - 0372e2380ecaa577f1617f4fe6e35597d5629220 authored almost 6 years ago by mikoto2000 <[email protected]>
The LSP has TextDocumentIdentifier and VersionedTextDocumentIdentifier.
Currently vim-lsp uses ...
github.com/prabirshrestha/vim-lsp - 728e60b9b437767163c5a426c7a943c7e64a2c05 authored almost 6 years ago by mikoto2000 <[email protected]>
github.com/prabirshrestha/vim-lsp - 8471d04c0f05f70ccba026a25655ffc2e6c0dd0a authored almost 6 years ago by Prabir Shrestha <[email protected]>
github.com/prabirshrestha/vim-lsp - 573b3d2b8dc881058c702d931451212708e62d3b authored almost 6 years ago by mikoto2000 <[email protected]>
github.com/prabirshrestha/vim-lsp - e8f3541741e27f101dbfae17e7a244f7bd037c64 authored almost 6 years ago by mikoto2000 <[email protected]>
github.com/prabirshrestha/vim-lsp - 25a0d7b67c546bb9080600afe17b49825d30e047 authored almost 6 years ago by mikoto2000 <[email protected]>
github.com/prabirshrestha/vim-lsp - 43a9752f1b0c6d0a395f43a54c9e4ec4ae713633 authored almost 6 years ago by mikoto2000 <[email protected]>
github.com/prabirshrestha/vim-lsp - e5f54f9b389067d27f0f952f079f99949a9244e9 authored almost 6 years ago by mikoto2000 <[email protected]>
github.com/prabirshrestha/vim-lsp - 3e28b8fb1ed670a19f1cb178f5363739c8732a39 authored almost 6 years ago by grainrigi <[email protected]>
Support NeoVim virtual text
github.com/prabirshrestha/vim-lsp - e3f69339efbf9582be1859766e2b2ed353bedfbc authored almost 6 years ago by Prabir Shrestha <[email protected]>github.com/prabirshrestha/vim-lsp - 51d7746515a5da0cce173668502bed30f4520566 authored almost 6 years ago by Łukasz Niemier <[email protected]>
Currently it uses similar interface to one provided by the signs
feature.
Close #214
github.com/prabirshrestha/vim-lsp - cedacac6fcf3aea5ac146f28ff5fe4f25c724b9e authored almost 6 years ago by Łukasz Niemier <[email protected]>Navigate directly to error column
github.com/prabirshrestha/vim-lsp - eadfab3d68287439128c4fa999d1fddc096006e3 authored almost 6 years ago by Prabir Shrestha <[email protected]>* Check buffer loaded
* Cosmetic change
github.com/prabirshrestha/vim-lsp - 3ee778a0c62b9d4c4562153e59684cc796ad98d8 authored almost 6 years ago by mattn <[email protected]>github.com/prabirshrestha/vim-lsp - 2c7c74793341cf989c76abfebac0c7f14302c7b2 authored almost 6 years ago by nickspoon <[email protected]>
Moving the error navigation code out of signs.vim to diagnostics.vim
means that errors can be na...
initializationOptions is not passed
github.com/prabirshrestha/vim-lsp - 0310241af11adc6c3a7ba93955bc27b15744c957 authored almost 6 years ago by mattn <[email protected]>github.com/prabirshrestha/vim-lsp - 579dc32e8ab16eaa9ea4ac10d9adb5095e7aeb3a authored almost 6 years ago by Yasuhiro Matsumoto <[email protected]>
initialization_options is not passed
github.com/prabirshrestha/vim-lsp - dd78067d51a5392ee934e496350db5b00a0bacac authored almost 6 years ago by mattn <[email protected]>Fixes #326
github.com/prabirshrestha/vim-lsp - 0bffe7f62130bb71e5f353e1d7facc2f1ef79143 authored almost 6 years ago by Yasuhiro Matsumoto <[email protected]>
According to LSP 3.0 specification, params in 'initialize' request is
required (it can be null,...
According to 3.0 specification, client should send 'initialized'
notification after client rece...
github.com/prabirshrestha/vim-lsp - 8a8f2131295a8fa26e0cec0c74a7dae54a0bfaf1 authored almost 6 years ago by mattn <[email protected]>
github.com/prabirshrestha/vim-lsp - 421202982d1439ae593dcee9752ddd4bdbdb6669 authored almost 6 years ago by mikoto2000 <[email protected]>
github.com/prabirshrestha/vim-lsp - 369cf3f3c805b3bada394381c6e7bb6350522807 authored almost 6 years ago by mikoto2000 <[email protected]>
github.com/prabirshrestha/vim-lsp - 9696023e2197d98426570e17024038e14ce0fc27 authored almost 6 years ago by mikoto2000 <[email protected]>
github.com/prabirshrestha/vim-lsp - 2a7ea6cd61d5e202294a08240edbf2bc9d8fc09e authored almost 6 years ago by mikoto2000 <[email protected]>
The signs API doesn't currently have support for storing "arbitrary"
data in the sign {dict}, so...
github.com/prabirshrestha/vim-lsp - 09afaa0f485a4ed1e9c9d7ec26462876093042ae authored almost 6 years ago by nickspoon <[email protected]>
Make :LspErrorNext wrap to the first error when the cursor is positioned
after the last error, a...
This commit adds the error column to the array of errors (previously an
array of line numbers, n...
github.com/prabirshrestha/vim-lsp - 4e7fe37d68f5d4db59c6ea66eb9930ea8849fe4e authored almost 6 years ago by mikoto2000 <[email protected]>
github.com/prabirshrestha/vim-lsp - 315d73c0bd9b38c6d1d1f5604cd9e42467eacda2 authored almost 6 years ago by mikoto2000 <[email protected]>
github.com/prabirshrestha/vim-lsp - e1953782604bc9570bc0bad97a5ba882f4a5224d authored almost 6 years ago by mikoto2000 <[email protected]>
Redo diagnostics
github.com/prabirshrestha/vim-lsp - b71d35cc0a31500d97fdd4eb97cfc1dbe3ec72fd authored almost 6 years ago by Prabir Shrestha <[email protected]>Fix mapping not to use <expr>
github.com/prabirshrestha/vim-lsp - 71404567c963e85742b7de8ec3fec5216e239e45 authored almost 6 years ago by mattn <[email protected]>github.com/prabirshrestha/vim-lsp - 1dfc456428a824e76dd3d05819a64b80f92d94e5 authored almost 6 years ago by Prabir Shrestha <[email protected]>
github.com/prabirshrestha/vim-lsp - a7771b6c91010a276663ab417f96ccf8f00a9ef1 authored almost 6 years ago by Yasuhiro Matsumoto <[email protected]>
github.com/prabirshrestha/vim-lsp - 78d549b0068b9d6f03cb7693943db83044a736ed authored almost 6 years ago by Yasuhiro Matsumoto <[email protected]>
github.com/prabirshrestha/vim-lsp - b291bd6a6cb37aca1089d140a2c917b80ce434cf authored almost 6 years ago by Prabir Shrestha <[email protected]>
github.com/prabirshrestha/vim-lsp - 29d2bda48b5536d876f78997c5e524f7fe5e6978 authored almost 6 years ago by Prabir Shrestha <[email protected]>
github.com/prabirshrestha/vim-lsp - a99a4e53d8afa04d343b844f779c4e765ed95fc8 authored almost 6 years ago by Prabir Shrestha <[email protected]>
Check &hidden for split window
github.com/prabirshrestha/vim-lsp - 28ba60120556c4be71368d1fafe10c216a1c59cf authored almost 6 years ago by mattn <[email protected]>github.com/prabirshrestha/vim-lsp - 98f7abac7d0894889c2ea4a8cac55b7e44210866 authored almost 6 years ago by Prabir Shrestha <[email protected]>
github.com/prabirshrestha/vim-lsp - 0b99bf26abec2a702d39ad4f2a895bae10b183d6 authored almost 6 years ago by Prabir Shrestha <[email protected]>
github.com/prabirshrestha/vim-lsp - 3c3274a30a41c959bc751619f26825cacf8f669f authored almost 6 years ago by Prabir Shrestha <[email protected]>
github.com/prabirshrestha/vim-lsp - ad3d5385aee5e81fe7522633e4f66dec98be1f0b authored almost 6 years ago by Prabir Shrestha <[email protected]>
Fixes #307
github.com/prabirshrestha/vim-lsp - bc7485361a9d632772514bc4a89455ef8025adb9 authored almost 6 years ago by Yasuhiro Matsumoto <[email protected]>
* Proper use of `kind` completion item property
* Add tests for `kind` completion item property
* If the user has "fixendofline" set, append a blank line to preserve the EOF newline
* Break u...
Add format-range-sync
github.com/prabirshrestha/vim-lsp - 62c2f94accaa66a19fcf667a8a904f2180c1859d authored almost 6 years ago by mattn <[email protected]>Prepare range for rename
github.com/prabirshrestha/vim-lsp - 716c3e84d60b1ba41945e1aebcfa667eebae909e authored almost 6 years ago by mattn <[email protected]>github.com/prabirshrestha/vim-lsp - c16ec24e7f3f2cc88e3b415e4202d2d339a360ad authored almost 6 years ago by Yasuhiro Matsumoto <[email protected]>
github.com/prabirshrestha/vim-lsp - d1058060bf56d8028b00717fbfd07f24155fadbe authored almost 6 years ago by Yasuhiro Matsumoto <[email protected]>
Avoid barfing up errors if user edits a file where lsp is configured,
but we can't run.
json...
github.com/prabirshrestha/vim-lsp - d961852dcdc094217eeda9b8b37409ea82258abc authored almost 6 years ago by David Briscoe <[email protected]>github.com/prabirshrestha/vim-lsp - fc163643560f71837e285459a2820928ea53beda authored almost 6 years ago by Prabir Shrestha <[email protected]>
github.com/prabirshrestha/vim-lsp - e36843112a7c0030e7903f18b0752c2df7130d0a authored almost 6 years ago by Thomas Faingnaert <[email protected]>
* Handle partial matches in omnicompletion
* Make remove_typed_part script-local
* Fix asyncom...
Fixes exception for empty list
github.com/prabirshrestha/vim-lsp - cf257bcd87f7bbca46fa2b29474a146593483905 authored almost 6 years ago by mattn <[email protected]>github.com/prabirshrestha/vim-lsp - 46fd937a730e26f2a5c3849682ddddcea973a521 authored almost 6 years ago by Yasuhiro Matsumoto <[email protected]>
github.com/prabirshrestha/vim-lsp - cf0ff507cd59958971142dcbdb54b82667cc1609 authored almost 6 years ago by Yasuhiro Matsumoto <[email protected]>
When codeaction fail, show errors
github.com/prabirshrestha/vim-lsp - de1c8c065251439639aa0afdab1521a89c7bce76 authored almost 6 years ago by mattn <[email protected]>Logging throwpoint
github.com/prabirshrestha/vim-lsp - 271b69a4b91b7da5f231a2ca3153adbbcae7b906 authored almost 6 years ago by mattn <[email protected]>github.com/prabirshrestha/vim-lsp - 6eb1271697ec856505f02d99a0e1b435a5031955 authored almost 6 years ago by Yasuhiro Matsumoto <[email protected]>
github.com/prabirshrestha/vim-lsp - ee93da00e475e04076d0805380edc23c34ac9449 authored almost 6 years ago by Yasuhiro Matsumoto <[email protected]>
github.com/prabirshrestha/vim-lsp - 60172d076c9416fe777a94ea57fd90cc70346dce authored almost 6 years ago by Yasuhiro Matsumoto <[email protected]>
* filtering with a:base must use stridx
* filter case insensitive
github.com/prabirshrestha/vim-lsp - 043340455683463a3c8f854b7ac4bdfed70089d9 authored almost 6 years ago by mattn <[email protected]>Use spaces instead of tab
github.com/prabirshrestha/vim-lsp - 2224e50ba4f2cfa76675d47f8f50132bb03a26a3 authored almost 6 years ago by mattn <[email protected]>