No longer seeing error text in the status bar #581
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
| ★ wanayoo — archive 1999 https://github.com/microsoft/TypeScript-Sublime-Plugin/issues/581 | Nouvelle recherche | Portail wanayoo |
First off I'd like to say great job on this plugin, it makes working with Typescript in ST3 a joy. On to my issue - I'm able to see error messages in the status bar when I move the cursor to a region with an error prior to this commit:
commit ac15373
Merge: 0db8033 ebc83ea
Author: Zhengbo Li zhengbli@microsoft.com
Date: Fri Dec 9 11:56:09 2016 +0800
On or after this commit (tested up to the 2.1.0 tag) I no longer see the error message in the status bar when moving the cursor to a region with an error. I do see the error in a tooltip if I hover the mouse over the region. Was the removal of this feature intentional? If so, would you consider adding it back in? I find having the error text in the status bar useful for my workflow, as I rarely use the mouse in ST3. Thanks.
OS: macOS 10.11.6
Sublime version: Build 3126
The text was updated successfully, but these errors were encountered: