[TxMt] Re: Gutter marks precedence
Allan Odgaard
mailinglist at textmate.org
Mon Oct 20 21:41:38 UTC 2014
On 20 Oct 2014, at 23:33, Stefan Daschek wrote:
> I'm currently adding gutter mark support to the RSpec bundle. It
> works, but marks set by the SCM Diff Gutter bundle seem to take
> precedence: If I try to set an error mark in a line thats already
> marked as “changed”, it isn't visible. How could that be solved?
Right now there is no solution, but I’ll give marks with an associated
value higher z-level than those without, so if you set a warning/error
mark with associated text, it will (in the near future) eclipse the SCM
gutter marks.
More information about the textmate
mailing list