vscode-extensions.myriad-dreamin.tinymist: init at 0.11.1

This commit is contained in:
Pol Dellaiera 2024-03-29 09:59:08 +01:00
parent 41df62c66c
commit 3bb6d54ec3
No known key found for this signature in database
GPG Key ID: D476DFE9C67467CA

View File

@ -3193,10 +3193,10 @@ let
meta = {
changelog = "https://marketplace.visualstudio.com/items/myriad-dreamin.tinymist/changelog";
description = "A VSCode extension for providing a language server for Typst";
downloadPage = "https://marketplace.visualstudio.com/items?itemName=nvarner.typst-lsp";
description = "A VSCode extension for providing an integration solution for Typst";
downloadPage = "https://marketplace.visualstudio.com/items?itemName=myriad-dreamin.tinymist";
homepage = "https://github.com/myriad-dreamin/tinymist";
license = lib.licenses.mit;
license = lib.licenses.asl20;
maintainers = [ lib.maintainers.drupol ];
};
};