Given this Qute template: ``` {#switch name} {#case in "abcd" "efgh"} {/switch} ``` The hover in `in` `{#case i|n` should show some documentation.
Given this Qute template:
The hover in
in{#case i|nshould show some documentation.