Create extensions.json

This commit is contained in:
Wattsupjosh 2025-09-24 02:11:05 -05:00
parent e5379849ad
commit b9b99a1486

5
.vscode/extensions.json vendored Normal file
View file

@ -0,0 +1,5 @@
{
"recommendations": [
"vscjava.vscode-java-debug"
]
}