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.
1 parent e7d4ce8 commit a780cf6Copy full SHA for a780cf6
extension.js
@@ -8,7 +8,7 @@ function activate(context) {
8
9
// Use the console to output diagnostic information (console.log) and errors (console.error)
10
// This line of code will only be executed once when your extension is activated
11
- console.log('Congratulations, your extension "vue-3-code-snippets" is now active!');
+ console.log('Congratulations, your extension "nuxt-vscode-snippets" is now active!');
12
13
// The command has been defined in the package.json file
14
// Now provide the implementation of the command with registerCommand
0 commit comments