File tree Expand file tree Collapse file tree 1 file changed +29
-29
lines changed
Expand file tree Collapse file tree 1 file changed +29
-29
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " vscode-fish-text" ,
3- "publisher" : " mamoru" ,
2+ "name" : " vscode-fish-text" ,
3+ "publisher" : " mamoru" ,
44 "displayName" : " Рыбный Текст" ,
5- "description" : " Adds russian \" fish\" text" ,
6- "galleryBanner" : {
7- "color" : " #c42b44"
8- },
9- "author" : {
10- "name" : " mamoruuu" ,
11- "url" : " https://mamoruuuu.github.io"
12- },
13- "repository" : {
5+ "description" : " Adds russian \" fish\" text" ,
6+ "galleryBanner" : {
7+ "color" : " #c42b44"
8+ },
9+ "author" : {
10+ "name" : " mamoruuu" ,
11+ "url" : " https://mamoruuuu.github.io"
12+ },
13+ "repository" : {
1414 "type" : " git" ,
1515 "url" : " https://github.com/mamoruuu/vscode-fish-text.git"
1616 },
17- "icon" : " .github/carpe.png" ,
18- "version" : " 1.0.0 " ,
19- "license" : " MIT" ,
17+ "icon" : " .github/carpe.png" ,
18+ "version" : " 1.0.1 " ,
19+ "license" : " MIT" ,
2020 "engines" : {
2121 "vscode" : " ^1.18.0"
2222 },
3333 "command" : " fishtext.addParagraph" ,
3434 "title" : " РыбаТекст: Добавить абзац текста"
3535 }
36- ],
37- "snippets" : [
38- {
39- "languages" : [
40- " html" ,
41- " javascriptreact" ,
42- " typescriptreact" ,
43- " handlebars" ,
44- " plaintext" ,
45- " php" ,
46- " markdown" ,
47- " jade"
48- ]
49- }
50- ]
36+ ],
37+ "snippets" : [
38+ {
39+ "languages" : [
40+ " html" ,
41+ " javascriptreact" ,
42+ " typescriptreact" ,
43+ " handlebars" ,
44+ " plaintext" ,
45+ " php" ,
46+ " markdown" ,
47+ " jade"
48+ ]
49+ }
50+ ]
5151 },
5252 "scripts" : {
5353 "vscode:prepublish" : " npm run compile" ,
You can’t perform that action at this time.
0 commit comments