Open GoogleCodeExporter opened 9 years ago
The outdent case is using the tabSize when calculating "end" position when
passing the start, end pair to the selection code. We should probably
short-circuit this when location is 0, as this is a nonsense outdent case
anyway.
The attached diff handles this particular call into the selection code.
Original comment by john.ve...@gmail.com
on 8 May 2012 at 4:10
Attachments:
Original issue reported on code.google.com by
e.fa...@wayoda.org
on 12 Aug 2009 at 8:15