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
github.com/emacs-lsp/lsp-mode - 79f902441129b1a0d5833479a03c861d44448699 authored over 3 years ago by kiennq <[email protected]>
github.com/emacs-lsp/lsp-mode - 9f1ab57e306a883d6786161a9ebe8934f149853d authored over 3 years ago by Sebastian Sturm <[email protected]>
github.com/emacs-lsp/lsp-mode - d9c8ed3a932b568614d9bbf682271cf43bb8ec73 authored over 3 years ago by Sebastian Sturm <[email protected]>
github.com/emacs-lsp/lsp-mode - 5e0524cc9a4e21c4fe5b35153ad33e7b8a4f9117 authored over 3 years ago by Eric Dallo <[email protected]>
github.com/emacs-lsp/lsp-mode - 8f9259af6fc80a609c2c068d0f59c371205aca89 authored over 3 years ago by Eric Dallo <[email protected]>
- Fixes #3062
github.com/emacs-lsp/lsp-mode - 9c92ceef3718b593406c872954e9b7e5c1a47e65 authored over 3 years ago by Ivan Yonchovski <[email protected]>Fixes https://github.com/hlissner/doom-emacs/issues/5424
github.com/emacs-lsp/lsp-mode - 591528daf0eed278e13500e058fde96bfa347b7d authored over 3 years ago by Jake Moss <[email protected]>* lsp-rust: Add support for opening external docs
Add support for using the rust-analyzer 'ex...
github.com/emacs-lsp/lsp-mode - 94477381a802806176f701649efa8a847436bd8d authored over 3 years ago by Adam Schwalm <[email protected]>
It's quite unclear in the spec, but the idea seems to generally be to
filter code actions by th...
* fix[lsp-fsharp]: change permissions of fsac files
* chore: remove progn and replace message...
github.com/emacs-lsp/lsp-mode - c1997dc6d176191958c2015d3fdc7d3bfa535f1c authored over 3 years ago by Marcos Magueta <[email protected]>github.com/emacs-lsp/lsp-mode - 0b74c79d6750c25ac6a0f6d70f74c1d1b12afe04 authored over 3 years ago by Eric Dallo <[email protected]>
Fix #3056. buffer-file-name may be nil in some buffers.
github.com/emacs-lsp/lsp-mode - 0b4bfd43474b5e317e617834261a2b528e3f8ed4 authored over 3 years ago by Vincent Zhang <[email protected]>
`run-with-timer` triggers immediately after the buffer is visible. But
the environment is not s...
* wrap basic example with with-eval-after-load
* add a specific example of a file type with w...
github.com/emacs-lsp/lsp-mode - d1af589ed2c4e96711573b23d74a7c93f501d70f authored over 3 years ago by trevDev() <[email protected]>this config flag was added in rust-analyzer/rust-analyzer#9128
when enabled, the existing `lsp-...
github.com/emacs-lsp/lsp-mode - a2b98b045c0ad32625fd5de96fd9875dad3cba03 authored over 3 years ago by Jorge Aparicio <[email protected]>github.com/emacs-lsp/lsp-mode - d904e8a4472b537f0bff1315a61fe3cf3b5ebcf5 authored over 3 years ago by Eric Dallo <[email protected]>
* [angular] Improve the client
* Speedup the 2nd Angular server connection onwards
Set lsp...
github.com/emacs-lsp/lsp-mode - c3308a841abf9ac4ca5683ea153ba5c12cc64cf9 authored over 3 years ago by Daanturo <[email protected]>github.com/emacs-lsp/lsp-mode - 34d77164e6505ce4050743b97db53bcdc582f5e5 authored over 3 years ago by Eric Dallo <[email protected]>
This is what the netbeans lsp server sends.
github.com/emacs-lsp/lsp-mode - c6e2e970356d4862da0ccd3f9d5ca05272e6af13 authored over 3 years ago by Tim Felgentreff <[email protected]>* only update current buffer on refresh if it belongs to a workspace
* 'tick does not apply t...
github.com/emacs-lsp/lsp-mode - 32d34445f3c4da37840c0ebb3a12e2c0627782a8 authored over 3 years ago by Felipe Lema <[email protected]>github.com/emacs-lsp/lsp-mode - 38d30f69c42de9604e8062c2217cdad6c632e59e authored over 3 years ago by Eric Dallo <[email protected]>
* Refresh semantic tokens after cider disconnected
* Require only lsp-semantic-tokens
* Up...
github.com/emacs-lsp/lsp-mode - fe1bf85523eae4e726a69040b42e3e6b29aa4efa authored over 3 years ago by Eric Dallo <[email protected]>github.com/emacs-lsp/lsp-mode - 5b2daf688e7bf2590b1d1c8cea06fa57114282f9 authored over 3 years ago by Jen-Chieh Shen <[email protected]>
github.com/emacs-lsp/lsp-mode - e5a83e9d8edf6a0746dae2bb1ee6a25911b2ff60 authored over 3 years ago by Pavel Kulyov <[email protected]>
The [ocaml-language-server](https://github.com/ocaml-lsp/ocaml-language-server) is marked as arc...
github.com/emacs-lsp/lsp-mode - f996db04e1159299c4fce2cbf3dc0cfa0e3966c4 authored over 3 years ago by Tim McGilchrist <[email protected]>* Fix CI
* Fix indentation
github.com/emacs-lsp/lsp-mode - a96e225675347266d09fea0ebaa68efeb1621784 authored over 3 years ago by Jen-Chieh Shen <[email protected]>github.com/emacs-lsp/lsp-mode - b4e51450188acf41f8273542db299936461087a4 authored over 3 years ago by kiennq <[email protected]>
* fix: Create a more sane default for phpactor
The executable for phpactor doesn't need to be...
github.com/emacs-lsp/lsp-mode - 426464b9e48175c9ef01fd369cdadcd10e2901d7 authored over 3 years ago by Ellis Kenyő <[email protected]>* expose Rust Analyzer: Move item up/down functionality
* remove funcall
* uppercase "dire...
github.com/emacs-lsp/lsp-mode - ac3b7e6efd1f8d4bb92aa4d89fc361fce3208c46 authored over 3 years ago by Jorge Aparicio <[email protected]>github.com/emacs-lsp/lsp-mode - ed1735cf2a6a73b25e587125520edf36e02f30d1 authored over 3 years ago by Ivan Yonchovski <[email protected]>
* Pass workspace to lsp--semantic-tokens-on-refresh
* Make semanticTokens/refresh handling co...
github.com/emacs-lsp/lsp-mode - 403307d61e9bdcfec661dd358b4f23c90d653488 authored over 3 years ago by sebastiansturm <[email protected]>* [lsp-rust] Add stopAtEntry for debugging lens
This ensures to get control at least once whe...
github.com/emacs-lsp/lsp-mode - 888bfa496eec5932772c35de79f17dd7a3915508 authored over 3 years ago by Gerry Agbobada <[email protected]>* Cleanup and add new eslint client configuration options
* Implement behaviour for lsp-eslin...
github.com/emacs-lsp/lsp-mode - 5dca1b02f352fadf06c8da295f871464d8069b01 authored over 3 years ago by Sorixelle <[email protected]>github.com/emacs-lsp/lsp-mode - 21dd93ee4add2086d9006e0e6143553bdaa61519 authored over 3 years ago by amnore <[email protected]>
github.com/emacs-lsp/lsp-mode - 4a33a850307c9f44cc7a7ce1bc9fe8f001c4cccf authored over 3 years ago by kiennq <[email protected]>
* Consider activation-fn from client during library-fn check
* Use lsp--matching-clients?
github.com/emacs-lsp/lsp-mode - cd47168035c98c6ebf9177705b9b7da53fcc9f5f authored over 3 years ago by Eric Dallo <[email protected]>github.com/emacs-lsp/lsp-mode - a186cfe0f9120477a9cf6cba84f66852cc148fe0 authored over 3 years ago by Eric Dallo <[email protected]>
github.com/emacs-lsp/lsp-mode - bdae0f406d040366193a359ab70f55af30e928ae authored over 3 years ago by Eric Dallo <[email protected]>
* adds support for delta and refresh requests. Also fixes flicker in
combination with underlyin...
Previously for lsp--get-indent-width was falling back to "default" case for hack-mode, resulting...
github.com/emacs-lsp/lsp-mode - 9aa22de1b2424a44c8c4a3f9e03b3f9a39636a77 authored over 3 years ago by Daniel Neiter <[email protected]>github.com/emacs-lsp/lsp-mode - f96c7ad1b2ddb456fafde00cbf07ed3d27d0ce0b authored over 3 years ago by Vitalii <[email protected]>
github.com/emacs-lsp/lsp-mode - 44c05acfe87d236dc161a152d3e0414a7e1da813 authored over 3 years ago by brotzeit <[email protected]>
github.com/emacs-lsp/lsp-mode - e3053b581464a8869df129b476d84919202fb4e9 authored over 3 years ago by amnore <[email protected]>
github.com/emacs-lsp/lsp-mode - 2156708fdfef8ca9931bab5cf2c0dfecb435d4ab authored over 3 years ago by Jen-Chieh Shen <[email protected]>
github.com/emacs-lsp/lsp-mode - 8848d6288c6ecc671f65191b20a511a206e9f728 authored over 3 years ago by Jen-Chieh Shen <[email protected]>
Replace \n with newlines and use quoting syntax that Emacs recognises.
github.com/emacs-lsp/lsp-mode - f80334da2f899e7bc176ff471b115a7d75a93265 authored over 3 years ago by Wilfred Hughes <[email protected]>github.com/emacs-lsp/lsp-mode - 83a12d53622d6e0f7fb96e6c5576dee28c26e134 authored over 3 years ago by Stepan Lusnikov <[email protected]>
github.com/emacs-lsp/lsp-mode - 690e25f32ccaa2935b346faf15b5d19538deadb0 authored over 3 years ago by Ivan Yonchovski <[email protected]>
* feat: use `name` instead of `description` for bettter readability
* feat: use `description`...
github.com/emacs-lsp/lsp-mode - 192cbd69d19589299ed6483418b4bc7f0c10e598 authored over 3 years ago by Aaron Gonzales <[email protected]>Sample usage:
``` elisp
(use-package lsp-mode
:ensure-servers (ts-ls json-ls xmlls))
```...
* Handle 'renamed' file notify event
lsp-mode only handles 'created', 'deleted' and 'changed'...
github.com/emacs-lsp/lsp-mode - 4f23138b36bf6484407761a9da02810af56a8013 authored over 3 years ago by Thomas Hilke <[email protected]>github.com/emacs-lsp/lsp-mode - 903e41b99193d77dc5b02161b397c9d0c5454bfb authored over 3 years ago by Ivan Yonchovski <[email protected]>
Fixes https://github.com/emacs-lsp/lsp-mode/issues/2974
github.com/emacs-lsp/lsp-mode - 236c9100f4071ea4d2af240dfb4b86e9b30e54b1 authored over 3 years ago by Ivan Yonchovski <[email protected]>* Bind extra keys
* Remove ESC binding
github.com/emacs-lsp/lsp-mode - d87d0ccc05ef1da7fb46ea40d1d5ca7c9963357a authored over 3 years ago by Eric Dallo <[email protected]>This reverts commit 77b918fc0b6d8ec8624d2a77fc0f5e465518fd29.
github.com/emacs-lsp/lsp-mode - fc30baf3d66b9b5c695e851f7e54af926a453c12 authored over 3 years ago by Eric Dallo <[email protected]>github.com/emacs-lsp/lsp-mode - eae3fb98ebd2188dcc89013d8bece2a26ee556b3 authored over 3 years ago by Justin Schell <[email protected]>
github.com/emacs-lsp/lsp-mode - f961740888e9eb0abfbc3962dcb7735e268dc2ed authored over 3 years ago by Justin Schell <[email protected]>
github.com/emacs-lsp/lsp-mode - 2ecb7fc29eb198191ceeceb5cbb1f075933954b8 authored over 3 years ago by Ivan Yonchovski <[email protected]>
Tested only on linux. After the merge I will update cpp tutorial.
github.com/emacs-lsp/lsp-mode - 0bd44074468004fb367da6311d533c4e57023473 authored over 3 years ago by Ivan Yonchovski <[email protected]>github.com/emacs-lsp/lsp-mode - a964159a3d8c945df129f415b9ca60b8657637ab authored over 3 years ago by Ivan Yonchovski <[email protected]>
github.com/emacs-lsp/lsp-mode - 93b52b2704f437d1a86ee8ce7438e319522ca1e4 authored over 3 years ago by Ivan Yonchovski <[email protected]>
* Add additional initialization options supported by rust-analyzer.
* lsp-rust-analyzer-cargo...
github.com/emacs-lsp/lsp-mode - 19807e72fd69eb3e5b73fd38c042c37ea487ae41 authored over 3 years ago by Vibhav Pant <[email protected]>github.com/emacs-lsp/lsp-mode - 8e9704f5b93db87d13d8e93f89ed779a4d320292 authored over 3 years ago by Eric Dallo <[email protected]>
github.com/emacs-lsp/lsp-mode - 45fc51369abe256ca58aa4cae53e3fc32c5e8a4c authored over 3 years ago by Eric Dallo <[email protected]>
github.com/emacs-lsp/lsp-mode - ca75db97942751167885894b80e353c78dcd57dc authored over 3 years ago by Eric Dallo <[email protected]>
To be able to repro issues like: https://github.com/clojure-lsp/clojure-lsp/issues/451
github.com/emacs-lsp/lsp-mode - 308c744f00e3f138365315b5e86f002696bb9c4c authored over 3 years ago by Eric Dallo <[email protected]>github.com/emacs-lsp/lsp-mode - 5fb658b599bf17f71af346e5e6081985e4c65fee authored over 3 years ago by Rémi <[email protected]>
* Add vls support
* Fix typo
* Change server id from vls to v-ls
github.com/emacs-lsp/lsp-mode - 0df1ab386856db05b699140010e5d40da1a43892 authored over 3 years ago by Rémi <[email protected]>
rust-analyzer provides config option `rust-analyzer.rustcSource` to
set path to the Cargo.toml ...
github.com/emacs-lsp/lsp-mode - 7a8df7452e46de1b3ac0002ede4196b4c68231c9 authored over 3 years ago by Eric Dallo <[email protected]>
github.com/emacs-lsp/lsp-mode - ce81d898ee87975a2c5b7fc421bb0c7719f059e5 authored over 3 years ago by Eric Dallo <[email protected]>
- it should have binary name - `(nil)` will throw.
github.com/emacs-lsp/lsp-mode - e80a85feecc23d7a3107b05cc06755d904c46f48 authored over 3 years ago by Ivan Yonchovski <[email protected]>
Following the example of different PHP servers, create
separate pages for rust-analyzer and rus...
github.com/emacs-lsp/lsp-mode - d8db64aa3470952cbf49f677ef4e51c97ef60ba5 authored over 3 years ago by Ivan Yonchovski <[email protected]>
- related to gitpod effort, we need standartized way to load workspace folders
github.com/emacs-lsp/lsp-mode - 2e53f846a29fc818c8f05beb652aed089cdaaf04 authored over 3 years ago by Ivan Yonchovski <[email protected]>github.com/emacs-lsp/lsp-mode - 7f7455321db70121e65a1758218398c1ed741fae authored over 3 years ago by Renato F <[email protected]>
* Add Roblox Lua Language Server
* Refactor vs-lua-roblox extension download, remove lsp-clie...
github.com/emacs-lsp/lsp-mode - 124f20a41bed744a6593f6097aa77b3ebd61b38c authored over 3 years ago by Bradyn Glines <[email protected]>- fixes #2910
github.com/emacs-lsp/lsp-mode - f13acf4786090db659c090f35f10ced009c7d95b authored over 3 years ago by Ivan Yonchovski <[email protected]>github.com/emacs-lsp/lsp-mode - 6e36a89f1bf65d9bd3bba5fa36c38930d7b58cf8 authored over 3 years ago by Ivan Yonchovski <[email protected]>
github.com/emacs-lsp/lsp-mode - ecdda37e5c9db20153c86a6e4b5c0b8d25dd22a4 authored over 3 years ago by kiennq <[email protected]>
github.com/emacs-lsp/lsp-mode - f1b0f4cd813a801346ed4bf4b73e01cf9f561965 authored over 3 years ago by Ivan Yonchovski <[email protected]>
* Elixir: Use either local build server or system binary
* check for binary existence later o...
github.com/emacs-lsp/lsp-mode - 339d9be472cb2824693f59e47694776e039bf19a authored over 3 years ago by EAS Barbosa <[email protected]>github.com/emacs-lsp/lsp-mode - 8aa39f23b8334a9090a7708d312e0edc56450b26 authored over 3 years ago by Doug Davis <[email protected]>
github.com/emacs-lsp/lsp-mode - 52048d47014b03a5de32b19f9a307af92e465192 authored over 3 years ago by Jen-Chieh Shen <[email protected]>
* Add support for beancount
* Leave exe find to new connection
github.com/emacs-lsp/lsp-mode - b294e745e254c410a1fa352b97f748d1d5bd2bf2 authored over 3 years ago by Jen-Chieh Shen <[email protected]>Co-authored-by: d_ <[email protected]>
github.com/emacs-lsp/lsp-mode - 16c7ddfa14a528e7d189cce820b5e5e290e34d57 authored over 3 years ago by billop <[email protected]>fixes #2924
github.com/emacs-lsp/lsp-mode - 81666005c00b90186a54c9ae894d388061914391 authored over 3 years ago by Ivan Yonchovski <[email protected]>github.com/emacs-lsp/lsp-mode - 2e99164f74d1a5baf106ee3cb6e84968642570bb authored over 3 years ago by Ivan Yonchovski <[email protected]>
github.com/emacs-lsp/lsp-mode - 5b5decb1d679c8612bfe8464015b65825f58fafc authored over 3 years ago by Ivan Yonchovski <[email protected]>
Similar to node_modules, but for the Yarn 2+ package manager.
github.com/emacs-lsp/lsp-mode - f749051fa32e9da3a81f5db4d7e45be4887b9549 authored over 3 years ago by Sorixelle <[email protected]>* Add `lsp-steep-server-path` custom variable
This change adds a new custom variable to the S...
github.com/emacs-lsp/lsp-mode - 7b75d6bf01bed9ccb108cf1406d0e2af29d7e39b authored over 3 years ago by Masafumi Koba <[email protected]>github.com/emacs-lsp/lsp-mode - f58e8dbbc98505b416bcace6a5450490b9412d5f authored over 3 years ago by Jen-Chieh Shen <[email protected]>
* Add lsp-ltex page
* Add to test
* Revert CI test
* Add server name
* Revert indent...
github.com/emacs-lsp/lsp-mode - 2fef60b909300f5ffb82f53fcbb728ddc94aef08 authored over 3 years ago by Jen-Chieh Shen <[email protected]>* Attempt to fix CI
* Try no bootstrap
* Test log
* Add ci flag
* Imit test
* Tes...
github.com/emacs-lsp/lsp-mode - 84f9c95240abb775e1894c2013eb7e0228527172 authored over 3 years ago by Jen-Chieh Shen <[email protected]>github.com/emacs-lsp/lsp-mode - cb221367ba94bfa43d2861af44dfcde170512e1c authored over 3 years ago by Jen-Chieh Shen <[email protected]>
github.com/emacs-lsp/lsp-mode - c6223e9f8d4b2566cd3f9153ffed67a2ca10b34f authored over 3 years ago by Eric Dallo <[email protected]>
github.com/emacs-lsp/lsp-mode - 444f1eea17ef1277c320ee68a94354867ee2db0a authored over 3 years ago by kiennq <[email protected]>
github.com/emacs-lsp/lsp-mode - 41a59800fc5cb089be3bde18e3b72052da12551d authored over 3 years ago by kiennq <[email protected]>
* Support additional `gopls` settings
Add support for additional as-yet unsupported `gopls` s...
github.com/emacs-lsp/lsp-mode - 2b80c439457c9786a629991741c68c399c99bf89 authored over 3 years ago by Justin Schell <[email protected]>* Add lsp-sql-execute-paragraph
This is the lsp equivalent to sql-send-paragraph.
* Add ch...
github.com/emacs-lsp/lsp-mode - 44c24216313dec8347868c6509f70b7146e3f83e authored over 3 years ago by Len Trigg <[email protected]>