Skip to content

issues Search Results · repo:jdtsmith/eglot-booster language:"Emacs Lisp"

Filter by

12 results
 (76 ms)

12 results

injdtsmith/eglot-booster (press backspace or delete to remove)

Hi @jdtsmith, To let the new JSON parser introduced in Emacs 30 do its job, would be nice to have an option to run emacs-lsp-booster via eglot-booster with the --disable-bytecode flag (see https://github.com/blahgeek/emacs-lsp-booster/issues/25). ...
  • maxecharel
  • 6
  • Opened 
    on Oct 27, 2024
  • #12

Hi, I think I found another bug. To reproduce: 1. Install python-lsp-server and pylsp-rope (either globally, or in a venv) 2. Ensure eglot uses the language server in step 1. 3. Create a python file ...
  • fast-90
  • 5
  • Opened 
    on Sep 28, 2024
  • #11

First of all, thanks for this package, it has made my experience with Eglot a lot better! I noticed that the eglot-reconnect command errrors when eglot-booster-mode is on. I don t get an error otherwise. ...
  • Duy-X
  • 2
  • Opened 
    on Sep 11, 2024
  • #10

This way it would be easier to install it. Also, package managers that cache emacs packages (eg. nix) would have your package too.
  • arthsmn
  • 1
  • Opened 
    on Jul 30, 2024
  • #9

The first time I start eglot after opening Emacs I get this warning - ~/.config/emacs/.local/straight/build-29.1/eglot-booster/eglot-booster.el: Warning: ‘buffer-local-value’ is an obsolete generalized ...
  • claytharrison
  • 1
  • Opened 
    on Apr 11, 2024
  • #8

Apparently a docker tramp connection is not considered a remote file which causes obvious issues when lsp-booster is not installed in the container.
  • nehrbash
  • 2
  • Opened 
    on Mar 14, 2024
  • #7

Hi, thanks for great package. I wonder this package works in tramp env. I got error below in Message buffer Tramp: Opening connection EGLOT (furiosa-hal2/(rust-mode rust-ts-mode)) for ubuntu@yan-cpu-0 ...
  • ileixe
  • 6
  • Opened 
    on Mar 12, 2024
  • #6

When an eglot server is defined with a custom class (custom-class . init-args), eglot-booster blindly prepends the emacs-lsp-booster command to the entry in eglot-server-programs. Have you considered advising ...
  • Stebalien
  • 19
  • Opened 
    on Feb 6, 2024
  • #5

As far as I can tell, Eglot is not being boosted for entries in eglot-server-programs that are set with eglot-alternatives. For example, (eglot-alternatives ( clangd ccls )) is used for C programs. I have ...
  • krisbalintona
  • 9
  • Opened 
    on Feb 3, 2024
  • #4

https://github.com/eclipse-jdtls/eclipse.jdt.ls?tab=readme-ov-file#managing-connection-types To use standard streams(stdin, stdout) of the server process do not set any of the above environment variables ...
  • uqix
  • 5
  • Opened 
    on Jan 16, 2024
  • #3
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub