Skip to content

Commit dfa20ca

Browse files
committed
[extension-control] update with state from 2024-08-29
1 parent e45307d commit dfa20ca

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

extension-control/extensions.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,20 @@
335335
"id": "fill-labs.dependi",
336336
"displayName": "Dependi"
337337
}
338+
},
339+
"alygin.vscode-tlaplus": {
340+
"disallowInstall": true,
341+
"extension": {
342+
"id": "tlaplus.vscode-ide",
343+
"displayName": "TLA+ (Temporal Logic of Actions)"
344+
}
345+
},
346+
"alygin.vscode-tlaplus-nightly": {
347+
"disallowInstall": true,
348+
"extension": {
349+
"id": "tlaplus.vscode-ide",
350+
"displayName": "TLA+ (Temporal Logic of Actions)"
351+
}
338352
}
339353
},
340354
"migrateToPreRelease": {

0 commit comments

Comments
 (0)