Source: lsp-treemacs
Section: editors
Priority: optional
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Uploaders: Xiyue Deng <manphiz@gmail.com>
Build-Depends: debhelper-compat (= 13),
 dh-elpa
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/emacsen-team/lsp-treemacs
Vcs-Git: https://salsa.debian.org/emacsen-team/lsp-treemacs.git
Homepage: https://github.com/emacs-lsp/lsp-treemacs
Rules-Requires-Root: no

Package: elpa-lsp-treemacs
Architecture: all
Depends: ${elpa:Depends}, ${misc:Depends}
Recommends: emacs
Enhances: emacs
Description: treemacs integration for Emacs LSP
 This package provides some treemacs vizualization of LSP data, e.g.:
  * error list
  * symbols in a file
  * references and implementations
  * call hierarchy
  * type hierarchy
