<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head></head>
<body>
  
<div><br></div>
<blockquote type="cite">
<div>On Mar 5, 2015, at 10:29 AM, Jacob Carlborg <doob@me.com> wrote:</div>
<div><br></div>
<div style="orphans: auto; text-align: start; widows: auto;">On 2015-03-04 09:00, Igor wrote:</div>
<div style="orphans: auto; text-align: start; widows: auto;"><br></div>
<blockquote style="orphans: auto; text-align: start; widows: auto;">
<div>I’ve installed a Rubocop bundle that lints the code and adds flags to<br>the gutter.<br>If you click one of such flags you get a tooltip with a description.<br>Is there a way to trigger this tooltip without using the mouse?</div>
<div><br></div>
<div>Screenshot: https://cloudup.com/cVwiwQigyTu<br>Bundle: https://github.com/fazibear/Rubocop.tmbundle</div>
<div><br></div>
</blockquote>
<div style="orphans: auto; text-align: start; widows: auto;"></div>
<div style="orphans: auto; text-align: start; widows: auto;"><br></div>
<div style="orphans: auto; text-align: start; widows: auto;">I have a fork of TextMate [1] that adds support for inline marks. It's<span class="Apple-converted-space"> </span><br>similar to who Xcode shows error messages and warnings in the right<span class="Apple-converted-space"> </span><br>margin. It also automatically run Rubocop if no changes have been made<span class="Apple-converted-space"> </span><br>in 500ms [2].</div>
<div style="orphans: auto; text-align: start; widows: auto;"><br></div>
<div style="orphans: auto; text-align: start; widows: auto;">I plan to contribute back the inline marks when I get time to clean it<span class="Apple-converted-space"> </span><br>up and integrate it with the gutter tooltips. The Rubocop thing might<span class="Apple-converted-space"> </span><br>end up as a plugin.</div>
<div style="orphans: auto; text-align: start; widows: auto;"><br></div>
<div style="orphans: auto; text-align: start; widows: auto;">[1] https://github.com/jacob-carlborg/textmate/commits/error_messages<br>[2]<span class="Apple-converted-space"> </span><br>https://drive.google.com/file/d/0B7UtafxGD9vEV2VRM0pYTlJrM2c/view?usp=sharing</div>
</blockquote>
<div><br></div>
<div>Wow, it would be nice to have something like this included in TM.</div>
<div>I’m not into using forks, so I hope that you’ll have some time to contribute it back.</div>

</body>
</html>