emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch scratch/eglot2emacs deleted (was c8af476fc0)


From: João Távora
Subject: branch scratch/eglot2emacs deleted (was c8af476fc0)
Date: Thu, 20 Oct 2022 07:21:46 -0400 (EDT)

capitaomorte pushed a change to branch scratch/eglot2emacs.

       was  c8af476fc0 ; Merge from https://github.com/joaotavora/eglot

This change permanently discards the following revisions:

  discards  c8af476fc0 ; Merge from https://github.com/joaotavora/eglot
  discards  03deda52fc Revert "fix jdtls support"
  discards  71e556360b Don't use three-argument plist-get
  discards  6fe6a0653e Don't return hash tables from e-w-configuration-plist
  discards  692c19b29d Allow eglot-workspace-configuration to be a plist
  discards  2e7fed203d Don't exceed max-specdl-size in big go projects
  discards  d354457418 Allow :initializationoptions in eglot-server-programs
  discards  fd0a3e783d Adjust last commit about workspace configuration
  discards  7606c1c7d9 Rework readme.md about workspace configuration again
  discards  d49af3bc1b Add eglot-show-configuration to debug workspace 
configurations
  discards  9996920838 Prefer documentchanges to changes in server-initiated 
edits
  discards  188af4d422 Add support for jedi-language-server (again)
  discards  6ab434b9a3 Don't return poorly supported "special elements" in 
eglot-imenu
  discards  bb0adeb6a9 Fix jdtls support
  discards  d8c2b17204 Add marksman server for markdown
  discards  bd906a4c13 Add out-of-box support for perl lsp server
  discards  3759eaeaa6 Merge commit 'e6d5dfe816' to fix fallout of force-push 
in gnu elpa
  discards  1fa820dbfe Always default eglot-strict-mode to nil
  discards  b1f36da9d1 Fix embarrassing paren-matching blunder in eglot.el
  discards  e0582c3c86 Reply more reasonably to server's workspace/applyedit
  discards  f8b0494c5e Appease byte-compiler warnings about wrong use of quotes
  discards  2ff4ef32ab Eglot-workspace-configuration can be a function
  discards  309d508d20 Be more conservative with the lsp identifier guess
  discards  3583f02db7 Guess the "lsp identifier at point"
  discards  8c5ac56547 Tweak some details, fix some bugs
  discards  82656cfa70 Cosmetic decisions guaranteed to tick off someone 
somewhere (tm)
  discards  8fab5d14cf Experiment with grouping in 
xref-backend-identifier-completion-table
  discards  4cb9ea1bc4 Make c-u m-. work half decently
  discards  21bd450c37 Add support for jedi-language-server
  discards  966bd7921e Prevent desktop.el from saving/restoring 
eglot--managed-mode
  discards  6aaaf0f17f Apply any additionaltextedits unconditionally
  discards  293b3a1ef1 Reduce eldoc noise from hover messages
  discards  fec59aa77e Reduce memory footprint of eglot--{}
  discards  f63dc10280 Update docstring of eglot-events-buffer-size
  discards  721c10276e Don't ignore flymake-no-changes-timeout
  discards  25be2d53ae Use format string instead of concat
  discards  eb188f9182 Fix egregious thinko in eglot--uri-to-path
  discards  f78421a694 Consider diagnostic.code when generating flymake 
diagnostics
  discards  0d01b31db3 Ensure exit-function of eglot-c-at-point runs on exact 
match
  discards  2d85b566db Add out-of-box support for purescript lsp server
  discards  3e1e801dc5 Ensure non-null :settings param in 
