Skip to content

Commit

Permalink
chore: πŸ§‘β€πŸ’» recomend vscode extentions
Browse files Browse the repository at this point in the history
  • Loading branch information
nstringham committed Feb 10, 2024
1 parent d3a3d09 commit 673c90c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"recommendations": [
"esbenp.prettier-vscode",
"wpilibsuite.vscode-wpilib",
"redhat.java",
"vscjava.vscode-java-debug",
"vscjava.vscode-java-test"
]
}

0 comments on commit 673c90c

Please sign in to comment.