This repository has been archived by the owner on Jul 31, 2023. It is now read-only.
Add ruby
to contributions.debuggers.languages
#732
Labels
enhancement
Improves upon existing functionality
We've adjusted the flow for suggesting language debuggers. Now, when a user F5's without a launch config on a file for which there is no extension installed, we show a dialog like this: microsoft/vscode#119110 (comment)
The Ruby extension should add
ruby
tocontributions.debuggers.languages
to tell VS Code that it's a valid debugger for this language and avoid that popup for users that have the extension installed.The text was updated successfully, but these errors were encountered: