Closed theotheoderich closed 2 weeks ago
fixed with v3.9.11
BTW. you should use "EndIf" instead of "End If" as it is the official style.
fixed with v3.9.11
BTW. you should use "EndIf" instead of "End If" as it is the official style.
Thank you, but the shortcut STRG and E will print "End If" (refer Help / Shrotcuts Reference) and not "EndIF" ;-)
If commented-out code with “Block Uncomment” and then becomes normal code again, “End If” commands are no longer “tokenized” correctly. Only the first part, the “End”. The “If” is no longer tokenized.
This leads to a compilation error. Video
Edit: The same error occurs when "Block TAB" or "Block UnTAB" is used.