[txmt-dev] Re: Setting the background color of a specific line

Tim Bates timothy.c.bates at gmail.com
Tue Apr 1 14:15:38 UTC 2014


That could be a cool set of hooks!

What about a plist  of {where = start-finish; what = “tooltip text”; action=“commands that might fixup"} items which would allow a command to read it, and scroll the user over the contained points etc.

This could also implement todo and other nice things without the user writing into the source file, but rather into a "<file_name>.support” file


On 1 Apr 2014, at 10:07, Jacob Carlborg <doob at me.com> wrote:

> On 01/04/14 14:15, Robert J. Rockefeller wrote:
>> Would this not be better done in the theme?
> I don't think so. What I'm actually trying to do is adding some form of support for showing error messages inline. So I want to be able to highlight a specific line in the editor, something like what XCode does.
> -- 
> /Jacob Carlborg


More information about the textmate-dev mailing list