This repository was archived by the owner on Feb 11, 2025. It is now read-only.
第一节课中。按shift+alt+c生成consloe.log是哪个插件来着? #44
Unanswered
githubVSgitlab
asked this question in
提问&疑惑
Replies: 1 comment
-
这个不是插件,和VSCode代码片段绑在一起的。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
shift+alt+c生成consloe.log
{
"key": "shift+alt+c",
"command": "editor.action.insertSnippet",
"args": {"name": "console-log"}
},
Beta Was this translation helpful? Give feedback.
All reactions