If you use ' for remarks folding is still working, but indentation is broken in some cases I think, it should look like this: ``` SUB test ' test remark PRINT "test" END SUB ```
If you use ' for remarks folding is still working, but indentation is broken in some cases
I think, it should look like this: