Skip to content

Commit b649ab4

Browse files
chore: set preview to false
1 parent 8112a04 commit b649ab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"extension"
2121
],
2222
"publisher": "ast-grep",
23-
"preview": true,
23+
"preview": false,
2424
"displayName": "ast-grep VSCode: Structural Search, Replace and more",
2525
"homepage": "https://ast-grep.github.io",
2626
"repository": "https://github.com/ast-grep/ast-grep-vscode",

0 commit comments

Comments
 (0)