Skip to content

Validate source files each time a change occurs #184

@echebbi

Description

@echebbi

Motivation

Currently, Xtext validators are called only when a the user types something after having saved the file:

sequence diagram showing the editor triggering the validators

The feedback takes way too much time to come.

Proposed Solution

Trigger validators on each stroke/when the user stops typing.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions