vscode-extensions.geequlim.godot-tools: init at 2.3.0
This commit is contained in:
@@ -2018,6 +2018,22 @@ let
|
||||
};
|
||||
};
|
||||
|
||||
geequlim.godot-tools = buildVscodeMarketplaceExtension {
|
||||
mktplcRef = {
|
||||
name = "godot-tools";
|
||||
publisher = "geequlim";
|
||||
version = "2.3.0";
|
||||
hash = "sha256-iuSec4PoVxyu1KB2jfCYOd98UrqQjH3q24zOR4VCPgs=";
|
||||
};
|
||||
meta = {
|
||||
description = "VS Code extension for game development with Godot Engine and GDScript";
|
||||
downloadPage = "https://marketplace.visualstudio.com/items?itemName=geequlim.godot-tools";
|
||||
homepage = "https://github.com/godotengine/godot-vscode-plugin";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ thtrf ];
|
||||
};
|
||||
};
|
||||
|
||||
gencer.html-slim-scss-css-class-completion = buildVscodeMarketplaceExtension {
|
||||
mktplcRef = {
|
||||
name = "html-slim-scss-css-class-completion";
|
||||
|
||||
Reference in New Issue
Block a user