Pamela Fox commited on
Commit
08a0697
·
1 Parent(s): 3a18166

Dev container tweaks

Browse files
Files changed (1) hide show
  1. .devcontainer/devcontainer.json +0 -2
.devcontainer/devcontainer.json CHANGED
@@ -47,12 +47,10 @@
47
 
48
  // Add the IDs of extensions you want installed when the container is created.
49
  "extensions": [
50
- "ms-azuretools.azure-dev",
51
  "ms-python.python",
52
  "ms-python.vscode-pylance",
53
  "charliermarsh.ruff",
54
  "ms-azuretools.vscode-bicep",
55
- "GitHub.vscode-github-actions",
56
  "mtxr.sqltools",
57
  "mtxr.sqltools-driver-pg",
58
  "spmeesseman.vscode-taskexplorer"
 
47
 
48
  // Add the IDs of extensions you want installed when the container is created.
49
  "extensions": [
 
50
  "ms-python.python",
51
  "ms-python.vscode-pylance",
52
  "charliermarsh.ruff",
53
  "ms-azuretools.vscode-bicep",
 
54
  "mtxr.sqltools",
55
  "mtxr.sqltools-driver-pg",
56
  "spmeesseman.vscode-taskexplorer"