Too eager indentation
Reported by Michal Hantl | October 21st, 2010 @ 10:31 PM
Sometimes the indentation just won't let me remove indentation, for example, I want to comment this out:
=begin def method
#dostuff
end =end
but I cannot remove those indented spaces like so:
=begin def method
#dostuff
end =end
There is very painful workaround as it really braks one's
flow:
# =begin def method
#dostuff
end # =end
Comments and changes to this ticket
-
delisa October 24th, 2010 @ 03:37 AM
- State changed from new to invalid
This has been reported in ticket #226: https://redcar.lighthouseapp.com/projects/25090/tickets/226
Feel free to add more test cases to the 226 for ruby or languages which need special handling.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A programmer's text editor for Gnome.