# Ruby Debug (VSCode)
Ruby integration with VSCode - Ruby by Peng Lv
Add also:
- Solargraph + Ruby Solargraph - a language server that provides intellisense, code completion, and inline documentation for Ruby.
- VSCode rdbg Ruby Debugger debug gem must be installed globally and rdbg should be in the path
see also?
Troubleshooting
If using rbenv, make sure it is properly seen by VSCode (init shell)
see also
Written on March 31, 2023, Last update on August 21, 2024
vscode
ruby
debug