Files
textmate/Frameworks
Allan Odgaard 4e1cdb4c9e Snippets with overlapping fields could cause multiple carets
For example in ruby inserting ‘env⇥’, deleting the initially selected letter, and typing B or S, would insert an additional caret (it was actually inserted in the previous step, but not visible since it was overlapping the existing caret).

The API lack proper support for returning the new caret range so we are using a heuristic to figure out which of the returned ranges correspond to our caret. Ideally the API would be updated.
2014-02-26 08:29:42 +07:00
..
2013-09-03 12:27:20 +02:00
2013-09-03 12:27:20 +02:00
2013-12-14 14:22:15 +07:00
2013-09-03 12:27:20 +02:00
2014-02-23 08:33:38 +07:00
2014-02-18 23:09:53 +07:00
2013-08-25 21:13:06 +02:00
2013-10-04 16:51:27 +02:00
2014-01-09 14:19:58 +07:00
2013-09-05 20:59:10 +02:00
2013-09-03 12:27:20 +02:00
2013-12-14 12:10:05 +07:00
2012-08-09 16:25:56 +02:00