Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jun 25, 2025. It is now read-only.

Commit 49317e5

Browse files
Fix broken JSON and add "description" field.
1 parent d7c1849 commit 49317e5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎snippets/base.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,9 @@
8484
"\t${3:FIRST_ENUM} = \"some_value\"",
8585
"\t${4:SECOND_ENUM} = \"some_other_value\"",
8686
"\t0ドル"
87-
]
88-
}
87+
],
88+
"description": "Code snippet for enum definition."
89+
},
8990
"if": {
9091
"prefix": "if",
9192
"body": "if ${1:condition}:\n\t${2:pass}0ドル",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /