Skip to content

Commit a2de724

Browse files
committed
Package NLS override
1 parent b8cce24 commit a2de724

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

apps/vscode-nightly/package.nightly.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
{
22
"name": "roo-code-nightly",
3-
"displayName": "Roo Code Nightly",
4-
"publisher": "RooVeterinaryInc",
53
"version": "0.0.1",
64
"icon": "assets/icons/icon-nightly.png",
75
"scripts": {}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"extension.displayName": "Roo Code Nightly",
3+
"views.contextMenu.label": "Roo Code Nightly",
4+
"views.terminalMenu.label": "Roo Code Nightly",
5+
"views.activitybar.title": "Roo Code Nightly",
6+
"configuration.title": "Roo Code Nightly"
7+
}

0 commit comments

Comments
 (0)