We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f26fe8 commit ae75afbCopy full SHA for ae75afb
extension-control/extensions.json
@@ -60,7 +60,7 @@
60
}
61
],
62
"deprecated": {
63
- "HerrInformatiker.ai-rules-sync" : {
+ "HerrInformatiker.ai-rules-sync": {
64
"disallowInstall": true,
65
"extension": {
66
"id": "HerrInformatiker.ai-rules-syncer",
@@ -534,6 +534,13 @@
534
"displayName": "sqlfluff"
535
536
},
537
+ "scottbauer.cpputest-test-adapter": {
538
+ "disallowInstall": true,
539
+ "extension": {
540
+ "id": "bneumann.cpputest-test-adapter",
541
+ "displayName": "CppUTest Test Adapter"
542
+ }
543
+ },
544
"DrMerfy.overtype": true,
545
"jroesch.lean": true,
546
"moalamri.inline-fold": true,
@@ -560,4 +567,4 @@
560
567
561
568
562
569
"extensionsEnabledWithPreRelease": []
563
-}
570
+}
0 commit comments