Skip to content

Commit 1b723f0

Browse files
committed
#RIVS-231 - Rename application
1 parent f9b4154 commit 1b723f0

File tree

27 files changed

+80
-80
lines changed

27 files changed

+80
-80
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Redis-Insight-VS-Code-extension-Work-in-Progress
1+
# Redis-for-VS-Code
22

33
Temporary repository to work on the VS Code extension
44

@@ -10,7 +10,7 @@ Temporary repository to work on the VS Code extension
1010
1. Chose one of the options in the select control and click on the green play icon. Options:
1111
a. `Run Dev Extension` - start 2 background dev tasks and the debug vscode instance with extension
1212
b. `Run only Extension` - start only the debug vscode instance with extension
13-
1. In the opened Visual studio code instance, click the Redis for VSCode icon in the sidebar
13+
1. In the opened Visual studio code instance, click the Redis for VS Code icon in the sidebar
1414

1515

1616

l10n/bundle.l10n.json

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
2-
"Redis for VSCode - Add new key": "Redis for VSCode - Add new key",
3-
"Redis for VSCode - Add Database connection": "Redis for VSCode - Add Database connection",
4-
"Redis for VSCode - Settings": "Redis for VSCode - Settings",
5-
"Redis for VSCode - EULA": "Redis for VSCode - EULA",
6-
"Redis for VSCode - Welcome": "Redis for VSCode - Welcome",
7-
"Redis for VSCode - Edit Database connection": "Redis for VSCode - Edit Database connection",
2+
"Redis for VS Code - Add new key": "Redis for VS Code - Add new key",
3+
"Redis for VS Code - Add Database connection": "Redis for VS Code - Add Database connection",
4+
"Redis for VS Code - Settings": "Redis for VS Code - Settings",
5+
"Redis for VS Code - EULA": "Redis for VS Code - EULA",
6+
"Redis for VS Code - Welcome": "Redis for VS Code - Welcome",
7+
"Redis for VS Code - Edit Database connection": "Redis for VS Code - Edit Database connection",
88
"now": "now",
99
"< 1 min": "< 1 min",
1010
"Last Refresh": "Last Refresh",
1111
"- Welcome": "- Welcome",
12-
"About Redis for VSCode": "About Redis for VSCode",
13-
"Take your productivity to the next level when developing with Redis or Redis Stack! Use Redis for VSCode to visualize and optimize Redis data.": "Take your productivity to the next level when developing with Redis or Redis Stack! Use Redis for VSCode to visualize and optimize Redis data.",
14-
"A powerful desktop manager, Redis for VSCode provides an intuitive and efficient UI for Redis and Redis Stack and supports CLI interaction in a fully-featured desktop UI client.": "A powerful desktop manager, Redis for VSCode provides an intuitive and efficient UI for Redis and Redis Stack and supports CLI interaction in a fully-featured desktop UI client.",
12+
"About Redis for VS Code": "About Redis for VS Code",
13+
"Take your productivity to the next level when developing with Redis or Redis Stack! Use Redis for VS Code to visualize and optimize Redis data.": "Take your productivity to the next level when developing with Redis or Redis Stack! Use Redis for VS Code to visualize and optimize Redis data.",
14+
"A powerful desktop manager, Redis for VS Code provides an intuitive and efficient UI for Redis and Redis Stack and supports CLI interaction in a fully-featured desktop UI client.": "A powerful desktop manager, Redis for VS Code provides an intuitive and efficient UI for Redis and Redis Stack and supports CLI interaction in a fully-featured desktop UI client.",
1515
"Start": "Start",
1616
"Connect your database": "Connect your database",
1717
"Create new database": "Create new database",
@@ -42,7 +42,7 @@
4242
"Key Name": "Key Name",
4343
" will be deleted.": " will be deleted.",
4444
"Delete": "Delete",
45-
"will be deleted from Redis for VSCode.": "will be deleted from Redis for VSCode.",
45+
"will be deleted from Redis for VS Code.": "will be deleted from Redis for VS Code.",
4646
"Key Size": "Key Size",
4747
"Key Size: ": "Key Size: ",
4848
"Length": "Length",
@@ -75,8 +75,8 @@
7575
"Element": "Element",
7676
"Push to tail": "Push to tail",
7777
"Push to head": "Push to head",
78-
"Add Fields": "Add Fields",
7978
"Show TTL per row": "Show TTL per row",
79+
"Add Fields": "Add Fields",
8080
"Field": "Field",
8181
"Value": "Value",
8282
"TTL": "TTL",
@@ -88,8 +88,8 @@
8888
"- EULA and Privacy settings": "- EULA and Privacy settings",
8989
"Use recommended settings": "Use recommended settings",
9090
"Privacy Settings": "Privacy Settings",
91-
"To optimize your experience, Redis for VSCode uses third-party tools.\n All data collected is anonymized and will not be used for any purpose without your consent.": "To optimize your experience, Redis for VSCode uses third-party tools.\n All data collected is anonymized and will not be used for any purpose without your consent.",
92-
"To use Redis for VSCode, please accept the terms and conditions: ": "To use Redis for VSCode, please accept the terms and conditions: ",
91+
"To optimize your experience, Redis for VS Code uses third-party tools.\n All data collected is anonymized and will not be used for any purpose without your consent.": "To optimize your experience, Redis for VS Code uses third-party tools.\n All data collected is anonymized and will not be used for any purpose without your consent.",
92+
"To use Redis for VS Code, please accept the terms and conditions: ": "To use Redis for VS Code, please accept the terms and conditions: ",
9393
"Server Side Public License": "Server Side Public License",
9494
"Notice: To avoid automatic execution of malicious code, when adding new Workbench plugins, use files from trusted authors only.": "Notice: To avoid automatic execution of malicious code, when adding new Workbench plugins, use files from trusted authors only.",
9595
"Add Redis database": "Add Redis database",
@@ -111,13 +111,13 @@
111111
"free up-to-date": "free up-to-date",
112112
" Redis database.": " Redis database.",
113113
"Database has been added": "Database has been added",
114-
" has been added to Redis for VSCode.": " has been added to Redis for VSCode.",
114+
" has been added to Redis for VS Code.": " has been added to Redis for VS Code.",
115115
"Database has been edited": "Database has been edited",
116-
" has been edited to Redis for VSCode.": " has been edited to Redis for VSCode.",
116+
" has been edited to Redis for VS Code.": " has been edited to Redis for VS Code.",
117117
"Database has been deleted": "Database has been deleted",
118-
" has been deleted to Redis for VSCode.": " has been deleted to Redis for VSCode.",
118+
" has been deleted to Redis for VS Code.": " has been deleted to Redis for VS Code.",
119119
"Databases have been deleted": "Databases have been deleted",
120-
" databases have been deleted from Redis for VSCode:": " databases have been deleted from Redis for VSCode:",
120+
" databases have been deleted from Redis for VS Code:": " databases have been deleted from Redis for VS Code:",
121121
"Key has been added": "Key has been added",
122122
" has been added.": " has been added.",
123123
"{0} has been deleted.": "{0} has been deleted.",
@@ -135,9 +135,9 @@
135135
"Library has been deleted": "Library has been deleted",
136136
"Library has been added": "Library has been added",
137137
"API keys have been removed": "API keys have been removed",
138-
"All API keys have been removed from Redis for VSCode.": "All API keys have been removed from Redis for VSCode.",
138+
"All API keys have been removed from Redis for VS Code.": "All API keys have been removed from Redis for VS Code.",
139139
"API Key has been removed": "API Key has been removed",
140-
"{0} has been removed from Redis for VSCode.": "{0} has been removed from Redis for VSCode.",
140+
"{0} has been removed from Redis for VS Code.": "{0} has been removed from Redis for VS Code.",
141141
"Database already exists": "Database already exists",
142142
"No new database connections have been added.": "No new database connections have been added.",
143143
"Non-printable characters have been detected": "Non-printable characters have been detected",
@@ -237,16 +237,16 @@
237237
"Context: Use Profiler tool available in the Redis Insight application to see all the requests processed by the server."
238238
]
239239
},
240-
"Redis for VSCode does not support /Context: Redis for VSCode does not support \"RESP3\" at the moment, but we are working on it.": {
241-
"message": "Redis for VSCode does not support ",
240+
"Redis for VS Code does not support /Context: Redis for VS Code does not support \"RESP3\" at the moment, but we are working on it.": {
241+
"message": "Redis for VS Code does not support ",
242242
"comment": [
243-
"Context: Redis for VSCode does not support \"RESP3\" at the moment, but we are working on it."
243+
"Context: Redis for VS Code does not support \"RESP3\" at the moment, but we are working on it."
244244
]
245245
},
246-
" at the moment, but we are working on it./Context: Redis for VSCode does not support \"RESP3\" at the moment, but we are working on it.": {
246+
" at the moment, but we are working on it./Context: Redis for VS Code does not support \"RESP3\" at the moment, but we are working on it.": {
247247
"message": " at the moment, but we are working on it.",
248248
"comment": [
249-
"Context: Redis for VSCode does not support \"RESP3\" at the moment, but we are working on it."
249+
"Context: Redis for VS Code does not support \"RESP3\" at the moment, but we are working on it."
250250
]
251251
},
252252
"Upload": "Upload",
@@ -309,7 +309,7 @@
309309
"Enter Username": "Enter Username",
310310
"Enter Password": "Enter Password",
311311
"Privacy": "Privacy",
312-
"To optimize your experience, Redis for VSCode uses third-party tools. All data collected is anonymized and will not be used for any purpose without your consent.": "To optimize your experience, Redis for VSCode uses third-party tools. All data collected is anonymized and will not be used for any purpose without your consent.",
312+
"To optimize your experience, Redis for VS Code uses third-party tools. All data collected is anonymized and will not be used for any purpose without your consent.": "To optimize your experience, Redis for VS Code uses third-party tools. All data collected is anonymized and will not be used for any purpose without your consent.",
313313
"Analytics": "Analytics",
314314
"Add": "Add",
315315
"Release Notes": "Release Notes",

src/Webview.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ abstract class Webview {
9292
window.appInfo=${JSON.stringify(appInfo)};
9393
</script>
9494
95-
<title>Redis for VSCode Webview</title>
95+
<title>Redis for VS Code Webview</title>
9696
</head>
9797
<body>
9898
<div id="root" data-route="${this._opts.route}"></div>

src/extension.ts

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ export async function activate(context: vscode.ExtensionContext) {
3737
vscode.StatusBarAlignment.Left,
3838
100,
3939
)
40-
myStatusBarItem.text = 'Redis for VSCode' // Use the desired icon from the list
40+
myStatusBarItem.text = 'Redis for VS Code' // Use the desired icon from the list
4141
myStatusBarItem.tooltip = 'Click me for more info'
4242
// myStatusBarItem.command = 'RedisForVSCode.openPage' // Command to execute on click
4343
// Show the status bar item
@@ -73,7 +73,7 @@ export async function activate(context: vscode.ExtensionContext) {
7373
WebviewPanel.getInstance({
7474
context,
7575
route: 'main/add_key',
76-
title: vscode.l10n.t('Redis for VSCode - Add new key'),
76+
title: vscode.l10n.t('Redis for VS Code - Add new key'),
7777
viewId: ViewId.AddKey,
7878
handleMessage: (message) => handleMessage(message),
7979
message: args,
@@ -84,7 +84,7 @@ export async function activate(context: vscode.ExtensionContext) {
8484
WebviewPanel.getInstance({
8585
context,
8686
route: 'main/add_database',
87-
title: vscode.l10n.t('Redis for VSCode - Add Database connection'),
87+
title: vscode.l10n.t('Redis for VS Code - Add Database connection'),
8888
viewId: ViewId.AddDatabase,
8989
handleMessage: (message) => handleMessage(message),
9090
message: args,
@@ -95,7 +95,7 @@ export async function activate(context: vscode.ExtensionContext) {
9595
WebviewPanel.getInstance({
9696
context,
9797
route: 'main/settings',
98-
title: vscode.l10n.t('Redis for VSCode - Settings'),
98+
title: vscode.l10n.t('Redis for VS Code - Settings'),
9999
viewId: ViewId.Settings,
100100
handleMessage: (message) => handleMessage(message),
101101
message: args,
@@ -111,7 +111,7 @@ export async function activate(context: vscode.ExtensionContext) {
111111
WebviewPanel.getInstance({
112112
context,
113113
route: 'main/eula',
114-
title: vscode.l10n.t('Redis for VSCode - EULA'),
114+
title: vscode.l10n.t('Redis for VS Code - EULA'),
115115
viewId: ViewId.Eula,
116116
handleMessage: (message) => handleMessage(message),
117117
message: args,
@@ -128,7 +128,7 @@ export async function activate(context: vscode.ExtensionContext) {
128128
WebviewPanel.getInstance({
129129
context,
130130
route: 'main/welcome',
131-
title: vscode.l10n.t('Redis for VSCode - Welcome'),
131+
title: vscode.l10n.t('Redis for VS Code - Welcome'),
132132
viewId: ViewId.Welcome,
133133
handleMessage: (message) => handleMessage(message),
134134
message: args,
@@ -139,7 +139,7 @@ export async function activate(context: vscode.ExtensionContext) {
139139
WebviewPanel.getInstance({
140140
context,
141141
route: 'main/edit_database',
142-
title: vscode.l10n.t('Redis for VSCode - Edit Database connection'),
142+
title: vscode.l10n.t('Redis for VS Code - Edit Database connection'),
143143
viewId: ViewId.EditDatabase,
144144
handleMessage: (message) => handleMessage(message),
145145
message: args,

src/logger.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import * as vscode from 'vscode'
22

3-
const channelName = 'Redis for VSCode'
3+
const channelName = 'Redis for VS Code'
44
export class CustomLogger {
55
private outputChannel: vscode.OutputChannel
66

src/server/bootstrapBackend.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export async function startBackend(logger: CustomLogger): Promise<any> {
2323
vscode.window.showErrorMessage(errorMessage)
2424
console.debug(errorMessage)
2525
} else {
26-
const message = vscode.window.setStatusBarMessage('Starting Redis for VSCode...')
26+
const message = vscode.window.setStatusBarMessage('Starting Redis for VS Code...')
2727

2828
try {
2929
// @ts-ignore

src/server/bootstrapBackendE2E.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export async function startBackendE2E(logger: CustomLogger): Promise<any> {
3636
console.debug(errorMessage)
3737
resolve('')
3838
} else {
39-
const message = vscode.window.setStatusBarMessage('Starting Redis for VSCode...')
39+
const message = vscode.window.setStatusBarMessage('Starting Redis for VS Code...')
4040
if (process.platform === 'win32') {
4141
PSinst = cp.spawn('powershell.exe', [
4242
'-NoProfile',

src/webviews/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta charset="UTF-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
7-
<title>Redis for VSCode</title>
7+
<title>Redis for VS Code</title>
88
<link rel="icon" type="image/x-icon" href="/favicon.ico">
99
<link href="/customThemes.css" rel="stylesheet" />
1010
<base href="/" />

src/webviews/src/components/consents-privacy/ConsentsPrivacy.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ export const ConsentsPrivacy = () => {
7474
<div>
7575
<h3 className="font-extrabold text-[13px]">{l10n.t('Privacy')}</h3>
7676
<div className="py-9">
77-
{l10n.t('To optimize your experience, Redis for VSCode uses third-party tools. All data collected is anonymized and will not be used for any purpose without your consent.')}
77+
{l10n.t('To optimize your experience, Redis for VS Code uses third-party tools. All data collected is anonymized and will not be used for any purpose without your consent.')}
7878
</div>
7979
<h4 className="font-bold text-[11px] uppercase">{l10n.t('Analytics')}</h4>
8080
{privacyConsents.map((consent: IConsent) => (

src/webviews/src/constants/cli/cliOutputComponents.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,9 @@ export const cliTexts = {
107107
HELLO3_COMMAND: () => (
108108
<span className="text-vscode-errorForeground" key={Date.now()}>
109109
{l10n.t({
110-
message: 'Redis for VSCode does not support ',
110+
message: 'Redis for VS Code does not support ',
111111
comment:
112-
'Context: Redis for VSCode does not support "RESP3" at the moment, but we are working on it.',
112+
'Context: Redis for VS Code does not support "RESP3" at the moment, but we are working on it.',
113113
})}
114114
<Link
115115
to="https://github.com/redis/redis-specifications/blob/master/protocol/RESP3.md"
@@ -123,7 +123,7 @@ export const cliTexts = {
123123
{l10n.t({
124124
message: ' at the moment, but we are working on it.',
125125
comment:
126-
'Context: Redis for VSCode does not support "RESP3" at the moment, but we are working on it.',
126+
'Context: Redis for VS Code does not support "RESP3" at the moment, but we are working on it.',
127127
})}
128128
</span>
129129
),

0 commit comments

Comments
 (0)