Hi,
I can't get code folding (in UE 11.00) to work properly. When I open a PHP file, functions, loops, etc. are folded correctly, so "in principle" it should work. However, in HTML files I get tons of "[-]" next to nearly every tag there is, and clicking them almost never has any effect. E.g. a <table> tag in one line, then several lines of table definition, and a </table> tag a few lines later - clicking on [-] doesn't change anything.
Clicking on the second <tr> tag within the table causes the entire rest of the file to collapse, right until the </html> tag.
This happened with an HTML tidy proofread file, so it's not because of missing "ending" tags that could have thrown UE off course.
Also (of course) Python code folding doesn't work. Python groups sections of code by indentation and de-indentation (exdentation?), and that doesn't seem to be configurable in UE...
Time for an update?
Tim
I can't get code folding (in UE 11.00) to work properly. When I open a PHP file, functions, loops, etc. are folded correctly, so "in principle" it should work. However, in HTML files I get tons of "[-]" next to nearly every tag there is, and clicking them almost never has any effect. E.g. a <table> tag in one line, then several lines of table definition, and a </table> tag a few lines later - clicking on [-] doesn't change anything.
Clicking on the second <tr> tag within the table causes the entire rest of the file to collapse, right until the </html> tag.
This happened with an HTML tidy proofread file, so it's not because of missing "ending" tags that could have thrown UE off course.
Also (of course) Python code folding doesn't work. Python groups sections of code by indentation and de-indentation (exdentation?), and that doesn't seem to be configurable in UE...
Time for an update?
Tim