From 810a50a33e2f5726a78045a4067af8d727eb474a Mon Sep 17 00:00:00 2001
From: Alison Jo <2660348+alisonjo315@users.noreply.github.com>
Date: Fri, 17 Feb 2023 11:31:35 -0500
Subject: [PATCH 1/2] replace Remote Explorer instruction with Ports tab
---
src/vscode-extension/drupalpod-ext/src/help-content.ts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/vscode-extension/drupalpod-ext/src/help-content.ts b/src/vscode-extension/drupalpod-ext/src/help-content.ts
index d1e8297b..5276b6d5 100644
--- a/src/vscode-extension/drupalpod-ext/src/help-content.ts
+++ b/src/vscode-extension/drupalpod-ext/src/help-content.ts
@@ -55,7 +55,7 @@ body {
⬅️ Press the “Explorer” button. You can access and modify files in Drupal core and contrib by going expanding the "repos" directory.
- ⬅️ Press the “Remote Explorer” button. It shows the services provided by DrupalPod.
+ ⬅️ Go to the “Ports” tab below (adjacent to the “Terminal” tab). It shows the services provided by DrupalPod.
- Find the “8080” item in the list.
- Press the “Globe" button to open Drupal in a new tab or window.
From 5142d213781f6abcd838f5a583dcf84ffa51ec7c Mon Sep 17 00:00:00 2001
From: Alison Jo <2660348+alisonjo315@users.noreply.github.com>
Date: Sun, 8 Oct 2023 18:23:28 -0400
Subject: [PATCH 2/2] =?UTF-8?q?below=20is=20=E2=AC=87=EF=B8=8F=20not=20?=
=?UTF-8?q?=E2=AC=85=EF=B8=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/vscode-extension/drupalpod-ext/src/help-content.ts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/vscode-extension/drupalpod-ext/src/help-content.ts b/src/vscode-extension/drupalpod-ext/src/help-content.ts
index 5276b6d5..c7dc899e 100644
--- a/src/vscode-extension/drupalpod-ext/src/help-content.ts
+++ b/src/vscode-extension/drupalpod-ext/src/help-content.ts
@@ -55,7 +55,7 @@ body {
⬅️ Press the “Explorer” button. You can access and modify files in Drupal core and contrib by going expanding the "repos" directory.
- ⬅️ Go to the “Ports” tab below (adjacent to the “Terminal” tab). It shows the services provided by DrupalPod.
+ ⬇️ Go to the “Ports” tab below (adjacent to the “Terminal” tab). It shows the services provided by DrupalPod.
- Find the “8080” item in the list.
- Press the “Globe" button to open Drupal in a new tab or window.