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 57572c1 commit bf8641dCopy full SHA for bf8641d
.vscode/workspace.code-snippets
@@ -0,0 +1,9 @@
1
+{
2
+ "import": {
3
+ "prefix": "/import",
4
+ "scope": "typescript",
5
+ "body": [
6
+ "import * as vscode from \"vscode\";\nimport * as path from \"path\";\nimport * as fs from \"fs/promises\";\n"
7
+ ]
8
+ }
9
+}
assets/demo.gif
-20.5 MB
0 commit comments