Open matt77hias opened 4 years ago
Could it be possible to show a similar pop-up to C/C++, upon hoovering over a closed scope:
HLSL:
C/C++:
Thanks! That's a bug - it's supposed to show the correct tooltip when you hover over the closed scope. I'll get that fixed.
Also note the { ... } (C/C++) vs ... (HLSL).
{ ... }
...
Could it be possible to show a similar pop-up to C/C++, upon hoovering over a closed scope:
HLSL:
C/C++: