Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Emacs Language Server Protocol Client
Emacs client for language server protocol (LSP)
Collective -
Host: opensource -
https://opencollective.com/emacs-lsp
- Website: https://emacs-lsp.github.io/lsp-mode
- Code: https://github.com/emacs-lsp/lsp-mode
* add `workingDirectory` support to `eslint` client
Logic from
https://github.com/microsoft/...
https://github.com/artempyanykh/marksman
Emacs config:
(use-package markdown-mode
...
This controls the `purescript.formatter` server option.
github.com/emacs-lsp/lsp-mode - 2ca7364c31aefbe43e1b06699b1a15f78a935a95 authored over 2 years ago by Robert Helgesson <[email protected]>github.com/emacs-lsp/lsp-mode - 4af9907351e72162c2865a094607a8aa6948cb1a authored over 2 years ago by Sibi Prabakaran <[email protected]>
Also minor change in code to use setq-local for the buffer local
variables.
Based on working on some large codebases, I feel these tokens are much
better than the present ...
This is a buffer-local variable to enable temporarily binding
`default-directory' to `lsp-works...
* openscad: support stdio and tcp connection
A new OpenSCAD language server has entered the c...
github.com/emacs-lsp/lsp-mode - e4cc46d754bd0cd55e67eed56381bd525ee67fa9 authored over 2 years ago by Len Trigg <[email protected]>* fix: macos arch
* fix: add arch to other systems
github.com/emacs-lsp/lsp-mode - 5e511babdeda47552e56396dd05dfb86eaabeefd authored over 2 years ago by Erick G. Islas-Osuna <[email protected]>github.com/emacs-lsp/lsp-mode - 72861ca1b565075563bee9c03e3890de437282c5 authored over 2 years ago by Leandro Doctors <[email protected]>
* lsp-ansible: add command to resync inventory
* lsp-ansible: require lsp-completion only whe...
github.com/emacs-lsp/lsp-mode - 9e0280e99b25dcb937af543831e0de0b2142d5e7 authored over 2 years ago by Frédéric Giquel <[email protected]>
* add insertSpaceAfterOpeningAndBeforeClosingEmptyBraces option in
workspace/didChangeConfigura...
Fixes #2255
github.com/emacs-lsp/lsp-mode - 4c20f04f5a6e6192e0f6752bb65cdd99c235b14e authored over 2 years ago by Venky Iyer <[email protected]>* [wip] Add the docker integration docs placeholder
* [wip] Add lsp-docker documentation
*...
github.com/emacs-lsp/lsp-mode - 512604f27092465386979e1276f58c5eb37bbdc3 authored over 2 years ago by Andrei Mochalov <[email protected]>github.com/emacs-lsp/lsp-mode - 25370832a1b6353576c5b794aa2509ec2211dce0 authored over 2 years ago by Ellis Kenyő <[email protected]>
github.com/emacs-lsp/lsp-mode - 16082f3fba1674f6e615d9de306a24c9ed356215 authored over 2 years ago by Ellis Kenyő <[email protected]>
Fixes #3602
github.com/emacs-lsp/lsp-mode - 3fa645c0397b8f438f2db2dd288b899ba330d410 authored over 2 years ago by Ivan Yonchovski <[email protected]>npm is _**needlessly**_ complex and has 3 types of dependencies.
Normal: which are intended t...
github.com/emacs-lsp/lsp-mode - c0d17320b86381da3d88903c91689934016497fc authored over 2 years ago by Ellis Kenyő <[email protected]>github.com/emacs-lsp/lsp-mode - 74d411ba292ce4f6c07a80e5bea9d19646698a12 authored over 2 years ago by contrun <[email protected]>
github.com/emacs-lsp/lsp-mode - 6ae607325ba8f1345f897297558b516cbc48af59 authored over 2 years ago by Sam Cedarbaum <[email protected]>
github.com/emacs-lsp/lsp-mode - 5a11f389400dcf618c94d644d194f53b4f33744f authored over 2 years ago by Frédéric Giquel <[email protected]>
Let it disable the "Unable to calculate the languageId..." warning.
Fix its docsring.
github.com/emacs-lsp/lsp-mode - 55bc6149dbc47bd8b570595ebc8a0439b2e5ab6a authored over 2 years ago by Dan <[email protected]>github.com/emacs-lsp/lsp-mode - 6c28d61fe18ffc04492e84c3451b1f3517b2ec5d authored over 2 years ago by Ivan Yonchovski <[email protected]>
github.com/emacs-lsp/lsp-mode - a7dd2ede8957ab4f3320e04d5c9d56a6c113d7fc authored over 2 years ago by Gerry Agbobada <[email protected]>
The rust-analyzer experimental/runnables LSP extension includes an optional flag expectTest
T...
github.com/emacs-lsp/lsp-mode - f15f1fdef735ecb6b60c6e0dae2a0dd9a13ec8b9 authored over 2 years ago by Alan Zimmerman <[email protected]>* Fix docstring that is too wide (> 80 characters)
* Fix more docstrings
* Fix more docstr...
github.com/emacs-lsp/lsp-mode - 4b23ed460243f860327ba105e753326a721edd82 authored over 2 years ago by David Widmann <[email protected]>github.com/emacs-lsp/lsp-mode - 9a22cb4529bd67e2f0cee3dfe4677a7da9d4c9e6 authored over 2 years ago by David Widmann <[email protected]>
github.com/emacs-lsp/lsp-mode - b987e918f0a11c9c38bd72fad0c3fa6f22cd8de3 authored over 2 years ago by David Widmann <[email protected]>
github.com/emacs-lsp/lsp-mode - c44cd787a9164df683ac21ece2c05d21cb3deda7 authored over 2 years ago by brotzeit <[email protected]>
github.com/emacs-lsp/lsp-mode - 92c1f08c7bdb806f00d37ec6d0bf2c05d3995d44 authored over 2 years ago by brotzeit <[email protected]>
github.com/emacs-lsp/lsp-mode - 27c766b8053dfe34c7216dab0a5204060a041da8 authored over 2 years ago by brotzeit <[email protected]>
* Work in progress. Kotlin run/debug code lenses.
* Fixed some minor issues, and found an oka...
github.com/emacs-lsp/lsp-mode - 5395b9f28a007dce124279728c5685f1e9b7f58c authored over 2 years ago by Marie Katrine Ekeberg <[email protected]>* `lsp-update-servers` updates all installed servers
like `lsp-update-server`
* use `mapc`...
github.com/emacs-lsp/lsp-mode - c8b8cd8be491a87a9f629b9a550ddd1715f3dee2 authored over 2 years ago by Peter Becich <[email protected]>github.com/emacs-lsp/lsp-mode - aa946a51fba597357e130b6f1d7a53b14fbf546c authored over 2 years ago by Peter Becich <[email protected]>
github.com/emacs-lsp/lsp-mode - 9957623d93b13fabaca8ba35b85da8fcceaeef69 authored over 2 years ago by Jimmy Yuen Ho Wong <[email protected]>
A little gotcha I stumbled across. It may be too specific to warrant inclusion in the docs, but ...
github.com/emacs-lsp/lsp-mode - 6b6afc00deec6dacb78834c02ed5f262e72ce337 authored over 2 years ago by Kevin Safford <[email protected]>If you create a derived-mode, even if you add the new major-mode to `lsp-language-id-configurati...
github.com/emacs-lsp/lsp-mode - 3a8bbe238d6ab46b1287063d104ee2b00ec949bb authored over 2 years ago by Tosoa Bacca <[email protected]>Fixes #3340
github.com/emacs-lsp/lsp-mode - 7538125d20a21485320f3bc8a442feca8c97c09b authored over 2 years ago by Dan <[email protected]>github.com/emacs-lsp/lsp-mode - 4aafe25e03ab7470b8d3c1cb326affa3c5e9930e authored over 2 years ago by brotzeit <[email protected]>
github.com/emacs-lsp/lsp-mode - e8ca2462525bff52362ccc51f724757c22b8610f authored over 2 years ago by Eric Dallo <[email protected]>
28.1 included here: https://github.com/cask/cask#typical-ci-usage
github.com/emacs-lsp/lsp-mode - 072d64e6fae6601faacded7169b5f9a1f83786ba authored over 2 years ago by Peter Becich <[email protected]>github.com/emacs-lsp/lsp-mode - 7f331321c5651e2245ae315a2038f250bc86271e authored over 2 years ago by Eric Dallo <[email protected]>
* Updated Changes
* Camel Java DSL with the Camel Language Server
Fixes #3563
github.com/emacs-lsp/lsp-mode - 8b8d409c789f6643b7a3e9bbeb5b2fce89cff079 authored over 2 years ago by Navyashree <[email protected]>github.com/emacs-lsp/lsp-mode - 32e07173fb0e8ead2073369f64ddc55b259e35bf authored over 2 years ago by Eric Dallo <[email protected]>
github.com/emacs-lsp/lsp-mode - 9615c4c70b9ad5b2146d71d84c4969348903f6f6 authored over 2 years ago by Eric Dallo <[email protected]>
github.com/emacs-lsp/lsp-mode - 92b49b9fcc075f3ee0bcd06ddf9b66b8de5149c6 authored over 2 years ago by Eric Dallo <[email protected]>
github.com/emacs-lsp/lsp-mode - 2ec52b7f536f11b695ca9a83055b7abed1c868df authored over 2 years ago by brotzeit <[email protected]>
github.com/emacs-lsp/lsp-mode - a76d58221006c43e46f9672b804fa8522d2bb498 authored over 2 years ago by Eric Dallo <[email protected]>
github.com/emacs-lsp/lsp-mode - d8607ff64e42da3dc9cac042c8272bd291c62d6a authored over 2 years ago by Eric Dallo <[email protected]>
github.com/emacs-lsp/lsp-mode - aac642cfdddb1c35ea88d28f0875112b1bdf82cf authored over 2 years ago by Max Zimmerman <[email protected]>
- terraform: Support to refresh modules widget
- Update corresponding docs
github.com/emacs-lsp/lsp-mode - ae5ef019291a95443f0d9e97bad85f612e6a8e76 authored over 2 years ago by Li-Gru <[email protected]>
github.com/emacs-lsp/lsp-mode - fabef4b56f17379d0566a55dad65b19b5a89aa57 authored over 2 years ago by Igor Mróz <[email protected]>
* Adding camel language support for Camel XML DSL
Fixes #3528
* Fixed based on the review
...
github.com/emacs-lsp/lsp-mode - 700c7932dcff775a7686418e3a15941a36e9baac authored over 2 years ago by brotzeit <[email protected]>
This might happen for two reasons:
- There is no modules in the terraform code.
- In the cod...
* fix broken separator line of lsp-headerline
* redefine all-the-icons' vars to avoid compilati...
github.com/emacs-lsp/lsp-mode - eabea9893ad61ed230b74f4bbeef0443ba0a5aa9 authored over 2 years ago by Ta Quang Trung <[email protected]>* Add variable to customize spinner type
* fix typos in doc
github.com/emacs-lsp/lsp-mode - 2147fbeb060f9a725070e3f3a8a8a9a24589e3bb authored over 2 years ago by Domenico Visconti <[email protected]>
Also make sure the workaround for macOS is only enabled for emacs 28.1
as the issue has since be...
- make sure the workaround for macOS is only enabled for emacs 28.1
as the issue has since been ...
github.com/emacs-lsp/lsp-mode - b97ca36bf46181fcdf389baba24ecd11e53b8633 authored over 2 years ago by Ivan Yonchovski <[email protected]>
github.com/emacs-lsp/lsp-mode - b57cd3769551192725fdc47e9bb118f7c84ed32c authored over 2 years ago by Sibi Prabakaran <[email protected]>
github.com/emacs-lsp/lsp-mode - 3b11afbd1bca586d05d05d56526ad52ea8c58df6 authored over 2 years ago by Sibi Prabakaran <[email protected]>
github.com/emacs-lsp/lsp-mode - f765058e14e641b9c08df2fa721b9127db0ee266 authored over 2 years ago by Sibi Prabakaran <[email protected]>
github.com/emacs-lsp/lsp-mode - 2ffe64689c17d45a44fd701994b5093c33150685 authored over 2 years ago by Sibi Prabakaran <[email protected]>
github.com/emacs-lsp/lsp-mode - 87d6069909fd350c35dbd251e8f14bfcb0bddbe0 authored over 2 years ago by Sibi Prabakaran <[email protected]>
github.com/emacs-lsp/lsp-mode - f15d06e682f9995ec2caa93f9daaae7d7e95193c authored over 2 years ago by Sibi Prabakaran <[email protected]>
Summary of the changes:
- Target changes to terraform-ls instead of terraform-lsp as all of
cha...
github.com/emacs-lsp/lsp-mode - 0a3af93fb0b55d002e2ca5daa3c77ee63263dd84 authored over 2 years ago by magcho <[email protected]>
* Respect bound inhibit-message
When we don't want echo messages
* Allow disabling no matc...
github.com/emacs-lsp/lsp-mode - 2f0ea2e396ec9a570f2a2aeb097c304ddc61ebee authored over 2 years ago by Dan <[email protected]>github.com/emacs-lsp/lsp-mode - 9faa49269234c3ad39d66e6baba6642bf2653f86 authored over 2 years ago by Sibi Prabakaran <[email protected]>
github.com/emacs-lsp/lsp-mode - b855a3412a5410be09013d15495cfd251e9850d0 authored over 2 years ago by Jonathan Arnett <[email protected]>
Fixes #3536
github.com/emacs-lsp/lsp-mode - 57fb2db71101e580ff2d222212dfae209bfc9c24 authored over 2 years ago by Ivan Yonchovski <[email protected]>* terraform: Add semantic token support
Summary of the changes:
- Make these variables buffer ...
github.com/emacs-lsp/lsp-mode - eac730f19a9255fa320f199b62a301a44869173b authored over 2 years ago by Sibi Prabakaran <[email protected]>Mention using Emacs 28.1 or later, rather than "gccmacs".
github.com/emacs-lsp/lsp-mode - 11c0c7af611ecb63f7797caae66fb03ba10c8c1e authored over 2 years ago by RKBK <[email protected]>github.com/emacs-lsp/lsp-mode - 16abde2ec52aebb6b6a0b08a801b51a1e4ca6e3e authored over 2 years ago by Ellis Kenyő <[email protected]>
* terraform: Reference counts using Code Lens
Hashicorp's language server implements an exper...
github.com/emacs-lsp/lsp-mode - 9131ab7a8c83a027f42c4cb4a209aeb36c2217dd authored over 2 years ago by Sibi Prabakaran <[email protected]>github.com/emacs-lsp/lsp-mode - 1d9ec3f30a6491b58a904b071694a1a8a0faca87 authored over 2 years ago by Eric Dallo <[email protected]>
github.com/emacs-lsp/lsp-mode - bd31dc3e9c96b11078a58ad2aa1dcac69c5283af authored over 2 years ago by Sibi Prabakaran <[email protected]>
github.com/emacs-lsp/lsp-mode - 465bcc5fbeb6293446a3241f5f2c1b872337958c authored over 2 years ago by cabuda <[email protected]>
* terraform-ls: Support commands for init and validate
We implement two functions:
- lsp-ter...
github.com/emacs-lsp/lsp-mode - f7b363082f28aaf54b354912cd3ad3253a1e5fe4 authored over 2 years ago by Jack Henahan <[email protected]>
* Add support for a completion item label details
* Define a structure for labelDetails
Co...
github.com/emacs-lsp/lsp-mode - 03ac31f352fdc07f770314404ccaffe52a640cbb authored over 2 years ago by YuqiangZhang <[email protected]>github.com/emacs-lsp/lsp-mode - d1178661020d0c1710963dcefe02fa5bf2f91bad authored over 2 years ago by Justin Tracey <[email protected]>
github.com/emacs-lsp/lsp-mode - 645e58d0c5a1b00fc3eee2ee4d5430383237c629 authored over 2 years ago by Sam Hedin <[email protected]>
* Improve project root to use read-char-from-minibuffer
* CHANGELOG
* Rollback extra arg f...
github.com/emacs-lsp/lsp-mode - bda1cd3af29adbf5a42bd637db71b6bd32a4fe3e authored over 2 years ago by Eric Dallo <[email protected]>github.com/emacs-lsp/lsp-mode - 5aa0588c492c5511b847b7639615850d07b1443d authored over 2 years ago by Tomasz Hołubowicz <[email protected]>
* Make JavaScript inlay hints work with plists as well
* Only request and display JavaScript ...
github.com/emacs-lsp/lsp-mode - e16f9574aa2c9bb99d4e4a3e604b5d92d4822bd2 authored over 2 years ago by Shiv Jha-Mathur <[email protected]>
According to [1], the client capability
CompletionClientCapabilities.completionItem.resolveSupp...
github.com/emacs-lsp/lsp-mode - 4f6dfc761249e9d3ee9b773ee6eb682cd58de60e authored over 2 years ago by Eric Dallo <[email protected]>
* Add support for rename file operations
* Add flag
* Fix order of applied edits
github.com/emacs-lsp/lsp-mode - f159ccbf07103a32408c2ca1b88ddd76ab64944c authored over 2 years ago by Eric Dallo <[email protected]>Closes #3473.
github.com/emacs-lsp/lsp-mode - 624e9f33876f36f1a4c3d1525a0ae4b36d295fcb authored over 2 years ago by Radon Rosborough <[email protected]>Fix #3479
github.com/emacs-lsp/lsp-mode - d230fd1170ead71276bd5b7a2fc5072fea8fc933 authored over 2 years ago by Julien Cretin <[email protected]>github.com/emacs-lsp/lsp-mode - b2a2e1aea502b4d07028606a91b1afd12ec22a8b authored over 2 years ago by Tim Ruffing <[email protected]>
..as we don't handle those yet
github.com/emacs-lsp/lsp-mode - d6d16792b91b04702169141015e077a587dfc37f authored over 2 years ago by Saulius Menkevičius <[email protected]>This message is now part of the upcoming LSP spec:
https://microsoft.github.io/language-serve...
github.com/emacs-lsp/lsp-mode - ba0247471b06214de7bc4b1a7275a55d4c78922b authored over 2 years ago by Joe Ardent <[email protected]>
The path to the executable wasn't being found, so the package would be
downloaded, not found, a...
github.com/emacs-lsp/lsp-mode - 7b00b676e0a5a3a0002373f87c3521e5d1f85d8e authored over 2 years ago by Eric Dallo <[email protected]>
When I open *.d files these warnings in the warning buffer.
```
Warning (lsp-mode): Unknown ...
github.com/emacs-lsp/lsp-mode - d1be7c90e0c6bf6c810e19a12b6a6e76568f0456 authored over 2 years ago by Ivan Yonchovski <[email protected]>