Skip to content

Commit

Permalink
Update extension control manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptronicek committed Apr 9, 2024
1 parent 169acd7 commit 7437e86
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion extension-control/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,22 @@
"id": "aswinkumar863.smarty-template-support",
"displayName": "Smarty Template Support"
}
}
},
"kavod-io.vscode-jest-test-adapter": {
"disallowInstall": true,
"extension": {
"id": "Orta.vscode-jest",
"displayName": "Jest"
}
},
"projektanker.code-butler": {
"disallowInstall": true,
"extension": {
"id": "just-seba.vscode-code-butler",
"displayName": "Code Butler"
}
},
"redhat.atlasmap-viewer": true
},
"migrateToPreRelease": {
"julialang.language-julia-insider": {
Expand Down

0 comments on commit 7437e86

Please sign in to comment.