EAP-1364: Folding in HAML is broken Permanently deleted user 创建于 2009年08月21日 13:53 The code folding in HAML files seems to be totally broken.Code is collapsed automatically, and when I try to open parts, other parts collapse. I can't edit HAML files atm
just found Expand/Collapse all (CTRL-SHIFT-+) - that helps
Hello Jens-Christian,
Code should be expanded automatically in next builds.
Regards,
Oleg
I also have problem with yml files. When I write
for example, the colon is not displayed after es and homepage
Hello erwann,
I cannot reproduce this problem. Please attach some screenshots.
Regards,
Oleg
Sorry, It was just invisible because I changed the default colors settings to do something similar to textmate and the colon was too dark to be visible.
I'd prefer that the first line remains visible, when a block is folded in haml files. For example:
- content_for :sidebar do
= render ...
is folded to:
-
instead of:
- content_for :sidebar do [...]
Hello Hubert,
I've filled an issue: http://www.jetbrains.net/jira/browse/RUBY-4765
Feel free to comment, vote, and track progress of it.
Regards,
Oleg
Issue with haml text folding was fixed, fix will be available in next RubyMine1.5 EAP build.
Regards,
Oleg