-
-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
replace Remote Explorer instruction with Ports tab #112
base: main
Are you sure you want to change the base?
Conversation
Open in CodeSandbox Web Editor | VS Code | VS Code Insiders |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you.
Thanks @alisonjo315 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 |
WalkthroughThis 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
TipsChat with CodeRabbit Bot (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review Status
Actionable comments generated: 0
Files selected for processing (1)
- src/vscode-extension/drupalpod-ext/src/help-content.ts (1 hunks)
Files skipped from review due to trivial changes (1)
- src/vscode-extension/drupalpod-ext/src/help-content.ts
@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."