Skip to content

Commit

Permalink
Add Ruby Test Explorer to recommended VSCode extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
Splines committed Nov 17, 2024
1 parent 7ba50e8 commit 3858e67
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"dbaeumer.vscode-eslint",
"streetsidesoftware.code-spell-checker",
"streetsidesoftware.code-spell-checker-german",
"nefrob.vscode-just-syntax"
"nefrob.vscode-just-syntax",
"connorshea.vscode-ruby-test-adapter"
]
}

0 comments on commit 3858e67

Please sign in to comment.