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

lsp-pwsh-dir: update path to match with new version of PSES (#3088)

github.com/emacs-lsp/lsp-mode - 79f902441129b1a0d5833479a03c861d44448699 authored over 3 years ago by kiennq <[email protected]>
Fix application of token deltas

github.com/emacs-lsp/lsp-mode - 9f1ab57e306a883d6786161a9ebe8934f149853d authored over 3 years ago by Sebastian Sturm <[email protected]>
Don't ask for unhandled token refresh requests

github.com/emacs-lsp/lsp-mode - d9c8ed3a932b568614d9bbf682271cf43bb8ec73 authored over 3 years ago by Sebastian Sturm <[email protected]>
CHANGELOG

github.com/emacs-lsp/lsp-mode - 5e0524cc9a4e21c4fe5b35153ad33e7b8a4f9117 authored over 3 years ago by Eric Dallo <[email protected]>
Preparation to next 8.0.0 release

github.com/emacs-lsp/lsp-mode - 8f9259af6fc80a609c2c068d0f59c371205aca89 authored over 3 years ago by Eric Dallo <[email protected]>
Fixes memory leak in lsp-mode (#3075)

- Fixes #3062

github.com/emacs-lsp/lsp-mode - 9c92ceef3718b593406c872954e9b7e5c1a47e65 authored over 3 years ago by Ivan Yonchovski <[email protected]>
Don't run flycheck-buffer when flycheck is not enabled in current buffer (#3074)

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 (#3072)

* 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]>
Filter code actions by prefix, not equality (#3071)

It's quite unclear in the spec, but the idea seems to generally be to
filter code actions by th...

github.com/emacs-lsp/lsp-mode - 2e19005affda0156fae75942da9c9a543ea2806b authored over 3 years ago by Michael Peyton Jones <[email protected]>
fix[lsp-fsharp]: change permissions of fsac files (#3070)

* 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]>
[docs] Mention lsp-start-plain.el on troubleshooting

github.com/emacs-lsp/lsp-mode - 0b74c79d6750c25ac6a0f6d70f74c1d1b12afe04 authored over 3 years ago by Eric Dallo <[email protected]>
Fix errors while calling go-coverage. (#3058)

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]>
Use run-with-idle-timer for lsp-deferred (#3034)

`run-with-timer` triggers immediately after the buffer is visible. But
the environment is not s...

github.com/emacs-lsp/lsp-mode - 9eb043f383e47bbca53c40337ff7347138a07498 authored over 3 years ago by Prashant Vithani <[email protected]>
Provide a better working minimal example (#3031)

* 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]>
lsp-rust/rust-analyzer: expose experimental_procAttrMacros setting

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]>
Add support for workspace/codeLens/refresh (#3047)

github.com/emacs-lsp/lsp-mode - d904e8a4472b537f0bff1315a61fe3cf3b5ebcf5 authored over 3 years ago by Eric Dallo <[email protected]>
Improve the Angular client (#3042)

* [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]>
[docs] Update troubleshooting section

github.com/emacs-lsp/lsp-mode - 34d77164e6505ce4050743b97db53bcdc582f5e5 authored over 3 years ago by Eric Dallo <[email protected]>
Accept -1 to ignore version for document changes (#3043)

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 (#3005)

* 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]>
[docs] Fix variables for clients with multi servers/common group names

github.com/emacs-lsp/lsp-mode - 38d30f69c42de9604e8062c2217cdad6c632e59e authored over 3 years ago by Eric Dallo <[email protected]>
[clojure] Refresh semantic tokens after cider disconnected (#3037)

* 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]>
Add rule for ssass-mode (#3027)

github.com/emacs-lsp/lsp-mode - 5b2daf688e7bf2590b1d1c8cea06fa57114282f9 authored over 3 years ago by Jen-Chieh Shen <[email protected]>
clients: fix typo 'environmeent' -> 'environment' (#3026)

github.com/emacs-lsp/lsp-mode - e5a83e9d8edf6a0746dae2bb1ee6a25911b2ff60 authored over 3 years ago by Pavel Kulyov <[email protected]>
Remove archived ocaml-language-server project (#3024)

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 (#3025)

* Fix CI

* Fix indentation

github.com/emacs-lsp/lsp-mode - a96e225675347266d09fea0ebaa68efeb1621784 authored over 3 years ago by Jen-Chieh Shen <[email protected]>
lsp--formatting-indent-alist: add indent variable for csharp (#3016)

github.com/emacs-lsp/lsp-mode - b4e51450188acf41f8273542db299936461087a4 authored over 3 years ago by kiennq <[email protected]>
Create a more sane default for phpactor (#3014)

* 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 (#2993)

* 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]>
Fix small issue related to debugging in lsp-rust

github.com/emacs-lsp/lsp-mode - ed1735cf2a6a73b25e587125520edf36e02f30d1 authored over 3 years ago by Ivan Yonchovski <[email protected]>
Minor semantic tokens cleanup (#3001)

* 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 (#3009)

* [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]>
Miscellaneous ESLint client changes and additions (#3008)

* 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]>
Add missing semantic tokens from lsp spec (#3007)

github.com/emacs-lsp/lsp-mode - 21dd93ee4add2086d9006e0e6143553bdaa61519 authored over 3 years ago by amnore <[email protected]>
lsp-completion: fix completion context by using non-essential value (#3004)

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 (#3000)

* 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]>
[docs] Update support link to github sponsors

github.com/emacs-lsp/lsp-mode - a186cfe0f9120477a9cf6cba84f66852cc148fe0 authored over 3 years ago by Eric Dallo <[email protected]>
[semantic-tokens] Add/remove tokens when toggle minor-mode

github.com/emacs-lsp/lsp-mode - bdae0f406d040366193a359ab70f55af30e928ae authored over 3 years ago by Eric Dallo <[email protected]>
Address #2448 (#2790)

* adds support for delta and refresh requests. Also fixes flicker in
combination with underlyin...

github.com/emacs-lsp/lsp-mode - 1f7ccca8047321cee20288646c89b55825868d83 authored over 3 years ago by sebastiansturm <[email protected]>
Use hack-indent-offset for on-type-formatting in hack mode (#2992)

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]>
add k8s-mode to lsp-yaml client (#2991)

github.com/emacs-lsp/lsp-mode - f96c7ad1b2ddb456fafde00cbf07ed3d27d0ce0b authored over 3 years ago by Vitalii <[email protected]>
fix docstring

github.com/emacs-lsp/lsp-mode - 44c05acfe87d236dc161a152d3e0414a7e1da813 authored over 3 years ago by brotzeit <[email protected]>
Make enum behave as type in semantic highlighting (#2988)

github.com/emacs-lsp/lsp-mode - e3053b581464a8869df129b476d84919202fb4e9 authored over 3 years ago by amnore <[email protected]>
Add comment for allow fontlock error (#2985)

github.com/emacs-lsp/lsp-mode - 2156708fdfef8ca9931bab5cf2c0dfecb435d4ab authored over 3 years ago by Jen-Chieh Shen <[email protected]>
Allow error when fontlock (#2984)

github.com/emacs-lsp/lsp-mode - 8848d6288c6ecc671f65191b20a511a206e9f728 authored over 3 years ago by Jen-Chieh Shen <[email protected]>
Format lsp-rust variable docstrings (#2983)

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]>
Add svelte to lsp-language-id-configuration (#2982)

github.com/emacs-lsp/lsp-mode - 83a12d53622d6e0f7fb96e6c5576dee28c26e134 authored over 3 years ago by Stepan Lusnikov <[email protected]>
Move use-package integration in separate folder

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 (#2977)

* 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]>
Introducing lsp-ensure-server and use-package integration (#2953)

Sample usage:

``` elisp
(use-package lsp-mode
:ensure-servers (ts-ls json-ls xmlls))
```...

github.com/emacs-lsp/lsp-mode - 7b183d397f8bc17eceb4d156e24575a47a1d807f authored over 3 years ago by Ivan Yonchovski <[email protected]>
Handle 'renamed' file notify event (#2972)

* 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]>
Fix types in lsp-pylsp.el (#2971)

github.com/emacs-lsp/lsp-mode - 903e41b99193d77dc5b02161b397c9d0c5454bfb authored over 3 years ago by Ivan Yonchovski <[email protected]>
Default lsp-clangd-download-url

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 to signature-stop (#2954)

* Bind extra keys

* Remove ESC binding

github.com/emacs-lsp/lsp-mode - d87d0ccc05ef1da7fb46ea40d1d5ca7c9963357a authored over 3 years ago by Eric Dallo <[email protected]>
Revert "Fix spinner not showing on some cases (#2871)" (#2966)

This reverts commit 77b918fc0b6d8ec8624d2a77fc0f5e465518fd29.

github.com/emacs-lsp/lsp-mode - fc30baf3d66b9b5c695e851f7e54af926a453c12 authored over 3 years ago by Eric Dallo <[email protected]>
`lsp-csharp-update-server` was removed with #2748 (73c78bd) (#2964)

github.com/emacs-lsp/lsp-mode - eae3fb98ebd2188dcc89013d8bece2a26ee556b3 authored over 3 years ago by Justin Schell <[email protected]>
Var is a list of segments, not a face. Used on headerline, not modeline. (#2965)

github.com/emacs-lsp/lsp-mode - f961740888e9eb0abfbc3962dcb7735e268dc2ed authored over 3 years ago by Justin Schell <[email protected]>
Retry when installing the packages

github.com/emacs-lsp/lsp-mode - 2ecb7fc29eb198191ceeceb5cbb1f075933954b8 authored over 3 years ago by Ivan Yonchovski <[email protected]>
Automatic installation for clangd (#2950)

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]>
Remove the docker part because it is never happening.

github.com/emacs-lsp/lsp-mode - a964159a3d8c945df129f415b9ca60b8657637ab authored over 3 years ago by Ivan Yonchovski <[email protected]>
Add typescript-mode to lsp-start-plain.el

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. (#2951)

* 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]>
[guide] Improve clojure guide about hover feature

github.com/emacs-lsp/lsp-mode - 8e9704f5b93db87d13d8e93f89ed779a4d320292 authored over 3 years ago by Eric Dallo <[email protected]>
Add one more (package-refresh-contents) (#2959)

github.com/emacs-lsp/lsp-mode - 45fc51369abe256ca58aa4cae53e3fc32c5e8a4c authored over 3 years ago by Eric Dallo <[email protected]>
[lens] Fix cursor position for lens at end-of-line and change it to default place position

github.com/emacs-lsp/lsp-mode - ca75db97942751167885894b80e353c78dcd57dc authored over 3 years ago by Eric Dallo <[email protected]>
Fill missing 3.16 capabilities

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]>
Fix `lsp-activate-on` value for v-ls (#2957)

github.com/emacs-lsp/lsp-mode - 5fb658b599bf17f71af346e5e6081985e4c65fee authored over 3 years ago by Rémi <[email protected]>
Add v vls support (#2956)

* 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]>
Add rust-analyzer config option for rustcSource (#2955)

rust-analyzer provides config option `rust-analyzer.rustcSource` to
set path to the Cargo.toml ...

github.com/emacs-lsp/lsp-mode - 5bcc90c1920d8b533205a49e9792d8170d8497de authored over 3 years ago by Smit Soni <[email protected]>
[clojure] Update lsp-clojure-server-info and lsp-clojure-cursor-info to match latest server.

github.com/emacs-lsp/lsp-mode - 7a8df7452e46de1b3ac0002ede4196b4c68231c9 authored over 3 years ago by Eric Dallo <[email protected]>
Add missing capabilities (#2952)

github.com/emacs-lsp/lsp-mode - ce81d898ee87975a2c5b7fc421bb0c7719f059e5 authored over 3 years ago by Eric Dallo <[email protected]>
Fix lsp-elixir

- 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]>
Fix rust servers custom docs (#2881)

Following the example of different PHP servers, create
separate pages for rust-analyzer and rus...

github.com/emacs-lsp/lsp-mode - 7dbe2cb9f30ec5b0eacc9654e21a4389a5fea6c9 authored over 3 years ago by petr-tik <[email protected]>
Use lsp-activate-on for clangd (#2948)

github.com/emacs-lsp/lsp-mode - d8db64aa3470952cbf49f677ef4e51c97ef60ba5 authored over 3 years ago by Ivan Yonchovski <[email protected]>
Add lsp-load/save-vscode-workspace (#2935)

- 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]>
Activate css-languageserver for "scss" and "sass" (#2949)

github.com/emacs-lsp/lsp-mode - 7f7455321db70121e65a1758218398c1ed741fae authored over 3 years ago by Renato F <[email protected]>
Add Roblox Lua Language Server (#2940)

* 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]>
Use lsp-file-watch-ignored-directories the function

- fixes #2910

github.com/emacs-lsp/lsp-mode - f13acf4786090db659c090f35f10ced009c7d95b authored over 3 years ago by Ivan Yonchovski <[email protected]>
Make lsp--create-filter-function reentrant (#2941)

github.com/emacs-lsp/lsp-mode - 6e36a89f1bf65d9bd3bba5fa36c38930d7b58cf8 authored over 3 years ago by Ivan Yonchovski <[email protected]>
lsp-yaml: add configuration option for yaml.schemaStore.url (#2946)

github.com/emacs-lsp/lsp-mode - ecdda37e5c9db20153c86a6e4b5c0b8d25dd22a4 authored over 3 years ago by kiennq <[email protected]>
regexp-quote the section name (#2942)

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 (#2839)

* 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]>
skip warning if method is nil (#2909)

github.com/emacs-lsp/lsp-mode - 8aa39f23b8334a9090a7708d312e0edc56450b26 authored over 3 years ago by Doug Davis <[email protected]>
Fix server name typo, beancount (#2927)

github.com/emacs-lsp/lsp-mode - 52048d47014b03a5de32b19f9a307af92e465192 authored over 3 years ago by Jen-Chieh Shen <[email protected]>
Add support for beancount (#2926)

* 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]>
Don't assume web-mode is html (#2872)

Co-authored-by: d_ <[email protected]>

github.com/emacs-lsp/lsp-mode - 16c7ddfa14a528e7d189cce820b5e5e290e34d57 authored over 3 years ago by billop <[email protected]>
Handle line,column in the url (#2925)

fixes #2924

github.com/emacs-lsp/lsp-mode - 81666005c00b90186a54c9ae894d388061914391 authored over 3 years ago by Ivan Yonchovski <[email protected]>
Make sure lsp--describe-buffer isn't persisted after buffer switch (#2921)

github.com/emacs-lsp/lsp-mode - 2e99164f74d1a5baf106ee3cb6e84968642570bb authored over 3 years ago by Ivan Yonchovski <[email protected]>
Add rust-analyzer.cargo.target setting (#2903)

github.com/emacs-lsp/lsp-mode - 5b5decb1d679c8612bfe8464015b65825f58fafc authored over 3 years ago by Ivan Yonchovski <[email protected]>
Add .yarn folder to lsp-file-watch-ignored-directories (#2919)

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 (#2916)

* 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]>
Fix doc name (#2911)

github.com/emacs-lsp/lsp-mode - f58e8dbbc98505b416bcace6a5450490b9412d5f authored over 3 years ago by Jen-Chieh Shen <[email protected]>
Add lsp-ltex page (#2906)

* 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 (#2908)

* 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]>
Update installation command, lsp-grammarly (#2907)

github.com/emacs-lsp/lsp-mode - cb221367ba94bfa43d2861af44dfcde170512e1c authored over 3 years ago by Jen-Chieh Shen <[email protected]>
[docs] Improve FAQ layout

github.com/emacs-lsp/lsp-mode - c6223e9f8d4b2566cd3f9153ffed67a2ca10b34f authored over 3 years ago by Eric Dallo <[email protected]>
lsp-rust-analyzer: fix download link to gzip files (#2902)

github.com/emacs-lsp/lsp-mode - 444f1eea17ef1277c320ee68a94354867ee2db0a authored over 3 years ago by kiennq <[email protected]>
lsp-completion: support InsertTextMode (#2900)

github.com/emacs-lsp/lsp-mode - 41a59800fc5cb089be3bde18e3b72052da12551d authored over 3 years ago by kiennq <[email protected]>
Support additional `gopls` settings (#2898)

* 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 (#2838)

* 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]>