Skip to content

Commit 86c48f8

Browse files
committed
fix(vscode): update title for creating new Robot Framework Notebook
1 parent f9e85f5 commit 86c48f8

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
@@ -1339,7 +1339,7 @@
13391339
"command": "robotcode.createNewFile"
13401340
},
13411341
{
1342-
"title": "Create New File",
1342+
"title": "Create New Robot Framework Notebook",
13431343
"shortTitle": "Robot Framework Notebook",
13441344
"category": "RobotCode",
13451345
"command": "robotcode.createNewNotebook"

0 commit comments

Comments
 (0)