We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fc8f183 + 3783832 commit 572f566Copy full SHA for 572f566
snippets/java/java.json
@@ -6,7 +6,7 @@
6
},
7
"class": {
8
"prefix": "class",
9
- "body": ["public class ${TM_FILENAME_BASE} {", "\t$0", "}"],
+ "body": ["public class ${1:TM_FILENAME_BASE} {", "\t$0", "}"],
10
"description": "Public class"
11
12
"sysout": {
0 commit comments