Open alisonjo315 opened 1 year ago
Open in CodeSandbox Web Editor | VS Code | VS Code Insiders
Thanks @alisonjo315 Can you also change the arrow to point down where the ports tab is located?
The rest of the change look good to me.
It would be great to have this before Drupalcon Lille since I remember some confusion with first-time contributors about this.
cc @shaal
This change simplifies the user experience by directing them to the "Ports" tab instead of the "Remote Explorer" button. It streamlines the process of accessing Drupal services provided by DrupalPod, specifically the service running on port 8080.
File | Summary |
---|---|
.../drupalpod-ext/src/help-content.ts |
Replaced instructions to use "Remote Explorer" button with a directive to navigate to the "Ports" tab. Users are guided to find the "8080" item and press the "Globe" button to open Drupal in a new tab or window. |
🐇
"In the land of code, where logic is the road,
Changes come and go, as the knowledge flows.
To the Ports we now steer, leaving no user in fear,
For the Globe is near, and Drupal's cheer is here!" 🌐🎉
@rodrigoaguilera lol good catch! -- done 😁
The Problem/Issue/Bug
See issue.
How this PR Solves The Problem
Updates instructions to point to "Ports" tab instead of "Remote Explorer" button.
Manual Testing Instructions
Related Issue Link(s)
Closes #111
Release/Deployment notes
Summary by CodeRabbit
"Documentation: Updated user instructions for accessing Drupal services in the DrupalPod extension for VSCode. Users are now directed to the 'Ports' tab instead of the 'Remote Explorer' button. This change simplifies the process of opening Drupal in a new tab or window by clicking the 'Globe' button next to the '8080' item in the list."