Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/emacs-lsp/lsp-mode
Emacs client/library for the Language Server Protocol
https://github.com/emacs-lsp/lsp-mode
They are now part of the emacs-lsp organization.
7b6fbb5d1cf0589741e0ff6c9cab8d77430d8c77 authored over 5 years ago
It is nice to have first-class config knobs, but once people start
using these experimental set...
b3dd6057dc7eb8f76774ee8ec779cdf6f66f4a2d authored over 5 years ago
* Load yasnippet as an optional dependency
`require` yasnippet with the NOERROR flag so that ...
71248e67aaf3e3610d78ebcdefd77746cf7fd12e authored over 5 years ago
Dedupe by the setting's path rather than the entire tuple. This avoids
ending up with duplicati...
6260877fd9572f30290eb4276ff6604cdeaffc5a authored over 5 years ago
a214f969e75b251588b620a4608b15ab46d3087b authored over 5 years ago
951766b0ddb2d4f1086dd99983803b60a2198092 authored over 5 years ago
2ba8f20fac3bf25d0bc93988dba40d411dfcd6f2 authored over 5 years ago
9481e6c45d8e0806dc1b80e892f1ccb5c64ec420 authored over 5 years ago
add lsp-rust-analyzer-syntax-tree
ed638fbcb9364b385b98175f2f6f009c7f0ac5aa authored over 5 years agodf09a6bb40e5f212090bfb4ac31306ab901eaac5 authored over 5 years ago
* Be robust to empty uri's returned in textDocument/references response
See issue,https://git...
d96d32bc5456dbb4fbec7d802a85a6f097f6e5ca authored over 5 years ago- Fixes https://github.com/emacs-lsp/lsp-mode/issues/1034
f27af1666eb52e651fa8b4319042f0267efaaf3e authored over 5 years ago8b933e1bf8d316f9d5029d26d65ff8cb5977d642 authored over 5 years ago
806d42ec6455d04b887d6d8feec2f0b830825d5d authored over 5 years ago
- Fixes #1100
ed778d07e10e8ff67ea21dfbe9fd99fca93b5236 authored over 5 years ago04c3591d27821a8c7e12176b6c4cf49d2a787ebe authored over 5 years ago
Add lsp-fsharp-update-fsac.
51caba8aeb3f1d48bd5d14b6ce9b1630d2e9d945 authored over 5 years ago66780e026da6711a4219802bc20b7cb165ea44b2 authored over 5 years ago
It's nice to be able to update before you start the server in question.
a0df5de7b98b12a2f8948c066715b1ae2541ff33 authored over 5 years ago8fb6f909c34af16dc3e9d0d5b83e21abeb76f90d authored over 5 years ago
* readme: mention rust-analyzer
* use package-version 6.2 for new defcustoms
* echo active...
a315b1984029f384484d79d9187c59a51dbc2a31 authored over 5 years ago* Define `lsp--string-vector-p` and `lsp-string-vector`
This adds a custom type, for use in `...
3145edd056405e03715d4690cf4b7891a6c0bbab authored over 5 years agodf4043082a7bb778b6845d3557304c0a8fd68894 authored over 5 years ago
Fixes https://github.com/emacs-lsp/lsp-mode/issues/916
adf5ac5cda6dd76bef6a4722321a553f50239c27 authored over 5 years ago- make sure that all of the options are visible when user does not use ivy/helm.
7cbe4442664874eb765bd021614bb4a502df5268 authored over 5 years agoadd basic rust-analyzer support
d7d9014da5b31637ddac504de4ad467e47e71090 authored over 5 years agoUpdated lsp-stdio-connection to call set-process-query-on-exit-flag on the buffer associated wit...
9d8af314b75e377ee4ad975da09e021c1d5d644d authored over 5 years ago4e12bfb14ce57a4abf031073a2440979238ea4a1 authored over 5 years ago
02e4525ec228c6815450e3495d085045660d2314 authored over 5 years ago
Fix spelling of reponse -> response
a7d1e5845e3fd33806523a0d8a64c157fe9fbbad authored over 5 years ago5f0699a312252ef8fc16baeba383a1ae5173b0f5 authored over 5 years ago
1. Turns out, `(list)` and `(plist)`, when empty, both get serialized to json as
`null`. `lsp-g...
249d65e35bdf11832725e74ca61c1df8a1d2c0f0 authored over 5 years ago
- Fixes #1095
f43c025affeec34114d7f13241aed53ae2269c31 authored over 5 years ago
This really should happen in markdown-mode, but it doesn't do that
currently, so do it here for...
* Add support for merlni lsp server for ocaml
Merlin is the primary backend of for all editor...
7ff181bde50b65568f6ea7e6785eceeb730775a4 authored over 5 years ago
otherwise vls will throw a error inside style tag "Request
textDocument/completion failed with ...
Add language server options to lsp-fsharp
a0d50685d062aad88912276b202a2dbd05e808ee authored over 5 years agocd9fa88f595b1a90f6434f9cb487a9b8838430e3 authored over 5 years ago
* Fix list of blacklisted crates
* Remove the offending characters
875fe19659fb49eb37935e295275bd0f38b16f41 authored over 5 years ago* Update `gopls` initialization options
`gopls`, wrapped by `lsp-go`, supports a variety of s...
66475c333587dbae70897004ddf9ab8180b6dbdb authored over 5 years ago
This commit introduces a new defcustom for toggling "auto workspace init"
behavior, and separate...
4ddbe014886630c39bc45313fd1881b30609af5d authored over 5 years ago
* Improve wording of the repository file watching warning
- (lsp--ask-about-watching-repo): N...
88a546c1f21ea322c371d53867d75f29c23f3aee authored over 5 years agoProvide support for Ada Language server
ec04f70374f17e42e24ec2be0117d18d245ae9b2 authored over 5 years ago5f5a6a8b528e360dc8cc13d24aa6151ba14906e0 authored over 5 years ago
2215586dc8103ce93c32c483bd454906f07cecaa authored over 5 years ago
FSharpAutoComplete, the service implementing the language-server protocol for
F#, has a whole sl...
- Delete unused variable
4ee6808e0e1853399ef78f0cff01f28683ec9ca1 authored over 5 years ago
- When there was more than one lens in the overlay it was possible to lose the
\n due to the way...
90313a5351bd25341db7342c27d89254fd4ba5bb authored over 5 years ago
46cb2d647b83937af2914dd1b6ef12f16a0863cb authored over 5 years ago
Allow rust crate blacklist to take a list
52ccc83bc4a2537d35a528a1fe4825ed3a37263b authored over 5 years agoDisplay signature help regardless of where point is
f49c70a4d094694dbc78b39021d6c465697086fd authored over 5 years agoCall shutdown method with "params":{}, not "params":null
348bb90fd288e410e8dfb74e5c9d49f805823c85 authored over 5 years ago
"null" is not a valid JSON value for "params" according to the
JSON-RPC specification.
Do the s...
c845b854e813ef9e2ea3e06c55fc549dcb17f85a authored over 5 years ago6cf48304ab90e418cb52f94d1e6ac62bef5c7a6e authored over 5 years ago
4290cdd9f0295baed435b392f1b3c415afb19810 authored over 5 years ago
01e0ee46ba7a3aa28104b25bc5e467a71c6ca09f authored over 5 years ago
7b01f181172a1f9b72238edf3f0896ae0c2f5440 authored over 5 years ago
Added support for VHDL
9de52b780b399234ea0c8ae0d7189ad566046d5d authored over 5 years agoa1fc7d10b0a9e47d4b9c4c1097ad53dbdd977d3e authored over 5 years ago
Update intelephense configuration options
ed5332c403ac9fb550d0dd83cd93410e7464f6bc authored over 5 years ago8f3571dd51e9c8a8d44d2df1f28c5e37c6c4c009 authored over 5 years ago
Use non-versioned TextDocumentIdentifier in didClose
228326bfead89dd9bcd508603d15e1b12f711851 authored over 5 years ago
According to the specification, the textDocument parameter for
textDocument/didClose is TextDocu...
Import new GPG key to download ELPA package on Travis CI
4673cd8c729bc407cd355bb68b370b379b436fbb authored over 5 years agoOld GPG key was expired at Sep 2019.
6db92db0b628eb5aa29e1cf8e513f17264f17e9f authored over 5 years ago[#994] Enable scrolling by default in lsp-log-io buffers
9d75c6d58830646349d2f3fc061df361b668b679 authored over 5 years agoConsider hover contents consisting of a single line as signatures
b659b4b41df425036c18baa13d61c88b38fd4f8c authored over 5 years agoThe RLS option `crate_blacklist` takes a list of crates to blacklist, not (only?) a boolean. Thi...
83aee0d7deab63d790b2a284c9b60c2ab5612281 authored over 5 years agoImproved support for textDocument/prepareRename
421799f6484ee050296fa714e49d8cd06cb90c9f authored over 5 years ago
When the server provides a placeholder text in its
textDocument/prepareRename response, use it a...
The current version of the specification documents that
textDocument/prepareRename may return
`R...
textDocument/prepareRename may return null to indicate that "a
‘textDocument/rename’ request is ...
ac8f5c112c7b20fc25223fca2e3fc7d996fb8ec9 authored over 5 years ago
When moving point from one position with one hover text directly to
another position with a dif...
e4a230bdd4eba2eeb211dd87d16de0f616665179 authored over 5 years ago
"\." is the same as ".", i.e. "any character" as a regular expression.
012cc26a1fa7e0870911d28e2e18d7b04c65a429 authored over 5 years ago
When textDocument/hover returns a single string consisting of a single
line, show it in the mini...
ed0e5d22f0b3fdd71c264b4a4b5c0b346197950a authored over 5 years ago
5423887ae549063ca6bda0aaefd4ac8eb2e2ab0e authored over 5 years ago
1e1858b3daeecb60eb2f5f8f7c53ab0db4d11db0 authored over 5 years ago
* add custom variable to constol skip hover on whitesapce or newline
If `lsp-hover-skip-white...
b0e337784103b6433f4246cb615b52fddc099240 authored over 5 years ago- Fixes https://github.com/emacs-lsp/lsp-mode/issues/1045
9e04a48de9ec0ed046deaaaadc64587d302eb60f authored over 5 years ago9ffbc9d0910d1622fbe1a40229c4d30b4a0981aa authored over 5 years ago
c38b7ebabf203715acc71d8f735d95918023ac1b authored over 5 years ago
3a7bb350f4e53e9d85399d49497a1bc0bb4f810b authored over 5 years ago
04086bd000200fe831a3cae1157e056569172caa authored over 5 years ago
663686a27807e01a64016de48da775d817d50b6a authored over 5 years ago
* Try rangeFormatting when formatting is not supported
* Ignore narrowing
1899e6b05d1c9a21b20ff486f514a3c3fc03e079 authored over 5 years ago
According to RLS: option `use_crate_blacklist` is deprecated: use
`crate_blacklist` instead. Th...
86d3a8effd692c0a99dac0f88d93b58077b33daf authored over 5 years ago
* Switch from autoload to fsharp/workspaceLoad
* Use `(cdr (assq ...))` instead of `let-alist`
b06550f793fc7a089a86273a151520606dc1e936 authored over 5 years ago4b5f60d0c41d5ebec1eab49ae82b8f50332b5096 authored over 5 years ago
* Add C#-support via Roslyn.
This fixes https://github.com/emacs-lsp/lsp-mode/issues/815.
...
0546d33e345c63265a6df812f2713e62dbe6a7ad authored over 5 years ago
If this is not autoloaded, then it is only marked as safe from the
defcustom macro *after* the ...
945d2811c5f0bd02cad49faf2525258c3cea4755 authored over 5 years ago