lsp-mode 8.0.0-3 source package in Ubuntu

Changelog

lsp-mode (8.0.0-3) unstable; urgency=medium

  * add missing clients/ directory, fix tests
    (Closes: #1003103) Thanks to Arto Jantunen (viiru@)

 -- Thomas Koch <email address hidden>  Tue, 04 Jan 2022 13:26:45 +0200

Upload details

Uploaded by:
Debian Emacsen team
Uploaded to:
Sid
Original maintainer:
Debian Emacsen team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
lsp-mode_8.0.0-3.dsc 2.0 KiB d61e1b73564a9a377e2ce484ebb76c952f403497f97c9c163d852da2daa5f913
lsp-mode_8.0.0.orig.tar.xz 13.1 MiB 9d52e5d0abee959d89a35a91148c7c2b8c6f3a01c2abca5d59ab8c0808b22c16
lsp-mode_8.0.0-3.debian.tar.xz 4.1 KiB e5a41a88b1a4738c5a5765fc24116ee3deb7f69a3df0cc5a8f92ad9d844e52f7

Available diffs

No changes file available.

Binary packages built by this source

elpa-lsp-mode: Emacs client/library for the Language Server Protocol

 A Emacs Lisp library for implementing clients for servers using Microsoft's
 Language Server Protocol (v3.0)[1].
 .
 The library is designed to integrate with existing Emacs IDE frameworks
 (completion-at-point, xref (beginning with Emacs 25.1), flycheck, etc).
 .
 [1]: https://github.com/Microsoft/language-server-protocol