On 30 Oct 2013, at 19:07, mbopp wrote:

[…] If you know off the top of your head where this internal marking api is
defined, let me know. Otherwise... I'll find it.

This is the basic API (as it exists ATM): https://github.com/textmate/textmate/blob/master/Frameworks/document/src/document.h#L88-L105

You’ll need a document_ptr instance to be able to set/query marks for a document, but the document doesn’t have to be open.
_______________________________________________
textmate-dev mailing list
[email protected]
http://lists.macromates.com/listinfo/textmate-dev

Reply via email to