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

[docs] Update bug issue template

github.com/emacs-lsp/lsp-mode - dd2a6244d5e6e093969ff9eae2b16768ade670b8 authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Update bug issue template

github.com/emacs-lsp/lsp-mode - 917253319ace77603ee41717dcd7a94fdae96ddd authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Update bug issue template

github.com/emacs-lsp/lsp-mode - 8c74784ccf6172e02a12959cecf84c21b43e9363 authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Update bug template

github.com/emacs-lsp/lsp-mode - 91f228338cc8bc01add2b03fd5a253f8b35cc21f authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Update bug issue template

github.com/emacs-lsp/lsp-mode - 1e585c036bfc3d7af86810d8115fc2eea2203432 authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Update but issue template

github.com/emacs-lsp/lsp-mode - e68db6ae4a990893621f9f94dc33c93e00d73eb7 authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Update bug issu template

github.com/emacs-lsp/lsp-mode - 39ce95af3c3f584d069f82c88bae13029d555175 authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Remove old issue template

github.com/emacs-lsp/lsp-mode - a7918b9e37db333dd365efebb5d6dfe925ab8a3f authored over 3 years ago by Eric Dallo <[email protected]>
require lsp-mode remove native complation warnings and errors (#2897)

more details in issue #2896

github.com/emacs-lsp/lsp-mode - 5b4f8a0fc911b4c9cc6667c4f4f3624cfe27afa7 authored over 3 years ago by lispy-dobby <[email protected]>
[docs] Use old template until make yml template work

github.com/emacs-lsp/lsp-mode - a3cb37ad3e0b37625abf772ca19af95f733fb02e authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Change question ISSUE_TEMPLATE

github.com/emacs-lsp/lsp-mode - cd4573523f07564aa1f8e5b665c31f54a1844c59 authored over 3 years ago by Eric Dallo <[email protected]>
[docs] improve ISSUE_TEMPLATE

github.com/emacs-lsp/lsp-mode - 499849c967b57b56e9c177b5a9d32cc0e83b522f authored over 3 years ago by Eric Dallo <[email protected]>
Expose lsp-client-download-server-fn (#2882)

- Fixes #2879

github.com/emacs-lsp/lsp-mode - a1475ab0f9494b6e7c183cbc8b73fa80d2d80fa2 authored over 3 years ago by Ivan Yonchovski <[email protected]>
Facilities for finding use-plist inconsistencies

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

First step before migrating to plists. ...

github.com/emacs-lsp/lsp-mode - f7be9f26e87aa853d0102e8d45c3d3d9995f7e86 authored over 3 years ago by Ivan Yonchovski <[email protected]>
Add lsp-face-semhl-method to lsp-semantic-token-faces (#2887)

github.com/emacs-lsp/lsp-mode - f35b670e9a143f745bd5e29eaa28f823634d4353 authored over 3 years ago by Jamie Cunliffe <[email protected]>
Fix a typo in how-to-turn-off.md (#2885)

github.com/emacs-lsp/lsp-mode - 2d41848dde2fdcb1a85546302c4b842a12a68ef9 authored over 3 years ago by Ting-Yu Lin <[email protected]>
[docs] Fix broken link (#2878)

github.com/emacs-lsp/lsp-mode - aec8968364fce476f41e532bc083a96b6d9cb1ce authored over 3 years ago by Koji Takahashi <[email protected]>
ensure callbacks and timers are called in "current tokenizing buffer" (fix #2858) (#2859)

* ensure callbacks and timers are called in "current tokenizing buffer"

* no error if tokeniz...

github.com/emacs-lsp/lsp-mode - 8bfb07ed653705cec7c092b4559ae5d0f1b086b2 authored over 3 years ago by Felipe Lema <[email protected]>
Allow setting configuration values to a function (#2874)

github.com/emacs-lsp/lsp-mode - 98284ed3ee58277b956579586b1ab3d4e2ff581d authored over 3 years ago by Ivan Yonchovski <[email protected]>
[docs] Change extensions to tutorials page

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

github.com/emacs-lsp/lsp-mode - 77b918fc0b6d8ec8624d2a77fc0f5e465518fd29 authored over 3 years ago by Eric Dallo <[email protected]>
[lens] Add `lsp-lens-place-position` (#2868)

* Add option to place lens at eol

* [CHANGELOG]

* Don't use offset for end-of-line

github.com/emacs-lsp/lsp-mode - 2cd5cc795d12fbe40feb9d74f136b79b23f2c630 authored over 3 years ago by Eric Dallo <[email protected]>
Set view-inhibit-help-message in gfm-view-mode to silence view message (#2866)

* Set view-inhibit-help-message in gfm-view-mode to silence view message

This avoids the rend...

github.com/emacs-lsp/lsp-mode - 3dc87f6111ea2439a8d974a8954dcbb683144b92 authored over 3 years ago by Matthew Bauer <[email protected]>
lsp-completion: Fix triggerKind on manual invokation (#2864)

* lsp-completion: Fix triggerKind on manual invokation

* Create single download modal in Exec...

github.com/emacs-lsp/lsp-mode - e9d5ceab6d43c1a85ebd4da2b58536d157c47c5c authored over 3 years ago by Eder Elorriaga <[email protected]>
Update lsp-verilog.el to support svlangserver binary installed via npm (#2849)

Co-authored-by: Kanad Kanhere <[email protected]>

github.com/emacs-lsp/lsp-mode - 71eadde40db598550ba950eae9496b2f63e2bb33 authored over 3 years ago by kanadkanhere <[email protected]>
Make sure lsp-pylsp package is loaded

github.com/emacs-lsp/lsp-mode - 0eeb8ffa4d8b4de805d0bf15a7d5910029d2a2a2 authored over 3 years ago by Ivan Yonchovski <[email protected]>
Fix regression in lsp-tramp-connection (#2861)

- fixes #2860

github.com/emacs-lsp/lsp-mode - a033e1fb378d8dd165ef4d95ce3698868412014b authored over 3 years ago by Ivan Yonchovski <[email protected]>
Remove duplicate highlights for iedit (#2854)

If a language server reports the same symbol multiple times (ccls can
behave like this for temp...

github.com/emacs-lsp/lsp-mode - 2cfc735852a84a4f7a92b0427083a9378ba541fe authored over 3 years ago by geza-herman <[email protected]>
Fix tramp-connection for emacs 28+

- Fixes #2775

github.com/emacs-lsp/lsp-mode - 5c7e2f72464cd84af3b87f37162ddf376ba05afd authored over 3 years ago by Ivan Yonchovski <[email protected]>
[#2364] Work around NPM bug in lsp-install-server (#2852)

github.com/emacs-lsp/lsp-mode - fabdfd9386be23fb4013ba90061366241b6843fc authored over 3 years ago by Radon Rosborough <[email protected]>
Bugfix, later arguments in lsp-rust-analyzer-server-command were ignored. (#2853)

Bug was introduced in PR#2197, which searched for the executable
defined in lsp-rust-analyzer-s...

github.com/emacs-lsp/lsp-mode - 8b0594fdee9f8f70a8973c56d0c2ece5680b5e97 authored over 3 years ago by Lunderberg <[email protected]>
fix(lsp-lua): treat boolean settings as booleans (#2850)

This seems specifically important for the `Lua.telemetry.enable`
setting. As right now you can ...

github.com/emacs-lsp/lsp-mode - efac7f9f6d03173201503ba61534cb877dfecd6e authored over 3 years ago by Jim Myhrberg <[email protected]>
Add 2 rust analyzer LSP extensions (#2776)

* Implement OpenCargoToml ra lsp extension

Takes a universal arg to open in another window si...

github.com/emacs-lsp/lsp-mode - fd05f0d4d87510bdf25aeeeb7e7d90dace71af4c authored over 3 years ago by petr-tik <[email protected]>
Add client for python-lsp-server (pylsp); add warning to python-language-server (pyls) (#2846)

* Add pylsp client; add warning to pyls client

* Add pylsp to docs.

* make pyls deprecatio...

github.com/emacs-lsp/lsp-mode - d95c2f3113143b4808e67b61b1f555ce8146e7ea authored over 3 years ago by Doug Davis <[email protected]>
set company-capf backend to buffer local (#2837)

Prevents the capf backend from overtaking personal configurations in
buffers outside lsp-mode.

github.com/emacs-lsp/lsp-mode - b9679516af36b20331694256f3ac6582614d3859 authored over 3 years ago by tpeacock19 <[email protected]>
Prevents robot group from showing language server in customize (#2841)

github.com/emacs-lsp/lsp-mode - 6b35b06165e141fe42abc8fd8282b3801c4b5d06 authored over 3 years ago by Jimmy Yuen Ho Wong <[email protected]>
Fix lsp-document-highlight

github.com/emacs-lsp/lsp-mode - 7961c2021bf058d32286b68002b70f9fde53b29a authored over 3 years ago by Ivan Yonchovski <[email protected]>
Fix typo in lsp-lens.el

github.com/emacs-lsp/lsp-mode - d843bc844155d4083421e6497a998325bd3638dc authored over 3 years ago by Ivan Yonchovski <[email protected]>
Prevents markdown group from showing language server in customize (#2840)

Also add a link to the language server

github.com/emacs-lsp/lsp-mode - a14c0dc8eecab4dd6a5b40a6627bd4accf7dd032 authored over 3 years ago by Jimmy Yuen Ho Wong <[email protected]>
Add mapping from jdee-mode to java

github.com/emacs-lsp/lsp-mode - c7c29adb4457c3169ccceddad0fd8c01089b02fd authored over 3 years ago by Ivan Yonchovski <[email protected]>
Prevents bash-ls group from showing language server in customize (#2835)

Also add a link to the language server repo

github.com/emacs-lsp/lsp-mode - 3aebec085afdf0b9bad4adee1b06abc80e90fb3f authored over 3 years ago by Jimmy Yuen Ho Wong <[email protected]>
Added option :on-server-request to lsp-signature-auto-activate (#2832)

Fixes #2767

github.com/emacs-lsp/lsp-mode - 78ccbc270db37cfac19c5b060d4d88dda8baaff8 authored over 3 years ago by Ivan Yonchovski <[email protected]>
Prevents svlangserver from showing generic Language Server in customize (#2836)

github.com/emacs-lsp/lsp-mode - fdff93907198cb07841d846b6c1b3a5211ea3c1c authored over 3 years ago by Jimmy Yuen Ho Wong <[email protected]>
[file-watch-ignored] add .github and .circleci to ignored regex

github.com/emacs-lsp/lsp-mode - 894cf20547273d153b3bd440444956d8410d84de authored over 3 years ago by Eric Dallo <[email protected]>
Add nix-direnv to lsp-file-watch-ignored-directories (#2833)

In its default configuration, nix-direnv creates a .direnv directory
next to direnv's .envrc. T...

github.com/emacs-lsp/lsp-mode - 1cee186cbd6c548e6257ec01c2df781ff0807b1e authored over 3 years ago by foldu <[email protected]>
Add yaml-mode to lsp--formatting-indent-alist (#2829)

github.com/emacs-lsp/lsp-mode - 50a17da8e1bb32b40c06d778cee3829662c8639a authored over 3 years ago by T. Miller <[email protected]>
[semantic-tokens] Add support for semantic tokens faces overrides (#2826)

* Add support for semantic tokens faces overrides

* Improve doc

github.com/emacs-lsp/lsp-mode - b2606d928222556552fab59a12da72e1fcbce6ed authored over 3 years ago by Eric Dallo <[email protected]>
Added type/call hierarchy in the context menu

- fixes also some issues with the menu and the usage of :active/:visible

github.com/emacs-lsp/lsp-mode - d9aa843288fe3c3a3413cda7fe355ad98ca907ed authored over 3 years ago by Ivan Yonchovski <[email protected]>
Enable dynamic registration for "codeAction/resolve" lsp-feature (#2827)

Even though lsp-mode advertises dynamicRegistration for
"codeAction/resolve" it does not actual...

github.com/emacs-lsp/lsp-mode - 20fbf3368ace5576bf21f932021290ffb5b19eaf authored over 3 years ago by Saulius Menkevičius <[email protected]>
Fix some default values from list to vector

github.com/emacs-lsp/lsp-mode - 4a35eeb399ed408fdf244b4297a80a8afbe99f05 authored over 3 years ago by Ivan Yonchovski <[email protected]>
SystemVerilog lsp client (#2825)

* SystemVerilog lsp client

* Merge lsp-svlangserver.el in lsp-verilog.el

* Use lsp-repeata...

github.com/emacs-lsp/lsp-mode - cb4f83b47c052dcd2d6717f086da8b89ce9bbb4f authored over 3 years ago by kanadkanhere <[email protected]>
Fix the name of the bash-ls

github.com/emacs-lsp/lsp-mode - be0e6f69efb42e7ab77f3ca66931d9b4e63ebd18 authored over 3 years ago by Ivan Yonchovski <[email protected]>
Optimized lsp--create-filter-function for memory usage (#2791)

github.com/emacs-lsp/lsp-mode - 7e8567a810e53056d46a474b308cd1bc0a2fe04f authored over 3 years ago by Ivan Yonchovski <[email protected]>
Fix to reflect diagnostics to flymake on enabling lsp-diagnostics-mode (#2823)

The first time lsp-diagnostics-mode is enabled, flymake syntax check
with lsp-diagnostics--flym...

github.com/emacs-lsp/lsp-mode - 75e58d2de4ae2a5389995a6dc3646749ff324905 authored over 3 years ago by Naofumi Yasufuku <[email protected]>
Mention mono in the CPP tutorial

github.com/emacs-lsp/lsp-mode - 350dbfc0076b27fe4360adca289e242c2c647f04 authored over 3 years ago by Ivan Yonchovski <[email protected]>
Add server-id param to lsp-install-server (#2817)

github.com/emacs-lsp/lsp-mode - 6118806550e27765b5cfa06bb82571c7bb08be7f authored over 3 years ago by Ivan Yonchovski <[email protected]>
Change s bindings to w

As per discussion in discord

github.com/emacs-lsp/lsp-mode - 1b72b9d080b36c6e6c1d1b3df58b5ba7a6bb4313 authored over 3 years ago by Ivan Yonchovski <[email protected]>
Make sure that lsp-interface runs with ascii-case-table (#2820)

- Fixes #2819

github.com/emacs-lsp/lsp-mode - 632b2becafcd165a4b9c0fe8083b8b9e0a6e9ce3 authored over 3 years ago by Ivan Yonchovski <[email protected]>
Autoload lsp-diagnostics-lsp-checker-if-needed

github.com/emacs-lsp/lsp-mode - baf75e99685fe4f2e6d7a84b4091de25e7f4ce93 authored over 3 years ago by Ivan Yonchovski <[email protected]>
Run lsp command in idle timer after server installation (#2816)

- Fixes #2739

github.com/emacs-lsp/lsp-mode - 2e84f187170c822b4576038fbeeb1cee7101265b authored over 3 years ago by Ivan Yonchovski <[email protected]>
Add po-language-server to the list of clients. (#2815)

github.com/emacs-lsp/lsp-mode - ff255774a4e8198417c6f57fbeee2513fa34f36f authored over 3 years ago by Julien Palard <[email protected]>
Fixed several issues discovered when testing latest changes (#2813)

1. Filter the buffers that have been killed before initialize has been received
2. Make sure th...

github.com/emacs-lsp/lsp-mode - 02fd80d9a82f3b96f20e07b50e4c40e4223cd985 authored over 3 years ago by Ivan Yonchovski <[email protected]>
Add mapping from nxml-mode to xml

- fixes #2712

github.com/emacs-lsp/lsp-mode - 64b211740c8e6962883f4182ef3ae74c6ab1fa7f authored over 3 years ago by Ivan Yonchovski <[email protected]>
lsp-xml: Enable on all XML file types (#2814)

activation-fn limited it to files ending with xml, which doesn't cover
.xsd and other XML formats.

github.com/emacs-lsp/lsp-mode - 722750b1591a1debb10f3869115f6888da370bb6 authored over 3 years ago by foldu <[email protected]>
Add ability to verify GPG signatures.

github.com/emacs-lsp/lsp-mode - 2a8a27cb097abd02b2eba27e5e43419b8a3c42a7 authored over 3 years ago by Evgeny Kurnevsky <[email protected]>
lsp-request: reduce the active call inside waiting loop (#2810)

github.com/emacs-lsp/lsp-mode - aca0f8372c856f75c3f2fb5295d07c84931275e9 authored over 3 years ago by kiennq <[email protected]>
Responde workspace configuration with workspace buffer (#2809)

github.com/emacs-lsp/lsp-mode - eb3969d1c48defed44ddaea1196605684299aeed authored over 3 years ago by BlahGeek <[email protected]>
Clean up

github.com/emacs-lsp/lsp-mode - 4e889929f77d4b75f2c01f339c39837f40485480 authored over 3 years ago by Ivan Yonchovski <[email protected]>
Add consult-lsp to README (#2811)

* Add consult-lsp to README

Now that consult-lsp is on MELPA I feel safer adding it to the read...

github.com/emacs-lsp/lsp-mode - a175dd58a175a34e1a1ba832f421a2c412eb9128 authored over 3 years ago by Gerry Agbobada <[email protected]>
Fix type of lsp-yaml-custom-tags (#2807)

github.com/emacs-lsp/lsp-mode - a624c6ba239cfa740601a6d7bb1355781a72f79b authored over 3 years ago by Fredrik Meyer <[email protected]>
Revert "lsp-request*: using sit-for instead of accept-process-output loop (#2772)" (#2805)

This reverts commit 1595f31aaed8a9dfe87bf9593c9c96161d717282.

github.com/emacs-lsp/lsp-mode - 1fb3f0cd194d1e30f469ccc54e02b98d053cb198 authored over 3 years ago by Ivan Yonchovski <[email protected]>
Add customisation objects for `lsp-markdown`. (#2800)

* Add client configuration for markdown major mode.

* Register markdown client for auto docum...

github.com/emacs-lsp/lsp-mode - b5ad23a3232d9e30c8984d88ac67dea3650ac5c2 authored over 3 years ago by hjpotter92 <[email protected]>
lsp-request*: using sit-for instead of accept-process-output loop (#2772)

* lsp-request-while-no-input: run redisplay while waiting for server reponse

* Using sit-for ...

github.com/emacs-lsp/lsp-mode - 1595f31aaed8a9dfe87bf9593c9c96161d717282 authored over 3 years ago by kiennq <[email protected]>
Avoid positional arguments to define-minor-mode (#2793)

Back in Emacs-21.1, `define-minor-mode' grew keyword arguments to
replace its old positional ar...

github.com/emacs-lsp/lsp-mode - 8222bf749a0a92e6c3801eb62fa7b044e730032f authored over 3 years ago by Jonas Bernoulli <[email protected]>
lsp-file-watch-ignored-directories: OCaml (#2796)

Ignore `_opam` (local Opam switch directory) and `_build` (build artefacts from the Dune tool).

github.com/emacs-lsp/lsp-mode - 45159ce9d18c021968d915c7c2b52dcb38a2ef46 authored over 3 years ago by Matt Bray <[email protected]>
[WIP] Ensure run tests in Unix systems (#2795)

* Ensure run tests in Unix systems

* Add echo

* Be precise on echo message

github.com/emacs-lsp/lsp-mode - 7aad6aeefe68f16b6dba9a7463972a207b895834 authored over 3 years ago by Jen-Chieh Shen <[email protected]>
Document lsp-mode entry point (#2794)

* Document lsp-mode entry point

* Change wording based on feedback

* Update installation.m...

github.com/emacs-lsp/lsp-mode - 6eb8d760d96d84e4c850e94766028f5901ed1735 authored over 3 years ago by excalamus <[email protected]>
Add note to react tutorial

github.com/emacs-lsp/lsp-mode - 5ca68ed5b9295f298fa45e3cc0f4901a7c471c46 authored over 3 years ago by Ivan Yonchovski <[email protected]>
Fix the type of lsp-yaml-schemas

github.com/emacs-lsp/lsp-mode - 40430a62e549fc291c2839b07796cccf9573bf4f authored over 3 years ago by Ivan Yonchovski <[email protected]>
Fix typo in the tutorial

github.com/emacs-lsp/lsp-mode - 4333cef852ca686da822b4757c62c7bc1cf511e5 authored over 3 years ago by Ivan Yonchovski <[email protected]>
[docs] Segregate auto generated settings to features

github.com/emacs-lsp/lsp-mode - 54cb9a81d97c9f19ebea34510844ac7b69e755bc authored over 3 years ago by Eric Dallo <[email protected]>
Default to basic highlighting until semantic highlighting is ready

github.com/emacs-lsp/lsp-mode - 4b0d4238c6892d84eacba43a14e8a494a2e89e5b authored over 3 years ago by Sebastian Ullrich <[email protected]>
[docs] Auto generate settings docs (#2789)

* Fix groups/faces

* Improve doc generator to consider features settings and faces

* Sort ...

github.com/emacs-lsp/lsp-mode - 5c08e81b227ad2e4ba9e56a8c018631f6ad78b3e authored over 3 years ago by Eric Dallo <[email protected]>
Cleanup lsp-mode lsp-performance (#2788)

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

- removed lsp-print-performance
- fi...

github.com/emacs-lsp/lsp-mode - 5478c89a044b37d20dcb1b6d11a2949f1d7e8316 authored over 3 years ago by Ivan Yonchovski <[email protected]>
Make sure that fix for #2675 is applied everywhere (#2786)

github.com/emacs-lsp/lsp-mode - ca08c1ffe787e9f52dd06bae25c7d29033a22524 authored over 3 years ago by Ivan Yonchovski <[email protected]>
Markdown lsp client (#2785)

* Add client configuration for markdown major mode.

* Register markdown client for auto docum...

github.com/emacs-lsp/lsp-mode - d9d203d7cc8541bbb780911cc4e1d04ee2b4482b authored over 3 years ago by hjpotter92 <[email protected]>
Reapply comment about the docs

github.com/emacs-lsp/lsp-mode - aa63f757d78e7303fc7cd6b33fc384623ef930dc authored over 3 years ago by Ivan Yonchovski <[email protected]>
[3.16] Insert replace support (#2711)

Fixes #2032

github.com/emacs-lsp/lsp-mode - 2ea6eab8043cd6646579100624dcd63a5dde4c10 authored over 3 years ago by Ivan Yonchovski <[email protected]>
[docs] update file watchers docs (#2784)

github.com/emacs-lsp/lsp-mode - cdd97e2978d05e20d216783b94b32fc3be5e9776 authored over 3 years ago by Eric Dallo <[email protected]>
[CI] Remove paths-ignore

github.com/emacs-lsp/lsp-mode - da40b7e392f561c4ee3fb168d81e1bef34feb15d authored over 3 years ago by Eric Dallo <[email protected]>
[CI] Remove duplicated runs on PRs

github.com/emacs-lsp/lsp-mode - 33acb70a5a6d968994d1f60f5cc0fc1fe019bdff authored over 3 years ago by Eric Dallo <[email protected]>
[file-watcher] Add more clojure common cache folders to exclude

github.com/emacs-lsp/lsp-mode - fadab8b0b30a490a39a2ddfea2ece05d1968ea55 authored over 3 years ago by Eric Dallo <[email protected]>
Quote parentheses at bol inside of doc-strings (#2780)

Without this `outline-minor-mode' gets confused and considers
this line to be the beginning of ...

github.com/emacs-lsp/lsp-mode - 1c79e2eb2bb10576b071b5e1639178873f18dbe2 authored over 3 years ago by Jonas Bernoulli <[email protected]>
Improve file watchers log (#2779)

github.com/emacs-lsp/lsp-mode - 682f5b14f03f37558c88ac987036d398b27f09dd authored over 3 years ago by Eric Dallo <[email protected]>
Fix empty cache being treated as cache (#2773)

* Fix cache when lsp-completion-use-last-result is not set

* Do not consider an empty prefix ...

github.com/emacs-lsp/lsp-mode - 016def786b0b235159e80f39319ed1f915934d1c authored over 3 years ago by Aaron Jensen <[email protected]>
Add TRAMP example

See https://github.com/brotzeit/rustic/issues/243#issuecomment-816788349

github.com/emacs-lsp/lsp-mode - c7c98fab44fa6a1580a4ea6fd2d02bb14f6f1c87 authored over 3 years ago by Dan Girshovich <[email protected]>
Get PHP Composer directory if possible (#2737)

* Get PHP Composer directory if possible

- Currently, composer directory is ~/.composer/.
- ...

github.com/emacs-lsp/lsp-mode - 0f5bedcdf1293065637f0dcfc9f6d1963349ec27 authored over 3 years ago by Chung <[email protected]>
Print workspace folders on startup (#2771)

github.com/emacs-lsp/lsp-mode - 65fb3e8d071406c4596dcc13e3f0230e1f730ec6 authored over 3 years ago by Ivan Yonchovski <[email protected]>
Improve performance of project file watch setup (#2752)

This improves performance through a couple of strategies:

- Only check if a directory is an ...

github.com/emacs-lsp/lsp-mode - f38a0531a9a2e852c5d8a4309f95b7479155c8d8 authored over 3 years ago by Raphael Gaschignard <[email protected]>
Make xmlls multiroot

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