Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ui-dev] Show error messages directly in editor


On 01/10/2014 03:26 PM, Paul Webster wrote:
When I look at the picture in your email, I see a tooltip and the menu that offers a quick fix. If I hover over a warning or error underline in the source, I see a tooltip that describes the warning or error and 2 suggested quick fixes. What do you want differently from this?
What I would like to have is a way to show information not only in a view but directly in an editor. The screenshot for example shows the error message directly as part of the editor, hovering over an annotation / a source snippet and get a tooltip is not the same.

This could also be used to show a minimap of the file directly in the editor area - as it is the case in sublime text.


Back to the top