didchangeconfiguration notif
  discards  a4fb7ebc3b Add out-of-box support for futhark lsp server
  discards  fceaf50d07 Solve flymake diagnostics synchronization problems
  discards  bd5c0c026c Update invocation for out-of-box dart ls support
  discards  f0d71ecda2 Check textdocumentsync/willsave cap before sending it
  discards  a68ef30aee Guess language-id if manually entering server program
  discards  f31c3a5dfb Tweak eglot mode-line menus
  discards  f28ce566d0 Rework eglot's mode-line
  discards  579fcb7644 Make eglot--plist-keys a simple (non-map.el) helper again
  discards  83522d8554 Protect against empty firsttriggercharacter strings
  discards  143cb4d909 Easier initializationoptions in eglot-server-programs
  discards  f4fe4e0bc5 Tweak on-type-formatting code
  discards  368e6fefe9 Implement on-type-formatting support
  discards  b6da809fdd Map more emacs variables to lsp formattingoptions fields
  discards  888f6fd250 Add omnisharp support for c#
  discards  c68c664639 Use bounds of thing at point when asking for code actions
  discards  7d30e21498 Add simple support for workspacefolders
  discards  f7d95a81db Defend against broken move-to-column in recent emacs
  discards  63ad9974ed Don't advertise didchangewatchedfiles on tramp
  discards  e3580c682f Change capability 'documentchanges' to t
  discards  7a26eb3ba6 Use new jdtls script for eclipse jdt
  discards  cb1c0d94a0 Don't strip invisible text when formatting hover string
  discards  0b761d8140 Have a couple of lsp faces inherit from basic "shadow"
  discards  5daa9bf806 Prevent empty diagnostic tags vector hiding main 
fontification
  discards  8a7792a2bc Properly check the completionitem.deprecated property
  discards  7ca3432172 * eglot.el (eglot-handle-notification): silence 
byte-compiler.
  discards  1647ce6341 Add support for optional completionitem.tags
  discards  baa4902786 Don't use :exclusive no
  discards  b92b12e921 Enable lsp project-wide diagnostics via flymake
  discards  057d28ec84 Add clojure-lsp support for clojure
  discards  1ca8dde52f ; fix thinko in last commit
  discards  173969f586 Change rust language server to rust-analyzer
  discards  0e1173f2bf ; unbreak tests on emacs 26
  discards  93d451ebc7 * eglot.el (eglot--server-capable): don't use obsolete 
name.
  discards  5a82632dba Obsolete eglot--plist-keys in favor of map-keys
  discards  eb3d53c38f ; * eglot.el: move obsolete definition to new section.
  discards  93f767b91f Remove unnecessary compatibility code
  discards  521327dca4 Improve backwards-compatibility of eglot-mode-map
  discards  c297ab6b09 * eglot.el (eglot-strict-mode): very minor docfix.
  discards  b1f1482055 * eglot.el (eglot--connect): display seconds on timeout.
  discards  b2276331eb Print server command to events buffer
  discards  43787e0512 ; * eglot.el (eglot-server-initialized-hook): fix 
punctuation.
  discards  7a8f2ff29d Change from symbol-at-point to thing-at-point
  discards  c662ba94b2 Support optional diagnostic.tags
  discards  da8bd6c2f3 * eglot.el: improve commentary section.
  discards  5da8744509 Support racket-langserver
  discards  4ebe038fbb Bump eglot version to 1.8
  discards  859f49ee26 Don't error out on unsupported diagnostic.codedescription
  discards  538bfe2172 Support autoimporttext from pyright language server
  discards  fde389214d Add tooltip describing pending requests
  discards  66e8d301f7 Properly print error message of eglot-alternatives
  discards  1cd087edf5 Add up-to-date server executables for html/css/json
  discards  4f144c02e4 ; fix license statement
  discards  f5aa0ff361 ; update copyright years
  discards  4963fc84fc Add vim-language-server for vimrc-mode
  discards  ea565bb47a Add cmake-language-server for cmake-mode
  discards  bb69ce9927 Un-reverse references in xref buffer
  discards  a0165b71e7 Add variable to withhold the init req process id
  discards  454744917f Support language server for html, css, json and docker
  discards  dcfaac4181 Minor checkdoc fixes
  discards  8c40237913 Add lua-lsp support for lua-mode
  discards  5c9e47b525 Add support for the mint language server
  discards  b5080625d4 Add pyright language server support for python-mode
  discards  3ae9d68cd1 ; fix typos
  discards  bb20f7160d Use fortls also for fortran-mode
  discards  95355b59df Add yaml-language-server for yaml-mode
  discards  99c8752741 Use `locate-user-emacs-file` instead of `concat`
  discards  da42cc61ed ; prefer https to http addresses



reply via email to

[Prev in Thread] Current Thread [Next in Thread]