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

* add `workingDirectory` support to `eslint` client

Logic from
https://github.com/microsoft/...

github.com/emacs-lsp/lsp-mode - 92004824f2aafce7aedf202f747258cc433afbcc authored over 2 years ago by Meril <[email protected]>
Add client configuration for Marksman (#3632)

https://github.com/artempyanykh/marksman

Emacs config:

(use-package markdown-mode
...

github.com/emacs-lsp/lsp-mode - 9a5750b53ed90dbde3fb86c8f566e47e4500e46d authored over 2 years ago by Alan Zimmerman <[email protected]>
Add option `lsp-purescript-formatter` (#3631)

This controls the `purescript.formatter` server option.

github.com/emacs-lsp/lsp-mode - 2ca7364c31aefbe43e1b06699b1a15f78a935a95 authored over 2 years ago by Robert Helgesson <[email protected]>
terraform docs: Fix rendering of lists (#3633)

github.com/emacs-lsp/lsp-mode - 4af9907351e72162c2865a094607a8aa6948cb1a authored over 2 years ago by Sibi Prabakaran <[email protected]>
terraform: Add documentation related to links (#3630)

Also minor change in code to use setq-local for the buffer local
variables.

github.com/emacs-lsp/lsp-mode - 6b0c94bd5eb133b0fc89542d9356cad10fb01868 authored over 2 years ago by Sibi Prabakaran <[email protected]>
Tweak semantic tokens for terraform (#3626)

Based on working on some large codebases, I feel these tokens are much
better than the present ...

github.com/emacs-lsp/lsp-mode - 5a62d4aa1b05fd14e338c47dad976b0b53c4bbc0 authored over 2 years ago by Sibi Prabakaran <[email protected]>
Add `lsp-use-workspace-root-for-server-default-directory' (#3327)

This is a buffer-local variable to enable temporarily binding
`default-directory' to `lsp-works...

github.com/emacs-lsp/lsp-mode - e1d564961ec2b3eb2dfb7ecb9154586503ffefba authored over 2 years ago by Mark Laws <[email protected]>
openscad: better server; support both stdio and tcp connection types (#3514)

* 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: clojure-lsp download link using macos arch (#3622)

* 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]>
fix: ClojureScript Debugging tutorial: support Chromium (#3619)

github.com/emacs-lsp/lsp-mode - 72861ca1b565075563bee9c03e3890de437282c5 authored over 2 years ago by Leandro Doctors <[email protected]>
lsp-ansible: add command to resync inventory (#3616)

* 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/didChangeConfiguration of typescript/javascript language server (#3617)

* add insertSpaceAfterOpeningAndBeforeClosingEmptyBraces option in
workspace/didChangeConfigura...

github.com/emacs-lsp/lsp-mode - 6d42130ea6c3abf6cfe046ffec0d7d04b1ac45b9 authored over 2 years ago by Nguyễn Hoàng Hưng <[email protected]>
Avoid invalid face reference errors (#3611)

Fixes #2255

github.com/emacs-lsp/lsp-mode - 4c20f04f5a6e6192e0f6752bb65cdd99c235b14e authored over 2 years ago by Venky Iyer <[email protected]>
Add documentation for docker integration (#3448)

* [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]>
fix: run npx without prompting (#3609)

github.com/emacs-lsp/lsp-mode - 25370832a1b6353576c5b794aa2509ec2211dce0 authored over 2 years ago by Ellis Kenyő <[email protected]>
fix: only run npm-install-peers if lib dir exists (#3605)

github.com/emacs-lsp/lsp-mode - 16082f3fba1674f6e615d9de306a24c9ed356215 authored over 2 years ago by Ellis Kenyő <[email protected]>
Fix lsp-elixir and plists (#3603)

Fixes #3602

github.com/emacs-lsp/lsp-mode - 3fa645c0397b8f438f2db2dd288b899ba330d410 authored over 2 years ago by Ivan Yonchovski <[email protected]>
fix: pull npm peerDependencies as required (#3511)

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]>
allow using only executable name for csharp server path (#3425)

github.com/emacs-lsp/lsp-mode - 74d411ba292ce4f6c07a80e5bea9d19646698a12 authored over 2 years ago by contrun <[email protected]>
Download aarch64 version of rust-analyzer for ARM based Macs (#3600)

github.com/emacs-lsp/lsp-mode - 6ae607325ba8f1345f897297558b516cbc48af59 authored over 2 years ago by Sam Cedarbaum <[email protected]>
lsp-ansible: update settings (#3596)

github.com/emacs-lsp/lsp-mode - 5a11f389400dcf618c94d644d194f53b4f33744f authored over 2 years ago by Frédéric Giquel <[email protected]>
Extend lsp-warn-no-matched-clients' effect (#3601)

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]>
Fix Rust Analyzer when using plists (#3599)

github.com/emacs-lsp/lsp-mode - 6c28d61fe18ffc04492e84c3451b1f3517b2ec5d authored over 2 years ago by Ivan Yonchovski <[email protected]>
lsp-rust: fix bad cond case in inlay-hints (#3598)

github.com/emacs-lsp/lsp-mode - a7dd2ede8957ab4f3320e04d5c9d56a6c113d7fc authored over 2 years ago by Gerry Agbobada <[email protected]>
lsp-rust: set UPDATE_EXPECT=1 when expect-test on runnable (#3597)

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 docstrings that are too wide (> 80 characters) (#3595)

* 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]>
Fix how client returns folding range capabilities (#3593)

github.com/emacs-lsp/lsp-mode - 9a22cb4529bd67e2f0cee3dfe4677a7da9d4c9e6 authored over 2 years ago by David Widmann <[email protected]>
Fix test errors (#3594)

github.com/emacs-lsp/lsp-mode - b987e918f0a11c9c38bd72fad0c3fa6f22cd8de3 authored over 2 years ago by David Widmann <[email protected]>
fix last commit

github.com/emacs-lsp/lsp-mode - c44cd787a9164df683ac21ece2c05d21cb3deda7 authored over 2 years ago by brotzeit <[email protected]>
add new rust-analyzer commands

github.com/emacs-lsp/lsp-mode - 92c1f08c7bdb806f00d37ec6d0bf2c05d3995d44 authored over 2 years ago by brotzeit <[email protected]>
add option for rust-analyzer rangeFormatting

github.com/emacs-lsp/lsp-mode - 27c766b8053dfe34c7216dab0a5204060a041da8 authored over 2 years ago by brotzeit <[email protected]>
Kotlin run/debug code lenses (#3565)

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

* `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]>
fix 80 character width warnings (#3585)

github.com/emacs-lsp/lsp-mode - aa946a51fba597357e130b6f1d7a53b14fbf546c authored over 2 years ago by Peter Becich <[email protected]>
Kill LSP buffer local variables during shutdown (#3574)

github.com/emacs-lsp/lsp-mode - 9957623d93b13fabaca8ba35b85da8fcceaeef69 authored over 2 years ago by Jimmy Yuen Ho Wong <[email protected]>
Update performance.md (#3583)

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]>
refactor lsp-elixir to be activated on "elixir" (#3582)

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]>
Don't set completion-at-point-functions to lsp exclusively (#3525)

Fixes #3340

github.com/emacs-lsp/lsp-mode - 7538125d20a21485320f3bc8a442feca8c97c09b authored over 2 years ago by Dan <[email protected]>
update imports section for rust-analyzer config

github.com/emacs-lsp/lsp-mode - 4aafe25e03ab7470b8d3c1cb326affa3c5e9930e authored over 2 years ago by brotzeit <[email protected]>
fix: docstrings wider than 80 chars

github.com/emacs-lsp/lsp-mode - e8ca2462525bff52362ccc51f724757c22b8610f authored over 2 years ago by Eric Dallo <[email protected]>
add Emacs 28.1 to GitHub Actions (#3573)

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]>
Fix docstrings for emacs 28.1

github.com/emacs-lsp/lsp-mode - 7f331321c5651e2245ae315a2038f250bc86271e authored over 2 years ago by Eric Dallo <[email protected]>
Camel Java DSL with the Camel Language Server (#3563)

* 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]>
feat: Improve user message on outdated document version

github.com/emacs-lsp/lsp-mode - 32e07173fb0e8ead2073369f64ddc55b259e35bf authored over 2 years ago by Eric Dallo <[email protected]>
docs: Add new Giscus comment system

github.com/emacs-lsp/lsp-mode - 9615c4c70b9ad5b2146d71d84c4969348903f6f6 authored over 2 years ago by Eric Dallo <[email protected]>
feat(semantic-tokens): Avoid tokens update hook error when lsp disconnected

github.com/emacs-lsp/lsp-mode - 92b49b9fcc075f3ee0bcd06ddf9b66b8de5149c6 authored over 2 years ago by Eric Dallo <[email protected]>
use lsp-rust-analyzer-library-directories for rust-analyzer

github.com/emacs-lsp/lsp-mode - 2ec52b7f536f11b695ca9a83055b7abed1c868df authored over 2 years ago by brotzeit <[email protected]>
lens: remove unused variable

github.com/emacs-lsp/lsp-mode - a76d58221006c43e46f9672b804fa8522d2bb498 authored over 2 years ago by Eric Dallo <[email protected]>
lens: fix lens update of other visible buffers

github.com/emacs-lsp/lsp-mode - d8607ff64e42da3dc9cac042c8272bd291c62d6a authored over 2 years ago by Eric Dallo <[email protected]>
Updated the node module path for angular to handle windows os (#3562)

github.com/emacs-lsp/lsp-mode - aac642cfdddb1c35ea88d28f0875112b1bdf82cf authored over 2 years ago by Max Zimmerman <[email protected]>
terraform: Ability to refresh modules widget (#3551)

- terraform: Support to refresh modules widget
- Update corresponding docs

github.com/emacs-lsp/lsp-mode - 358b5df8df10b4837193af78c2e72df2c381b1fa authored over 2 years ago by Sibi Prabakaran <[email protected]>
Update lsp-use-package.el (#3553)

github.com/emacs-lsp/lsp-mode - ae5ef019291a95443f0d9e97bad85f612e6a8e76 authored over 2 years ago by Li-Gru <[email protected]>
Remove submodule path. (#3552)

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

* Adding camel language support for Camel XML DSL

Fixes #3528

* Fixed based on the review
...

github.com/emacs-lsp/lsp-mode - 431db6cd31bb3e29131396090ea5bddf598bd78b authored over 2 years ago by Navyashree0923 <[email protected]>
update rust-analyzer configuration for inlay hints

github.com/emacs-lsp/lsp-mode - 700c7932dcff775a7686418e3a15941a36e9baac authored over 2 years ago by brotzeit <[email protected]>
Terraform: Handle empty case for modules (#3549)

This might happen for two reasons:

- There is no modules in the terraform code.
- In the cod...

github.com/emacs-lsp/lsp-mode - c777778dc52c25fbf7f154b7029c1c57bc242389 authored over 2 years ago by Sibi Prabakaran <[email protected]>
fix broken separator line of lsp-headerline (#3545)

* 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]>
Customizable spinner type (#3546)

* 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]>
[fsharp] remove /usr/bin/env --default signal wrapper on Linux

Also make sure the workaround for macOS is only enabled for emacs 28.1
as the issue has since be...

github.com/emacs-lsp/lsp-mode - 33c87a321fdf272c8d778e9bd507f0be98e23dbf authored over 2 years ago by Saulius Menkevičius <[email protected]>
[csharp] remove /usr/bin/env --default signal wrapper on Linux

- 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 - 8123c5cd33bedf3ac5e88d98ede690f73b7f1b00 authored over 2 years ago by Saulius Menkevičius <[email protected]>
Pass cancel-token for document symbols call

github.com/emacs-lsp/lsp-mode - b97ca36bf46181fcdf389baba24ecd11e53b8633 authored over 2 years ago by Ivan Yonchovski <[email protected]>
Use gethash for construct-tf-package

github.com/emacs-lsp/lsp-mode - b57cd3769551192725fdc47e9bb118f7c84ed32c authored over 2 years ago by Sibi Prabakaran <[email protected]>
Make use of lsp-get for lsp-terraform-ls--providers-to-tf-package

github.com/emacs-lsp/lsp-mode - 3b11afbd1bca586d05d05d56526ad52ea8c58df6 authored over 2 years ago by Sibi Prabakaran <[email protected]>
Remove :v as it's not used

github.com/emacs-lsp/lsp-mode - f765058e14e641b9c08df2fa721b9127db0ee266 authored over 2 years ago by Sibi Prabakaran <[email protected]>
Add myself as maintainer for terraform

github.com/emacs-lsp/lsp-mode - 2ffe64689c17d45a44fd701994b5093c33150685 authored over 2 years ago by Sibi Prabakaran <[email protected]>
Use destructuring via plist

github.com/emacs-lsp/lsp-mode - 87d6069909fd350c35dbd251e8f14bfcb0bddbe0 authored over 2 years ago by Sibi Prabakaran <[email protected]>
terraform: Integrate terraform modules calls

github.com/emacs-lsp/lsp-mode - f15d06e682f9995ec2caa93f9daaae7d7e95193c authored over 2 years ago by Sibi Prabakaran <[email protected]>
Revamp documentation for terraform client

Summary of the changes:

- Target changes to terraform-ls instead of terraform-lsp as all of
cha...

github.com/emacs-lsp/lsp-mode - 44f1752afb7177e467eedda4e2c54d5ca4e44061 authored over 2 years ago by Sibi Prabakaran <[email protected]>
Fix broken format lsp-clients.json (#3539)

github.com/emacs-lsp/lsp-mode - 0a3af93fb0b55d002e2ca5daa3c77ee63263dd84 authored over 2 years ago by magcho <[email protected]>
Allow disabling no matched clients error (#3532) (#3533)

* 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]>
terraform: Providers treemacs integration (#3537)

github.com/emacs-lsp/lsp-mode - 9faa49269234c3ad39d66e6baba6642bf2653f86 authored over 2 years ago by Sibi Prabakaran <[email protected]>
Add Gleam support (#3508)

github.com/emacs-lsp/lsp-mode - b855a3412a5410be09013d15495cfd251e9850d0 authored over 2 years ago by Jonathan Arnett <[email protected]>
Check for the correct function

Fixes #3536

github.com/emacs-lsp/lsp-mode - 57fb2db71101e580ff2d222212dfae209bfc9c24 authored over 2 years ago by Ivan Yonchovski <[email protected]>
terraform: Add semantic token support (#3535)

* 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]>
Remove references to gccmacs (#3529)

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]>
docs(terraform): add terraform-ls page (#3526)

github.com/emacs-lsp/lsp-mode - 16abde2ec52aebb6b6a0b08a801b51a1e4ca6e3e authored over 2 years ago by Ellis Kenyő <[email protected]>
terraform: Reference counts using Code Lens (#3524)

* 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]>
[clojure] Fix move-form refactoring

github.com/emacs-lsp/lsp-mode - 1d9ec3f30a6491b58a904b071694a1a8a0faca87 authored over 2 years ago by Eric Dallo <[email protected]>
Docs for lsp-terraform (#3522)

github.com/emacs-lsp/lsp-mode - bd31dc3e9c96b11078a58ad2aa1dcac69c5283af authored over 2 years ago by Sibi Prabakaran <[email protected]>
Gopls use deamon mode by default (#3515)

github.com/emacs-lsp/lsp-mode - 465bcc5fbeb6293446a3241f5f2c1b872337958c authored over 2 years ago by cabuda <[email protected]>
terraform-ls: Support commands for init and validate (#3509)

* terraform-ls: Support commands for init and validate

We implement two functions:
- lsp-ter...

github.com/emacs-lsp/lsp-mode - 6327359f3b5e19aeaa1c9ee6bd9b80b51f95f843 authored over 2 years ago by Sibi Prabakaran <[email protected]>
Give lsp-mode a docstring (#3501)

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

* 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]>
lsp-rust: files/watcher should be a string (#3496)

github.com/emacs-lsp/lsp-mode - d1178661020d0c1710963dcefe02fa5bf2f91bad authored over 2 years ago by Justin Tracey <[email protected]>
Link to python poetry + pyenv debugging guide. (#3494)

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

* 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]>
Add support for PureScript LSP settings (#3456)

github.com/emacs-lsp/lsp-mode - 5aa0588c492c5511b847b7639615850d07b1443d authored over 2 years ago by Tomasz Hołubowicz <[email protected]>
Only display JavaScript inlay hints for code in view (#3489)

* 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]>
capabilities: send correct "detail" property for completion items' resolveSupport (#3487)

According to [1], the client capability
CompletionClientCapabilities.completionItem.resolveSupp...

github.com/emacs-lsp/lsp-mode - fd1a431b3d50ab1426681bce2d5c4ff8c9c6301e authored over 2 years ago by Johannes Altmanninger <[email protected]>
Check for filters on rename file operations (#3484)

github.com/emacs-lsp/lsp-mode - 4f6dfc761249e9d3ee9b773ee6eb682cd58de60e authored over 2 years ago by Eric Dallo <[email protected]>
Add support for rename file operations (#3482)

* 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]>
Add troubleshooting info for nested go.mod (#3483)

Closes #3473.

github.com/emacs-lsp/lsp-mode - 624e9f33876f36f1a4c3d1525a0ae4b36d295fcb authored over 2 years ago by Radon Rosborough <[email protected]>
Fix lsp-rust-analyzer-open-cargo-toml to use the current buffer workspace (#3480)

Fix #3479

github.com/emacs-lsp/lsp-mode - d230fd1170ead71276bd5b7a2fc5072fea8fc933 authored over 2 years ago by Julien Cretin <[email protected]>
Add shellscript mapping for Arch Linux PKGBUILDs (#3472)

github.com/emacs-lsp/lsp-mode - b2a2e1aea502b4d07028606a91b1afd12ec22a8b authored over 2 years ago by Tim Ruffing <[email protected]>
fsharp: ignore new notifications that have appeared with latest fsac

..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]>
Fix inlayHint request in latest rust-analyzer. (#3467)

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]>
fix: Allow Kotlin to auto install correctly (#3462)

The path to the executable wasn't being found, so the package would be
downloaded, not found, a...

github.com/emacs-lsp/lsp-mode - 98fee954282d1010b077830cd14a6f87399b7663 authored over 2 years ago by Ellis Kenyő <[email protected]>
clojure: Add lsp-clojure-server-log command

github.com/emacs-lsp/lsp-mode - 7b00b676e0a5a3a0002373f87c3521e5d1f85d8e authored over 2 years ago by Eric Dallo <[email protected]>
Ignore coded/changedSelectedWorkspace and coded/initDubTree (#3457)

When I open *.d files these warnings in the warning buffer.

```
Warning (lsp-mode): Unknown ...

github.com/emacs-lsp/lsp-mode - 3ec693412e8d9706be04993816ef34dc62050d51 authored over 2 years ago by Hiroki Noda <[email protected]>
Add support for nimlangserver

github.com/emacs-lsp/lsp-mode - d1be7c90e0c6bf6c810e19a12b6a6e76568f0456 authored over 2 years ago by Ivan Yonchovski <[email protected]>