Skip to content

Commit 154fab8

Browse files
committed
Don't mention workspace
1 parent 5e76d0b commit 154fab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/ql-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@
345345
"type": "string",
346346
"default": "",
347347
"patternErrorMessage": "Please enter a valid folder",
348-
"markdownDescription": "The name of the folder where we want to create queries and query packs via the \"CodeQL: Create Query\" command. The folder should exist in the workspace."
348+
"markdownDescription": "The name of the folder where we want to create queries and query packs via the \"CodeQL: Create Query\" command. The folder should exist."
349349
}
350350
}
351351
},

0 commit comments

Comments
 (0)