We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c57d1c commit 5439554Copy full SHA for 5439554
src/extension.ts
@@ -2,7 +2,6 @@
2
// Import the module and reference it with the alias vscode in your code below
3
import * as vscode from "vscode";
4
import { TagTreeView } from "./tag-tree-view";
5
-console.log("test");
6
7
// this method is called when your extension is activated
8
// your extension is activated the very first time the command is executed
0 commit comments