Skip to content

Conversation

@XAJX179
Copy link
Contributor

@XAJX179 XAJX179 commented Oct 20, 2025

Because

gaps in the current debug content.

This PR

adds a custom section heading with content on debugging with vscode-rdbg.

Issue

Closes #30210

Additional Information

Pull Request Requirements

  • I have thoroughly read and understand The Odin Project curriculum contributing guide
  • The title of this PR follows the location of change: brief description of change format, e.g. Intro to HTML and CSS lesson: Fix link text
  • The Because section summarizes the reason for this PR
  • The This PR section has a bullet point list describing the changes in this PR
  • If this PR addresses an open issue, it is linked in the Issue section
  • If any lesson files are included in this PR, they have been previewed with the Markdown preview tool to ensure it is formatted correctly
  • If any lesson files are included in this PR, they follow the Layout Style Guide

@github-actions github-actions bot added the Content: Ruby Involves the Ruby course label Oct 20, 2025
@XAJX179 XAJX179 changed the title Ruby : add content for debugging ruby using vscode rbdg extension Ruby : add content for debugging ruby using vscode rdbg extension Oct 20, 2025
@wise-king-sullyman wise-king-sullyman requested review from a team and KevinMulhern and removed request for a team October 27, 2025 20:22
Copy link
Contributor

@JoshDevHub JoshDevHub left a comment

Choose a reason for hiding this comment

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

This is a big change--nearly 200 lines. Not necessarily a "bad" thing, it just makes me think that maybe we should go ahead and pull all stuff related to VSCode debugging into a new lesson. Can call it something like debugging_with_vscode. This was already the plan with #24994 anyway.

How does that sound? @XAJX179

Also going to suggest some other edits, mostly related to just nitpicky English things. I'll probably have more to add later as I need to sit with the lesson and run it through the lesson preview tool, but this will give you some work to do for now.

@XAJX179 XAJX179 requested a review from JoshDevHub November 21, 2025 11:20
@XAJX179
Copy link
Contributor Author

XAJX179 commented Nov 21, 2025

This is a big change--nearly 200 lines. Not necessarily a "bad" thing, it just makes me think that maybe we should go ahead and pull all stuff related to VSCode debugging into a new lesson. Can call it something like debugging_with_vscode. This was already the plan with #24994 anyway.

How does that sound? @XAJX179

Also going to suggest some other edits, mostly related to just nitpicky English things. I'll probably have more to add later as I need to sit with the lesson and run it through the lesson preview tool, but this will give you some work to do for now.

Sounds good! moved the content into it's own lesson.

One thing left to do is updating image links after PR for images gets merged.

Also since this is my first time adding a new lesson, i will have a look at the contributing guide tommorrow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content: Ruby Involves the Ruby course

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ruby : add content for debugging ruby using vscode rdbg extension

2 participants