Files
atom/spec/app
Nathan Sobo 482eb6c0de Give TextBuffer an object-oriented marker interface
The previous API revolved around methods on TextBuffer for querying
and manipulating markers based on their id. Now marker creation
methods return marker objects. These are still retrievable by id so
they can be dealt with across serialization boundaries in the future,
but you deal with them directly as objects.
2013-04-29 21:01:47 -06:00
..
2013-04-07 16:35:35 +08:00
2013-04-26 15:34:48 -07:00
2013-04-29 21:01:46 -06:00