Skip to content

Reference Highlighting corresponding variable with position in source code #166

@SpringVaS

Description

@SpringVaS

When selecting variables in the sequent to be highlighted in the source, an inconsistency is observable.
a bound (e. g. by let) variable is sometimes not highlighted in at the same position in sequent (formula) and source.

The first image shows a highlighting selecetion of the variable s in the Term s < |this.seqq|. Yet, in the code the variable s is highlighted at the position of the condition s >= 0.

The second image (with undbound variables) shows the expected behaviour.

let:

ReferenceHighlighting

no let:

Highlighting Works

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions