Skip to content
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

Update README note #584

Merged
merged 1 commit into from
Feb 14, 2024
Merged

Update README note #584

merged 1 commit into from
Feb 14, 2024

Conversation

gmcgibbon
Copy link
Member

@gmcgibbon gmcgibbon commented Feb 14, 2024

Related to #579

Make it clearer that the extension pack includes Sorbet that's conditionally activated. Also that the debugger extension is on its way out. This should help reduce confusion for some folks unsure if this extension is right for them.

@gmcgibbon gmcgibbon requested a review from a team as a code owner February 14, 2024 05:13
README.md Outdated

Notice that [Ruby Sorbet](https://marketplace.visualstudio.com/items?itemName=sorbet.sorbet-vscode-extension) will only be activated if your project is onboarded to the [Sorbet type checker](https://sorbet.org/). Otherwise, the extension is never activated.
Note that the Sorbet extension will only be activated if your project is onboarded to the [Sorbet type checker](https://sorbet.org/). Also, the Ruby Debugger extension is being gradually phased out by the Ruby LSP's debugger. For now, you may need to use rdbg for certain debugging use-cases.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This could come across as if we're trying to deprecate the rdbg extension, which may upset the maintainers. Perhaps we could say something like:

For debugging, common use cases are handled by this extension, but the seperate rdbg extension may still be needed for some situations.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed. I would frame this more as "the Ruby LSP doesn't support all features supported by RDBG, which is why RDBG is included".

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right, I wasn't sure about the full context. I'll update. Thanks!

Make it clearer that the extension pack includes Sorbet that's
conditionally activated. Also that the debugger extension is for
advanced use-cases. This should help reduce confusion for some folks
unsure if this extension is right for them.
@vinistock vinistock merged commit 086c995 into main Feb 14, 2024
4 checks passed
@vinistock vinistock deleted the update_readme branch February 14, 2024 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants