04.06.2025
This commit is contained in:
parent
d4c839302b
commit
27416cef99
15 changed files with 190 additions and 205 deletions
|
@ -1,32 +1,5 @@
|
|||
{
|
||||
"name": "gotools",
|
||||
"displayName": "Golang Tools",
|
||||
"description": "Tools for productive work",
|
||||
"version": "0.1.5",
|
||||
"engines": {
|
||||
"vscode": "^1.80.0"
|
||||
},
|
||||
"publisher": "neonxp",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"author": {
|
||||
"name": "Alexander NeonXP Kiryukhin",
|
||||
"email": "a.kiryukhin@mail.ru",
|
||||
"url": "https://neonxp.ru/"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/neonxp/GoTools"
|
||||
},
|
||||
"icon": "icon.png",
|
||||
"categories": [
|
||||
"Programming Languages",
|
||||
"Snippets",
|
||||
"Other"
|
||||
],
|
||||
"keywords": [
|
||||
"go",
|
||||
"golang"
|
||||
],
|
||||
"contributes": {
|
||||
"snippets": [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue