From 677ccb4c86391059a13279d202211ca676fa4f2f Mon Sep 17 00:00:00 2001 From: Sebastian Fleer Date: Mon, 16 May 2022 17:24:02 +0200 Subject: [PATCH] add Linux AppStream metadata --- extra/linux/dev.lapce.lapce.metainfo.xml | 35 ++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 extra/linux/dev.lapce.lapce.metainfo.xml diff --git a/extra/linux/dev.lapce.lapce.metainfo.xml b/extra/linux/dev.lapce.lapce.metainfo.xml new file mode 100644 index 00000000..f3a8d712 --- /dev/null +++ b/extra/linux/dev.lapce.lapce.metainfo.xml @@ -0,0 +1,35 @@ + + + dev.lapce.lapce + Lapce + Dongdong Zhou, et al. + Lightning-fast and powerful code editor written in Rust + Apache-2.0 + Apache-2.0 + https://lapce.dev/ + https://github.com/lapce/lapce/issues + https://docs.lapce.dev/ + +

+ Lapce is an open source code editor written in Rust. By utilising native GUI and GPU rendering, and with the performance Rust provides, Lapce is one of the fastest code editors out there. +

+

Features:

+
    +
  • Modal Editing (Vim like) support as first class citizen (can be turned off as well)
  • +
  • Built-in LSP (Language Server Protocol) support to give you code intelligence like code completion, diagnostics and code actions etc.
  • +
  • Built-in remote development support (inspired by VSCode Remote Development) for a seamless "local" experience, benefiting from the full power of the remote system.
  • +
  • Plugins can be written in programming languages that can compile to the WASI format (C, Rust, AssemblyScript)
  • +
  • Built-in terminal, so you can execute commands in your workspace, without leaving Lapce.
  • +
+
+ + dev.lapce.lapce.desktop + + + https://raw.githubusercontent.com/lapce/lapce/master/extra/images/screenshot.png + + + + + +