Skip to content

Show a symbol in the gutter if there is a diagnostic on the line #914

Open
@sonnyp

Description

@sonnyp

Like Builder:

image

This is particularly helpful in Workbench since the editor width is limited (having multiple panes) so an error can easily happen outside the viewport (in the scroll view).

This will help beginners find errors in their code.

This should be reasonably easy to do using by placing a GtkSourceMark in the GtkSourceGutter. See https://gnome.pages.gitlab.gnome.org/gtksourceview/gtksourceview5/class.Gutter.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions