shaal / DrupalPod

Start Drupal contributions with 1 click.
https://shaal.github.io/DrupalPod
MIT License
163 stars 54 forks source link

replace Remote Explorer instruction with Ports tab #112

Open alisonjo315 opened 1 year ago

alisonjo315 commented 1 year ago

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."

codesandbox[bot] commented 1 year ago

CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

ghost commented 1 year ago
👇 Click on the image for a new way to code review #### [![Review these changes using an interactive CodeSee Map](https://s3.us-east-2.amazonaws.com/maps.codesee.io/images/github/shaal/DrupalPod/112/e7643d19/5142d213781f6abcd838f5a583dcf84ffa51ec7c.svg)](https://app.codesee.io/r/reviews?pr=112&src=https%3A%2F%2Fgithub.com%2Fshaal%2FDrupalPod) #### Legend CodeSee Map legend
rodrigoaguilera commented 1 year ago

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

coderabbitai[bot] commented 1 year ago

Walkthrough

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.

Changes

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!" 🌐🎉


Tips ### Chat with CodeRabbit Bot (`@coderabbitai`) - Mention `@coderabbitai` in any *review comment* for bot assistance. - Note: Review comments are made on code diffs or files, not on the PR overview. ### Pause Incremental Reviews - Insert `@coderabbitai: ignore` in the PR description to halt the bot's ongoing reviews. Remove the line to resume. - Additionally, enter `@coderabbitai pause` to halt the bot's ongoing reviews as any issue or review comment. To resume reviews, enter `@coderabbitai resume` as any issue or review comment.
alisonjo315 commented 1 year ago

@rodrigoaguilera lol good catch! -- done 😁