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
da9efdae97e011446f9df1f20e3d3cc4301b50f8 authored almost 4 years ago by Eric Dallo <[email protected]>
Fixes https://github.com/emacs-lsp/lsp-mode/issues/2642
e40749fb10ba9e1a9284ba37bf205d875c2f2e12 authored almost 4 years ago by Ivan Yonchovski <[email protected]>* Make paths for typescript-language-server configurable
* Remove tsserver configuration and ...
e7b86d076b41e89254220122a1ea5b05f03cc4eb authored almost 4 years ago by Sorixelle <[email protected]>* Make signature help cleaner
* use not cl-rest
fcea313af2aa2a5da7c1f10cc7462f0104681547 authored almost 4 years ago by Eric Dallo <[email protected]>* Add border to posframe
* Change border to background color to look like padding
8a3ca6f9cfd3eeee3dff123597c2ea9082d08fa9 authored almost 4 years ago by Eric Dallo <[email protected]>2d1732a3b9bc27c1eeb4e69805bb6a8527ae7893 authored almost 4 years ago by kiennq <[email protected]>
* Implement eslint/probeFailed in lsp-eslint
* Use lsp--error instead of user-error
d6926bd7fd3570b80513319b5a6905648ea6a194 authored almost 4 years ago by Sorixelle <[email protected]>Fixes https://github.com/emacs-lsp/lsp-mode/issues/2608
d5db433fc62f323917422299f1153c2d945bf981 authored almost 4 years ago by Ivan Yonchovski <[email protected]>7f0a978a9cdda8fe41e222f8e8aeb2d8050da2a4 authored almost 4 years ago by Ivan Yonchovski <[email protected]>
3bafb1091b7051f704ada8cce61f2592aa578ee0 authored almost 4 years ago by Eric Dallo <[email protected]>
Also fix end of line condition, so that `some-file.html.json` should not match.
587c042044769862691ef8ca10b081ef8a3b6892 authored almost 4 years ago by Murad <[email protected]>* lsp-workspace-root: to return best match instead of first
* Update lsp-mode.el
c72054aaad52e506fc077f7f6c8a28cb72c45df4 authored almost 4 years ago by Murad <[email protected]>Pretty much all of the code is stolen from @Alexander-Miller's `treemacs-icons-dired`
48f1d0f027ebff9397b49a80f0e1906e0aed0c57 authored almost 4 years ago by Ivan Yonchovski <[email protected]>* Remove dash-function dependency
* Remove require dash-functionl
8166a1fe04891efcb7f1262609e77fc48500537b authored almost 4 years ago by Jen-Chieh Shen <[email protected]>Fixes #2594
ca6f01c34d3f005ea5f7acbabeacfef2a14b5c66 authored almost 4 years ago by Ivan Yonchovski <[email protected]>Fixes #2603
38d434feb412e8a935c0f6f44318098043e80ff4 authored almost 4 years ago by Ivan Yonchovski <[email protected]>Fixes #2600
83334f62b58feed06c0438671bfc550efcbebe63 authored almost 4 years ago by Ivan Yonchovski <[email protected]>* Add support for Deno's language server
* Fix doc lint errors
* Add :package-version to d...
33946e5f43f5713af533d680e348ada7d5d34737 authored almost 4 years ago by Mustafa Khattab <[email protected]>* `lsp-imenu': support categorizing by :kind?
* `lsp-imenu': use `lsp-symbol-kinds'
Rename...
39687fe2a4ad6db1a1df6e070b09de18aef67414 authored almost 4 years ago by Nikita Bloshchanevich <[email protected]>3ca25e61b419c4419a345d43594338b8f2ff295e authored almost 4 years ago by Jen-Chieh Shen <[email protected]>
This release forces an update on those users who may still be running
a rev of ht.el containing...
ht.el has now merged a fix for `ht-get*'.
c1996c6056fcce89366cb269739e7fcf8ded18d4 authored almost 4 years ago by Brian Leung <[email protected]>- Fixes #1520
- introduced `lsp-diagnostic-filter` which can be used to limit the reported
diag...
* Update lsp-clojure to download native binary instead of legacy embbedded jar
* Update rust-...
41248b1715c414234de9ecd8057f6487969446dc authored almost 4 years ago by Eric Dallo <[email protected]>38188861b6c0b27633c7968a0d67414a60708660 authored almost 4 years ago by Theodor Thornhill <[email protected]>
a97192b2224fdd009e70635e7de8fa3cb3807fbc authored almost 4 years ago by Ivan Yonchovski <[email protected]>
40013c4b65b0aace87e3e86503b4a02cb9067d74 authored almost 4 years ago by kiennq <[email protected]>
87c32c44ffea7f5d61472f8072dc36b21f9e2614 authored almost 4 years ago by Jen-Chieh Shen <[email protected]>
900d731a3cbe9f8fcf318f7f4cdb7b6714b93a72 authored almost 4 years ago by Brian Leung <[email protected]>
62cd1b2e569c72638ba4bd42a0290192c224c28d authored almost 4 years ago by Ivan Yonchovski <[email protected]>
* Finish the first implementation
calls the extension endpoint =textDocument/switchSourceHead...
3aa5d297819952f68dbf294ae6e3c2c81e9beac9 authored almost 4 years ago by petr-tik <[email protected]>93fad1bd816ef036cb7d8600350c1e862877e798 authored almost 4 years ago by kiennq <[email protected]>
- introduced `lsp-activate-on` which mimic what vscode does - it selects the
language server ba...
01bcb3f29ba50ad9029a42fea1abf82ad71750b7 authored almost 4 years ago by Ivan Yonchovski <[email protected]>
Fixes #2570
a6044beda30312925ccb5d33b9b6837a238596b3 authored almost 4 years ago by Ivan Yonchovski <[email protected]>`(add-hook 'cpp-mode-hook 'lsp)` doesn't work (took me a while to figure out why things weren't ...
16b2da4a7bf902502832f50814db73cea64abf18 authored almost 4 years ago by Patrick M Young <[email protected]>* Leave default to lsp--render-string
* Leave default to lsp--render-string
015324aaffa95516e99d38b08a8d5c689a218290 authored almost 4 years ago by liushihao456 <[email protected]>
- The new reporting uses the modeline
- the old reporting can be accessed via
```
(setq lsp-p...
* Prefer `should-not' macro over (should (not
The `should-not' macro is highlighted as a macr...
980380ca67feedaedf9d292ff77c511783eead54 authored almost 4 years ago by Brian Leung <[email protected]>Fixes https://github.com/emacs-lsp/lsp-mode/issues/2403
95ae3537bee825bdb5ec1d22e40d0182a94655e7 authored almost 4 years ago by Ivan Yonchovski <[email protected]>86f6529da35480637b1ff13fd984f8c3f2d15f67 authored almost 4 years ago by Ivan Yonchovski <[email protected]>
5eac1c829757bb255ad7c1dfb222c13c73d0e100 authored almost 4 years ago by Ivan Yonchovski <[email protected]>
8c8f4723f7767673e7d1c3563c996c7ec29003c5 authored almost 4 years ago by kiennq <[email protected]>
`lsp-configure' modes should add their enable functions to `lsp-configure-hook'.
The correspond...
7aae8e5dd986a87a706acbc25f75ca5a33e5e5fe authored almost 4 years ago by Damien Cassou <[email protected]>
e3d2fd6a3723b1af029199078a7f68b7ebe477fd authored almost 4 years ago by Brian Gorman <[email protected]>
* lsp--xref-elements-index: Fix bug
The :location property of a SymbolInformation is of type ...
68fddd5d9c5506b2adf6a3f67bbe568f44563dd4 authored almost 4 years ago by Brian Leung <[email protected]>This reverts commit dc7708639fa5d2650bd18b0f161bbd53e77b25a6.
64412b8c530163db7955730f1853a8ef8b3a203c authored almost 4 years ago by kiennq <[email protected]>4bc9e9d811dd7ee8541882f1a0cd8bb81e3e3bda authored almost 4 years ago by Jen-Chieh Shen <[email protected]>
Ensure that `lsp--registered-capability-options' is not called with a
nil value.
0fe29d6f5d0cbc59a88f147f24a5480a05995cde authored almost 4 years ago by sunlin <[email protected]>
Fixes #2544
ebd71c8d405d2333a761b5de84661cca85ee97b2 authored almost 4 years ago by Ivan Yonchovski <[email protected]>Update use-package declaration in official website!
3b903d670f02790ed7f66bd6de2ac12159ef83df authored almost 4 years ago by Utkarsh Singh <[email protected]>f34039e872680f6032570c6f4a49e77cb56624e3 authored almost 4 years ago by wezzle <[email protected]>
864dede317f4edf15f670859d771d19a7d650a58 authored almost 4 years ago by Theodor Thornhill <[email protected]>
48648f3f745622dbe5a29db3d4ad23a0579e4a23 authored almost 4 years ago by Damien Cassou <[email protected]>
* `lsp-iedit': add to docs, changelog, contributors
Add `lsp-iedit' to the docs, describing `...
b0ca7142c3042080ef9e5fab315289d0a30dbafc authored almost 4 years ago by Nikita Bloshchanevich <[email protected]>* Implement lsp-eslint--confirm-local and update ESLint language server
* fixup! Implement ls...
a0c41e489c656bc69a3cdd0d04ee549f45e42a59 authored almost 4 years ago by Sorixelle <[email protected]>* Apply other Emacs version for CI test
* Fixed semantics, over 80 chars
* Fix linting iss...
1f013cdddfb05d515c5ecc6f4157594fdd201c3f authored almost 4 years ago by Jen-Chieh Shen <[email protected]>* pull upstream changes of iedit-start
I added the (iedit-lib-start) call (it was a recent up...
8ed2fa58c54fc28bb0e9257a4d93a90f73c3f97d authored almost 4 years ago by geza-herman <[email protected]>- Fixes #2532
2e4976514476a61950780e8afc8da71d4d496a77 authored almost 4 years ago by Ivan Yonchovski <[email protected]>e1d8b17838a8cb7357626169620f006748f0bac2 authored almost 4 years ago by kiennq <[email protected]>
* Add mjs to ts-ls activation regexp
* js2-mode derives from js-mode
* Use dot instead of ...
f31d4214f6dc91a04165c089811e398b9d7a0465 authored almost 4 years ago by Jimmy Yuen Ho Wong <[email protected]>3033c1a9ade97ba592380cddb008069647d5e338 authored almost 4 years ago by Eric Dallo <[email protected]>
0062a7cd4ab674390287e6b20d93ac42ed1f5512 authored almost 4 years ago by Jen-Chieh Shen <[email protected]>
83fc26ef2bd9826a75dc2577199df3e31d05cc56 authored almost 4 years ago by Thomas Frössman <[email protected]>
This now requires a param struct
5bf897f063f33ffd549d973c5bfccaad606ad6dd authored almost 4 years ago by Russell Mull <[email protected]>* Update changelog
* Add as3 to doc.
* Register global entry.
* Add lsp-as
* Add per...
bff9dbb6172de3a5288c7f58a81478cb604c2e80 authored almost 4 years ago by Jen-Chieh Shen <[email protected]>623d4372b8495740e631fa8a068c11137af57aa9 authored almost 4 years ago by Ivan Yonchovski <[email protected]>
* Add support for codeAction/resolve
* Check for command and edit before request code action
...
df809cf4afca507761bdd5a85817d5258aef26c7 authored almost 4 years ago by Eric Dallo <[email protected]>
digestif officially supports `context-mode' and `texinfo-mode' in
addition to `plain-tex-mode' ...
* `lsp-workspace-*': don't prompt for one workspace
Similarly to `lsp-auto-execute-action', `...
ca609319cdb5921aa121e174efc89b115d03d32f authored almost 4 years ago by Nikita Bloshchanevich <[email protected]>
We prefer to take users to the opencollective page, and not to a page
with the image alone.
77a10c04bb9e0c7d383f578900602fa3b0488044 authored almost 4 years ago by Eric Dallo <[email protected]>
72fbcf2005b892014dd6d034c27ae375f1678d11 authored almost 4 years ago by Eric Dallo <[email protected]>
fb644f677ca85dc2a4928afab70e7f568e01483b authored almost 4 years ago by Eric Dallo <[email protected]>
* Add lsp-icons for icon management
* Add check for feature icon support
* Change CHANGELO...
6301a6c0f448a0682bff827e9bd482955fc3b0c5 authored almost 4 years ago by Eric Dallo <[email protected]>
`lsp-install-server' now loads `lsp-client-packages', so that auto-installation
works for clien...
69c86db36913661d080519adec116fa85d937130 authored about 4 years ago by Sergey Vinokurov <[email protected]>
ee4d07f178174e935099971affe12e2e13af908f authored about 4 years ago by Eric Dallo <[email protected]>
82219b5f3e006b90211979b1f1421d6a5bb074d6 authored about 4 years ago by Eric Dallo <[email protected]>
1b75628351fe225feab815f7f9af6727089b4828 authored about 4 years ago by Eric Dallo <[email protected]>
67b049d5f72f954ccc824e880c318014f0e287e0 authored about 4 years ago by Eric Dallo <[email protected]>
3b7763bdc3e7d4ef6d6b21f2f1d70d60bccbf74d authored about 4 years ago by Theodor Thornhill <[email protected]>
5de768ff59e39d7014da96b86e8d8e4b2e6c6426 authored about 4 years ago by Eric Dallo <[email protected]>
09e8d3ba8f15a0c91ec91330579be201ba69aeb4 authored about 4 years ago by Eric Dallo <[email protected]>
* Add clojure guide
* Add basic configuration
* Improve cider section
* Add cider optio...
3a7babfe3791281536d0cae43856c27281b613c0 authored about 4 years ago by Eric Dallo <[email protected]>This char is not present in a lot of the popular fonts and it is causing trouble.
6323065f8990e040fb66e8bfed7e50da16a07375 authored about 4 years ago by Ivan Yonchovski <[email protected]>- introduced lsp-sqls-connections, it can be used like this:
``` emacs-lisp
(setq lsp-sqls-c...
* Add auto save buffers after text edit
* Udpdate CHANGELOG
* Use hooks by operation
* ...
5a33282b1e85526be8d211f4df545cf1981e1fa7 authored about 4 years ago by Eric Dallo <[email protected]>
`lsp--range-inside-p' checks if the range corresponding to its first
argument is contained withi...
This is easier to read than `seq-doseq'.
dbfbe1a221de78e5d42e93ab2833d68c7f27f1b7 authored about 4 years ago by Brian Leung <[email protected]>587f16850709f23210c8c20c88bb5e66ff321b18 authored about 4 years ago by Youmu <[email protected]>
80e3f62d6d65b8c123f69c7a53dfa0d159f832ba authored about 4 years ago by Eric Dallo <[email protected]>
01fc0bb9a6db1b3b82aec3fdcff6ad1935d43466 authored about 4 years ago by kiennq <[email protected]>
f4598c0006ec7e0030f0f9a65325a52bdc23e199 authored about 4 years ago by kiennq <[email protected]>
(Requires a recent version of Flycheck with this fix: https://github.com/flycheck/flycheck/pull/...
6223c2f47c53126168db0b1fca52380245f8b551 authored about 4 years ago by Daniel Martín <[email protected]>* `lsp-lens-mode': disable in `lsp-disconnect'
Add `lsp-lens--disable' to `lsp-unconfigure-ho...
5f93936da79c626c7b6f654cd3ac12540627434a authored about 4 years ago by Nikita Bloshchanevich <[email protected]>
If there is no symbol at point and no locations were found, a "Not found for:
nil" message is s...