Skip to content

Legacy Bug: AMarkerInformation needs to be updated continuously #69

@jeremiaheinle

Description

@jeremiaheinle

Problem

when writing new code above an existing Marker, the Marker does not stick to the code, it sticks to the line number.
This is visible whenever PartAdapter adds Markers from the MappingManager to the Editor. So for example when
there is an active feature session.
This leads to the highlighting of the wrong code.

Solution

MappingManager needs to be updated continuously.

Should be resolved when adding AST.

Metadata

Metadata

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions