|
1 | 1 | {
|
2 |
| - "displayName": "Gitpod Remote", |
| 2 | + "displayName": "Gitpod Classic Remote", |
3 | 3 | "description": "Auto-installed within Classic workspaces, required to provision extensions, task terminals, etc.",
|
4 |
| - "openDashboard": "Gitpod: Open Dashboard", |
5 |
| - "openAccessControl": "Gitpod: Open Access Control", |
6 |
| - "openSettings": "Gitpod: Open Settings", |
7 |
| - "openContext": "Gitpod: Open Context", |
8 |
| - "openDocumentation": "Gitpod: Documentation", |
9 |
| - "openDiscord": "Gitpod: Open Community Chat", |
10 |
| - "openTwitter": "Gitpod: Follow us on Twitter", |
11 |
| - "reportIssue": "Gitpod: Report Issue", |
12 |
| - "stopWorkspace": "Gitpod: Stop Workspace", |
13 |
| - "upgradeSubscription": "Gitpod: Upgrade Subscription", |
14 |
| - "extendTimeout": "Gitpod: Extend Workspace Timeout (180m)", |
15 |
| - "configureTimeout": "Gitpod: Configure Workspace Timeout", |
16 |
| - "takeSnapshot": "Gitpod: Share Workspace Snapshot", |
17 |
| - "shareWorkspace": "Gitpod: Share Running Workspace", |
18 |
| - "stopSharingWorkspace": "Gitpod: Stop Sharing Running Workspace", |
19 |
| - "openInStable": "Gitpod: Open in VS Code", |
20 |
| - "openInInsiders": "Gitpod: Open in VS Code Insiders", |
21 |
| - "openInBrowser": "Gitpod: Open in Browser", |
| 4 | + "openDashboard": "Gitpod Classic: Open Dashboard", |
| 5 | + "openAccessControl": "Gitpod Classic: Open Access Control", |
| 6 | + "openSettings": "Gitpod Classic: Open Settings", |
| 7 | + "openContext": "Gitpod Classic: Open Context", |
| 8 | + "openDocumentation": "Gitpod Classic: Documentation", |
| 9 | + "openDiscord": "Gitpod Classic: Open Community Chat", |
| 10 | + "openTwitter": "Gitpod Classic: Follow us on Twitter", |
| 11 | + "reportIssue": "Gitpod Classic: Report Issue", |
| 12 | + "stopWorkspace": "Gitpod Classic: Stop Workspace", |
| 13 | + "upgradeSubscription": "Gitpod Classic: Upgrade Subscription", |
| 14 | + "extendTimeout": "Gitpod Classic: Extend Workspace Timeout (180m)", |
| 15 | + "configureTimeout": "Gitpod Classic: Configure Workspace Timeout", |
| 16 | + "takeSnapshot": "Gitpod Classic: Share Workspace Snapshot", |
| 17 | + "shareWorkspace": "Gitpod Classic: Share Running Workspace", |
| 18 | + "stopSharingWorkspace": "Gitpod Classic: Stop Sharing Running Workspace", |
| 19 | + "openInStable": "Gitpod Classic: Open in VS Code", |
| 20 | + "openInInsiders": "Gitpod Classic: Open in VS Code Insiders", |
| 21 | + "openInBrowser": "Gitpod Classic: Open in Browser", |
22 | 22 | "makePrivate": "Make Private",
|
23 | 23 | "makePublic": "Make Public",
|
24 | 24 | "copyWebLink": "Copy web link",
|
25 | 25 | "tunnelNetwork": "Tunnel on all interfaces",
|
26 | 26 | "tunnelHost": "Tunnel on localhost",
|
27 | 27 | "retryAutoExpose": "Retry to expose",
|
28 | 28 | "openWebLinkInBrowser": "Open web link in Browser",
|
29 |
| - "runGitpodYml": "Gitpod: Validate Configuration" |
| 29 | + "runGitpodYml": "Gitpod Classic: Validate Configuration" |
30 | 30 | }
|
0 commit comments