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

[clojure] Fix cider hook function args

github.com/emacs-lsp/lsp-mode - 532dc5a786c009610e2b0660e20c346eccdb3d94 authored almost 3 years ago by Eric Dallo <[email protected]>
lsp-define-conditional-key: use append instead of nconc to prevent circular list (#3286)

github.com/emacs-lsp/lsp-mode - 2fedc14585658c4124c24d97edb8cf3d262d15bc authored almost 3 years ago by kiennq <[email protected]>
Fix typo in faq (#3284)

Wrong variable name

github.com/emacs-lsp/lsp-mode - 6cb6e659716ceeb76fe2d54c1600ecde730903a6 authored almost 3 years ago by puuuuh <[email protected]>
add ebuild-mode language id configuration to shellscript (#3281)

Signed-off-by: Aisha Tammy <[email protected]>

github.com/emacs-lsp/lsp-mode - c53bdaf23cfcc0bcba59877b90ac3cd8b0c7cf7a authored almost 3 years ago by A. Tammy <[email protected]>
Move to new eldoc (#3275)

* Use eldoc-documentation hook instead of variable

closes #3081

* Fix signature of lsp-eld...

github.com/emacs-lsp/lsp-mode - 2736652be86f7e83f1fe08e7158a3d1d8f1bb965 authored almost 3 years ago by Ivan Yonchovski <[email protected]>
add deps and .elixir_ls folders to ignored directories (#3278)

github.com/emacs-lsp/lsp-mode - fefc3663dcd75f97e270f399ad991fb8fc26e6e8 authored almost 3 years ago by Andrew Moore <[email protected]>
Put lsp-use-plists in lsp-doctor (#2797)

github.com/emacs-lsp/lsp-mode - c9bab9bbb0630ae08b51a4ef4a1dc0afad7e55a4 authored about 3 years ago by Ivan Yonchovski <[email protected]>
Change the key type of lsp-go-env

- Fixes #3274

github.com/emacs-lsp/lsp-mode - 8531265e6b62b630f1f1aba5e8fb62cef6b4d85f authored about 3 years ago by Ivan Yonchovski <[email protected]>
[js/eslint] Update vscode-eslint extension download url (#3273)

github.com/emacs-lsp/lsp-mode - 9d45378ac52c101502f75d23b81dfc295f74b2c1 authored about 3 years ago by Maciej Zwoliński <[email protected]>
Clarify server section

github.com/emacs-lsp/lsp-mode - 6dd30eb61c83cb8e47ee35d1904f0debb3ea5418 authored about 3 years ago by Ivan Yonchovski <[email protected]>
Introduce a flag to disable automatic download (#3230)

github.com/emacs-lsp/lsp-mode - 20045c1cb607701237beff62b9e7c2c4a69a5e79 authored about 3 years ago by Ivan Yonchovski <[email protected]>
Revert "Add support for Volar (#3257)" (#3262)

This reverts commit 4f675e21595cfc24e3d5412c842990fd1f358418.

github.com/emacs-lsp/lsp-mode - a5899247a44be5c89d5a70e00365ae1ddd27ab15 authored about 3 years ago by Ivan Yonchovski <[email protected]>
Add support for Volar (#3257)

* Add support for Volar

* Fix extra parens

* Use lsp-workspace-root instead

github.com/emacs-lsp/lsp-mode - 4f675e21595cfc24e3d5412c842990fd1f358418 authored about 3 years ago by Jen-Chieh Shen <[email protected]>
[org] Use more appropriate identification for org-mode file (#3258) (#3259)

Use "org" instead of "plaintext" to make sure the server understand
all the org mode idiosyncra...

github.com/emacs-lsp/lsp-mode - 6724f128471dad1bcdd383937e2d1ed79488ec00 authored about 3 years ago by sathlan <[email protected]>
[clojure] Fix wrong initialization data

github.com/emacs-lsp/lsp-mode - 41173dca4d6a7fa381ba6dc154e7149cb113f7e1 authored about 3 years ago by Eric Dallo <[email protected]>
[clojure] Add support for test tree feature (#3250)

* Add support for test tree feature

* Use new protocol changes

* Consider capability enabl...

github.com/emacs-lsp/lsp-mode - ea3c2f372a861a9fc74c841c8a45e9258cdf2418 authored about 3 years ago by Eric Dallo <[email protected]>
add .mypy_cache to default ignored watch directories (#3252)

github.com/emacs-lsp/lsp-mode - e43b9ddb3903a39c325966f21e7edc1192d1e8e2 authored about 3 years ago by Brennan Vincent <[email protected]>
[CHANGELOG]

github.com/emacs-lsp/lsp-mode - 65df810febc6e9bf62e356d9a186ad8abf5d6a3a authored about 3 years ago by Eric Dallo <[email protected]>
[lsp-terraform] add hashicorp lsp server (#3248)

github.com/emacs-lsp/lsp-mode - cbfbfe394dfe4a372c4477f89ab61e0f3d82e13d authored about 3 years ago by thanhvg <[email protected]>
Add more lsp clients to require (#3247)

github.com/emacs-lsp/lsp-mode - 5d95a919ae018fcf301506e6ab1c61373d29610e authored about 3 years ago by Jen-Chieh Shen <[email protected]>
[ada] Add support for alire projects (#3244)

If an alire file is detected, provide the environment from it to the server

github.com/emacs-lsp/lsp-mode - ac1175865b0c7eda0e463e9208e18cc68b99a82a authored about 3 years ago by vaartis <[email protected]>
Add variable for setting path to ada_language_server executable (#3245)

Add new lsp-ada-als-executable variable for allowing the customization
of the executable path (...

github.com/emacs-lsp/lsp-mode - 1c37168652e2a0e983cda2edffc638def9aa518b authored about 3 years ago by Marc Poulhiès <[email protected]>
lsp-find-implementation produces references not definitions (#3186)

So third party 'xref-show-xrefs-functions' handlers such as `helm-xref` and
`ivy-xref` can pick...

github.com/emacs-lsp/lsp-mode - 8c5f81a3c52d9bc7c1337fe9748a60ba7330294b authored about 3 years ago by thanhvg <[email protected]>
Add support for Nginx (#3240)

* Add support for Nginx

* Fix CI as well

github.com/emacs-lsp/lsp-mode - 6f126d1616c5b0119b52cf929b93dc0d30293e4c authored about 3 years ago by Jen-Chieh Shen <[email protected]>
fix: Correct group for lsp-intelephense-php-version (#3239)

Correctly specify the settings group for lsp-intelephense-php-version

github.com/emacs-lsp/lsp-mode - eb0c79918c7c8011d417d120ab4d603bd2f606c1 authored about 3 years ago by Ellis Kenyő <[email protected]>
feat: Allow a minimum version to be specified (#3238)

Introduces an option to set the PHP version for Intelephense; as it
doesn't use any system PHP.

github.com/emacs-lsp/lsp-mode - 7200758a00927f33c03d1d718632038de0eabadd authored about 3 years ago by Ellis Kenyő <[email protected]>
Make installation-buffer removable by pressing Q. (#3237)

github.com/emacs-lsp/lsp-mode - 130db766cb7f6f09ce35a5f78f06473905a49f7b authored about 3 years ago by Jostein Kjønigsen <[email protected]>
Add org-mode to language id (#3235)

* Add org-mode to language id

* Change language id to plaintext

github.com/emacs-lsp/lsp-mode - f137d3f4eb8b04357e0729a54051e050be4fa8df authored about 3 years ago by Jen-Chieh Shen <[email protected]>
[clojure] Add create-test refactoring

github.com/emacs-lsp/lsp-mode - f808426fd092114a00e2797cc6bfaa68e725ed7a authored about 3 years ago by Eric Dallo <[email protected]>
Prioritize create edits before other edits (#3234)

github.com/emacs-lsp/lsp-mode - b65802dea8873ffde70eac5b378444ef2562213e authored about 3 years ago by Eric Dallo <[email protected]>
Do not use company-doc-buffer (#3229)

- fixes #3225

github.com/emacs-lsp/lsp-mode - ddb776037fc073473e0da9d07e63f57242b212fb authored about 3 years ago by Ivan Yonchovski <[email protected]>
Add support for CompletionItem.tags (#3227)

github.com/emacs-lsp/lsp-mode - 3a960e8b0575a6e4ba4bf4d547d2825de645a20c authored about 3 years ago by Ivan Yonchovski <[email protected]>
Warn if the user is trying to add HOME folder as project root (#3212)

github.com/emacs-lsp/lsp-mode - d15adce39ced0bbff9be1a1d198e590444790ed4 authored about 3 years ago by Ivan Yonchovski <[email protected]>
Replace vetur.completion.useScaffoldSnippets with vetur.completion.scaffoldSnippetSources (#3218)

Fix https://github.com/emacs-lsp/lsp-mode/issues/3217

github.com/emacs-lsp/lsp-mode - f66b89ebeb6f726e9a1cf7a6b5f5e41ea42251e0 authored about 3 years ago by Blue Ye <[email protected]>
[docs] Fix python documentation for pylsp

github.com/emacs-lsp/lsp-mode - 9865d315123bb0482de358e6905838ba1acb5b45 authored about 3 years ago by Eric Dallo <[email protected]>
Fix unexpected indentation on the last line (#3202)

github.com/emacs-lsp/lsp-mode - db5e657b275a2066e4786cb4cc24604d5b62ab58 authored about 3 years ago by Taiki Sugawara <[email protected]>
Extend FAQ

github.com/emacs-lsp/lsp-mode - a7effcc79114e91e74f06ef3a7e078bafba05c2a authored about 3 years ago by Ivan Yonchovski <[email protected]>
lsp-clangd: library-folders-fn support (#3208)

github.com/emacs-lsp/lsp-mode - e56ed27181a4ec2330c7d61cb5a6c2531820511b authored about 3 years ago by Victor Makarov <[email protected]>
Add TOML support (#3193)

* add lsp-toml

* add document entry for lsp-toml

* fix byte compilation warnings

github.com/emacs-lsp/lsp-mode - ad3390ae8e84e01c4bb8c0b06b4b01df7458d4a5 authored about 3 years ago by Taiki Sugawara <[email protected]>
Fix 3 different cases of stale semantic highlights (#3189)

* Better cooperate with underlying fontifiers

see issue #3154

* Intercept and reorder late...

github.com/emacs-lsp/lsp-mode - fc967de50df4a477a7db71751856dd0369b43a3b authored about 3 years ago by sebastiansturm <[email protected]>
add Maven repository dir ignore (#3196)

github.com/emacs-lsp/lsp-mode - 4a84f1bd8dfa09586985f791f39f25aa73ce98aa authored about 3 years ago by Žygimantas Medelis <[email protected]>
docs: Fix phpactor URL & remove installation (#3195)

Existing installation instructions aren't recommended due to collisions with existing libraries.

github.com/emacs-lsp/lsp-mode - b1fa4b6be184e8f62d16d308da76a9a46fa037e3 authored about 3 years ago by Ellis Kenyő <[email protected]>
Fix version of the new property

github.com/emacs-lsp/lsp-mode - 2e5ef753ca14418e2ddee9885410725642ea1cac authored about 3 years ago by Ivan Yonchovski <[email protected]>
add opt to unset #[cfg(test)] in specified crates (#3156)

this allows the user to still enable #[cfg(test)] in rust-analyzer
globally while not breaking ...

github.com/emacs-lsp/lsp-mode - 00e1a5a28993061c19d58bd2a2920e129224eee8 authored about 3 years ago by Cassandra Comar <[email protected]>
Fix `lsp-ensure-server` call to `lsp-install-server`

Fixes #3185

github.com/emacs-lsp/lsp-mode - 293a43819a96eb94b90bc14b6cb11ebfd090e8c8 authored about 3 years ago by Eric Dallo <[email protected]>
performance.md: Instruct users on generating reports (#3183)

Fixes #3178

github.com/emacs-lsp/lsp-mode - b2ed45474653409321f546551eb4d9995b82e941 authored about 3 years ago by Paul Smith <[email protected]>
Add support for window/showDocument (#3177)

github.com/emacs-lsp/lsp-mode - 4de8a1a53e6a522db8a222c82cb2919229d2f9c2 authored about 3 years ago by Eric Dallo <[email protected]>
Improve semantic token modifiers (#3170)

github.com/emacs-lsp/lsp-mode - fd6e5ed936df9b7f01db8a22f49785a256dc4d4d authored about 3 years ago by Eric Dallo <[email protected]>
[clojure] Add event semantic token override

github.com/emacs-lsp/lsp-mode - 2c55e898d6781cef2bc4aa92b60cf0e7b9e2a58e authored about 3 years ago by Eric Dallo <[email protected]>
Enable `lsp-lens-enable` by default (#3175)

* Enable `lsp-lens-enable` by default

* Fix tests

github.com/emacs-lsp/lsp-mode - a6c077ea58cdcb02092a667257f29a72de467937 authored about 3 years ago by Eric Dallo <[email protected]>
Do not use lsp--error when handling errors in lsp-workspace-command-execute

- there are other packages like lsp-java that call lsp-workspace-command-execute
and expect eith...

github.com/emacs-lsp/lsp-mode - f72278c660a41a2df086aaf6348090b56b0aff16 authored about 3 years ago by Ivan Yonchovski <[email protected]>
Improve lsp-install-server and add lsp-update-server (#3160)

* improve lsp-install-server

* Add lsp-update-server

* Update docstring

github.com/emacs-lsp/lsp-mode - d92ced26d9d8bf03ce1c4cc3aa6026f32b2cd216 authored about 3 years ago by Eric Dallo <[email protected]>
Initial implementation of section synchronization (#3167)

- added `defcustom-lsp` and :section-synchronization property to the client.
`defcustom-lsp` wi...

github.com/emacs-lsp/lsp-mode - 491d667d1e113bd6b43d1f88d47383e7fb137ddb authored about 3 years ago by Ivan Yonchovski <[email protected]>
Fix evil-multiedit breaking change https://github.com/hlissner/evil-multiedit/issues/39\#issuecomment-950194708

Discussion on https://github.com/hlissner/evil-multiedit/issues/39

github.com/emacs-lsp/lsp-mode - 6157b3dde2c56f734a0789225240c521acdf2c7c authored about 3 years ago by Eric Dallo <[email protected]>
Implement support for textDocument/linkedEditingRange (#3166)

Fixes #2449

github.com/emacs-lsp/lsp-mode - d72c3fef1e353f016a1d52288e03a4facc491d3d authored about 3 years ago by Ivan Yonchovski <[email protected]>
Ignore angular/projectLanguageService

Fixes #2875

Seems like this notification is used only in tests in the vscode project

github.com/emacs-lsp/lsp-mode - 427a8cdfaae62d0788092b28dc52f47c3babb34a authored about 3 years ago by Ivan Yonchovski <[email protected]>
lsp-capf: add pass-through completion style + support prefix filtering on completion table (#2975)

github.com/emacs-lsp/lsp-mode - 1ece3b81ad10d1b10a2c73c6617b4426e673cbc7 authored about 3 years ago by kiennq <[email protected]>
Support for completion item deprecated (#3162)

- Fixes #2904

- company-mode is yet to support it.

github.com/emacs-lsp/lsp-mode - ff1c79da0c90e5be868e5b9a9d8c7408a97ce2e6 authored about 3 years ago by Ivan Yonchovski <[email protected]>
Stop polluting homedir with intelephense folder (#3163)

* Stop polluting homedir with intelephense folder

* Update package-version of lsp-intelephens...

github.com/emacs-lsp/lsp-mode - 107d390d6d4f76eea611b1ce16e4b5b79dbb79fb authored about 3 years ago by Striker <[email protected]>
[clojure] Add new command to create test

github.com/emacs-lsp/lsp-mode - 8fe3f3a7636b8cc6e6543da0be8ae7a8083b524f authored about 3 years ago by Eric Dallo <[email protected]>
Fix lsp-avy-lens for 'end-of-line placement

- Fixes #3021

github.com/emacs-lsp/lsp-mode - 2f43b68c42d930dd875d36074d2b2448d33e5cc1 authored about 3 years ago by Ivan Yonchovski <[email protected]>
Delete location variable

github.com/emacs-lsp/lsp-mode - 563233fe72de6f32ffc6a1b3db0ec7f49c12cb50 authored about 3 years ago by Ivan Yonchovski <[email protected]>
Remove the check for the location

- as per lsp spec the server should return only the symbols for the current
document. Thus no ne...

github.com/emacs-lsp/lsp-mode - 9dbde736861c2e26b71f4ff96480e09610501cd0 authored about 3 years ago by Ivan Yonchovski <[email protected]>
Use rust fontlock for RA macro expansion

- fixes #3137

github.com/emacs-lsp/lsp-mode - 07cd6876a1f1d62b55dc44ae97d0e307e78fe3ed authored about 3 years ago by Ivan Yonchovski <[email protected]>
Support gfm-mode

Fixes #3148

github.com/emacs-lsp/lsp-mode - 4afb13e4b4c35f3119f0dafa1773be7eb1535fbb authored about 3 years ago by Ivan Yonchovski <[email protected]>
Add Leiningen checkouts dirs to ignored dir paths (#3151)

Leiningen (a commonly-used Clojure project automation and build tool) offers a feature called "c...

github.com/emacs-lsp/lsp-mode - b5d9b3b2c8638e223ba1524c76c16d0f616d73ce authored about 3 years ago by Rob Hanlon <[email protected]>
Feature/ts-ls init opts (#3141)

* Allow for configuration of typescript-language-server initialization preferences

* cleanup
...

github.com/emacs-lsp/lsp-mode - 237363939b2630a807261f31614ac98fad29b785 authored about 3 years ago by Dan Orzechowski <[email protected]>
Guard `textDocument/documentHighlight` with lsp-feature?

Fixes #3115

github.com/emacs-lsp/lsp-mode - 23e015c65930050ddd5dd499dabaa8f97f43b495 authored about 3 years ago by Ivan Yonchovski <[email protected]>
Make sure `lsp-on-change` is called in multi-workspace context

- Fixes #2901

github.com/emacs-lsp/lsp-mode - 066e7494f600c53dbc82cdaddc8e53c3d491f5f0 authored about 3 years ago by Ivan Yonchovski <[email protected]>
Fix eslint installation code

Fixes https://github.com/emacs-lsp/lsp-mode/issues/3136

github.com/emacs-lsp/lsp-mode - c7658855a08b297a704a5ba8166dd5b157df8015 authored about 3 years ago by Ivan Yonchovski <[email protected]>
lsp-csharp.el: add support for -s parameter to load specified solution for csharp-ls (#3131)

github.com/emacs-lsp/lsp-mode - 80ab3d690a6c6282a424b45b58ca18e6bcac6028 authored about 3 years ago by Saulius Menkevičius <[email protected]>
Workaround for Windows CI (#3134)

github.com/emacs-lsp/lsp-mode - 57a4eeef09b15372c91598abfc400ed389747424 authored about 3 years ago by Jen-Chieh Shen <[email protected]>
lsp-pwsh: fix pwsh-ls to check for main script existence instead of parent path (#3132)

github.com/emacs-lsp/lsp-mode - f254d27f3de5f9f8c67a343b0960a309de405dfc authored about 3 years ago by kiennq <[email protected]>
Cache regexes when checking for file match (#3092)

Some servers send a lot of regexes and this cause trouble

Fixes #3085

github.com/emacs-lsp/lsp-mode - f3fb64a4ad21983651a99c246049c2ebbf5f4b94 authored about 3 years ago by Ivan Yonchovski <[email protected]>
Update eslint language server to use lsp-server-binaries (#3129)

- marketplace fails us often due to DOS prevention

github.com/emacs-lsp/lsp-mode - 0eefbdb8c5c75d2a52fd27813e6228e30b79082f authored about 3 years ago by Ivan Yonchovski <[email protected]>
fix: do not start eslint lsp in json file (#3126)

json-mode is a derived mode of js-mode but eslint cannot work on json file

github.com/emacs-lsp/lsp-mode - 21d758f41d2cc638e732a1c5903fa38e0dace04d authored about 3 years ago by Binbin <[email protected]>
Lsp mode progress percentage precision fix. (#3122)

github.com/emacs-lsp/lsp-mode - 1f1a97331da472627dd08bfe3e463cfbc5fa0f0a authored about 3 years ago by Victor Makarov <[email protected]>
Allow configuring lsp-use-plists using command line

- Without this it is hard to configure emacs to use `lsp-use-plists` = t when
using native compi...

github.com/emacs-lsp/lsp-mode - 39172d55d7372eff915caa769902c35242f294ed authored about 3 years ago by Ivan Yonchovski <[email protected]>
Create parent dir in more robust way

Fixes #3119

github.com/emacs-lsp/lsp-mode - ab30ba40b48fe0630818e4421294df947b417a7d authored about 3 years ago by Ivan Yonchovski <[email protected]>
[clojure] Add :show-docs-arity-on-same-line? as t as it's better for emacs

github.com/emacs-lsp/lsp-mode - 301c0899177d7d7a4ce7be43ff3dce0f5201057f authored about 3 years ago by Eric Dallo <[email protected]>
Add option to import project at default directory (#3117)

github.com/emacs-lsp/lsp-mode - f47c9701be39fdee1d951ff1e101c36561528595 authored about 3 years ago by Rainer Gemulla <[email protected]>
filter noisy fsac error messages (#3111)

workaround for https://github.com/fsharp/FsAutoComplete/issues/833

Co-authored-by: Sergey Kos...

github.com/emacs-lsp/lsp-mode - 887ad7e649e1eff6e301d32f2cbd58d477b54394 authored about 3 years ago by Sergey Kostyaev <[email protected]>
add custom default error handler function (#3110)

Co-authored-by: Sergey Kostyaev <[email protected]>

github.com/emacs-lsp/lsp-mode - 5d61e52669605e312a62ee01c7184c4805e9dfb4 authored about 3 years ago by Sergey Kostyaev <[email protected]>
[code-lens ]Refresh lens with lsp-idle-timer (#3083)

* Refresh lens with lsp-idle-timer

* Refresh lens if visible

github.com/emacs-lsp/lsp-mode - f08398e85adc495a259ff4c5f6a46913df4d0803 authored about 3 years ago by Eric Dallo <[email protected]>
Add lsp-log-io-allowlist-methods (#3099)

github.com/emacs-lsp/lsp-mode - a15a35dc3550816babf594cdcfefc9a4565c178b authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Fix C# links

github.com/emacs-lsp/lsp-mode - aa41ed3b748624ebb34609f6217c4337835ac775 authored over 3 years ago by Eric Dallo <[email protected]>
add netcoredbg to docs (#3107)

Co-authored-by: Sergey Kostyaev <[email protected]>

github.com/emacs-lsp/lsp-mode - bdb59227b930af892318d59a344693bb79276622 authored over 3 years ago by Sergey Kostyaev <[email protected]>
Handle reference code lens for lsp-clojure (#3106)

github.com/emacs-lsp/lsp-mode - 0ccd461832caad817738d2d451e837cf4abeb6d6 authored over 3 years ago by Eric Dallo <[email protected]>
Better visuals for signature help (#2976)

- use page-break-lines-mode to separate the sections

github.com/emacs-lsp/lsp-mode - 74d2792fe0dfc064bf77693490ecc0f4f4f8ad21 authored over 3 years ago by Ivan Yonchovski <[email protected]>
lsp-csharp.el: remove `--version xxx` when installing csharp-ls using dotnet tool (#3100)

* lsp-csharp.el: remove `--version xxx` when installing csharp-ls using dotnet tool

* New ver...

github.com/emacs-lsp/lsp-mode - d5d7a54dee2622d3fd884638617f4957e1876018 authored over 3 years ago by Saulius Menkevičius <[email protected]>
Clarify enabling Rust inlay hints in docs (#3060)

* Clarify enabling Rust inlay hints in docs

* Update lsp-rust-analyzer.md

github.com/emacs-lsp/lsp-mode - 82fa7743602e9a6366ecd128efcd620ecc97fcf4 authored over 3 years ago by 132ikl <[email protected]>
Improve accuracy and clarity of JavaScript/TypeScript server docs (#3097)

* Document automatic installation of recommended typescript server

The "lsp-install-server" f...

github.com/emacs-lsp/lsp-mode - c148ecfe0690e1e2ab6db995f19d8779241603f0 authored over 3 years ago by Adam Spiers <[email protected]>
lsp-pwsh-setup: fix expanded path for PSES (#3098)

github.com/emacs-lsp/lsp-mode - 856db69f2db39869aaedc734faeac00ee4fcc12f authored over 3 years ago by kiennq <[email protected]>
lsp-csharp.el: introduce support for csharp-ls (alternative) language server (#3096)

* lsp-csharp.el: introduce support for csharp-ls (alternative) language server

this also intr...

github.com/emacs-lsp/lsp-mode - 2dc8f71585c1512e50ffcd2b89f4b1f03b52769e authored over 3 years ago by Saulius Menkevičius <[email protected]>
Fix docstring

github.com/emacs-lsp/lsp-mode - e960b0df4d86fd309216dbd83443cfee27f00f47 authored over 3 years ago by Ivan Yonchovski <[email protected]>
Ensure file is present on the disk before sending didOpen (#3093)

- some servers fail to handle the case when the file is not present on the disk
because vscode ...

github.com/emacs-lsp/lsp-mode - 7686611634ebe9b57932f7d68d4c0009f1fe0b82 authored over 3 years ago by Ivan Yonchovski <[email protected]>
Add python .venv dir in ignored file watchers (#3091)

github.com/emacs-lsp/lsp-mode - f56b852767deaadf8177749204d127b2db61cd97 authored over 3 years ago by Hemanta <[email protected]>
missing option in texlab install command (#3073)

I think the same option (`--locked`) should be added to l.619, but have not tested.
Please see ...

github.com/emacs-lsp/lsp-mode - 6ad9e0416204b8fbbd5db16740492f5c38d6a302 authored over 3 years ago by Matteo Gamboz <[email protected]>
Fix lsp is not activated for less files (#3090)

github.com/emacs-lsp/lsp-mode - 8f051e797dae0db6a9111514ce41ba52f40810b1 authored over 3 years ago by Binbin <[email protected]>
Add Graphql client support (#3084)

* Add client for graphql

* Update changelog for lsp-graphql

* Extra lsp-clients-graphql-se...

github.com/emacs-lsp/lsp-mode - 0f50dec790154e1d003024f87058991c1f24e83e authored over 3 years ago by Binbin <[email protected]>