Skip to content

Add QuickFixes #19

@steve-hickman-epistimis

Description

@steve-hickman-epistimis

In some cases, there are obvious fixes to errors - so we should add Quickfixes to make correcting them easy. This goes hand in hand with Validation - the validator identifies errors. So any error a validator detects is a candidate for a quick fix.

Look in com.epistimis.uddl.validation.UddlValidator to see what errors are detected. Then modify com.epistimis.uddl.ui.quickfix.UddlQuickfixProvider to provide quick fix alternatives.

Doc:
See https://www.eclipse.org/Xtext/documentation/310_eclipse_support.html#quick-fixes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions