Designcise
Results
2
issues of
Designcise
If a multi-line string is inside an if or switch statement, the code block only gets collapsed till the start of the multi-line string, for example: // if or switch...
As you can see in the following example, when the `ComboBox` is open, it always highlights the first option in the list and not the selected one: This seems to...