Added Java extension pack for devcontainer.
All checks were successful
ydeng/islandsurvivalcraft/pipeline/head This commit looks good
All checks were successful
ydeng/islandsurvivalcraft/pipeline/head This commit looks good
This commit is contained in:
parent
1a7a80d74c
commit
00d11f837e
@ -12,6 +12,13 @@
|
||||
"installGradle": "true"
|
||||
},
|
||||
"ghcr.io/devcontainers/features/powershell:1": {}
|
||||
},
|
||||
"customizations": {
|
||||
"vscode": {
|
||||
"extensions": [
|
||||
"vscjava.vscode-java-pack"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
// Use 'forwardPorts' to make a list of ports inside the container available locally.
|
||||
|
Loading…
x
Reference in New Issue
Block a user