Skip to content

Commit

Permalink
Update extensions list
Browse files Browse the repository at this point in the history
  • Loading branch information
ewpratten committed Aug 29, 2020
1 parent c84f736 commit d59b673
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 41 deletions.
34 changes: 0 additions & 34 deletions .devcontainer/Dockerfile

This file was deleted.

10 changes: 3 additions & 7 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
{
"name":"Codespaces",
// "build":{
// "dockerfile": "Dockerfile",
// "args": {
// }
// },
"name":"General Java Development",
"image":"ewpratten/frc_devcontainer:2020.3.2",
"settings": {
"terminal.integrated.shell.linux":"/bin/bash"
Expand All @@ -25,6 +20,7 @@
"wpilibsuite.vscode-wpilib",
"redhat.java",
"ms-vscode.cpptools",
"ms-python.python"
"ms-python.python",
"vscjava.vscode-java-pack"
]
}

0 comments on commit d59b673

Please sign in to comment.