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 e80ab33 commit 169acd7
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion extension-control/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,14 @@
"heptio.jsonnet": true,
"eg2.vscode-npm-script": true,
"virgilsisoe.python-auto-import": true,
"ethan-reesor.vscode-go-test-adapter": true
"ethan-reesor.vscode-go-test-adapter": true,
"imperez.smarty": {
"disallowInstall": true,
"extension": {
"id": "aswinkumar863.smarty-template-support",
"displayName": "Smarty Template Support"
}
}
},
"migrateToPreRelease": {
"julialang.language-julia-insider": {
Expand Down

0 comments on commit 169acd7

Please sign in to comment.