We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0855587 commit e35dae8Copy full SHA for e35dae8
1 file changed
caseblock.ts
@@ -115,9 +115,11 @@ namespace switchcase {
115
//% block="[Advanced/Test/Debug] | switch $name | does case match $match?"
116
//% blockId=switchcase_case_block_value
117
//% alias=switchcase_case_block
118
+ //% blockAliasFor="switchcase.caseBlock"
119
//% group="Advanced"
120
//% weight=80
- //% draggableParameters
121
+ //% draggableParameters="reporter"
122
+ //% inlineInput="external"
123
//% expandInput=true
124
//% match.shadow="dropdown"
125
//% match.defl="PowerUps.None
0 commit comments