Skip to content

Need to track text-cursor location for editing tracking #205

@Joshua2000B

Description

@Joshua2000B

Currently, DejaVu tracking all key-stroke information. However, there is no information about where that keystroke was made. We need to improve iTrace so that it tracks this information.

There are a lot of ways that we could do this. We could have the Plugin take a snapshot of all of the code every time there is a change, or we could have the plugin send the text cursor information to core on every keystroke and then save that in DejaVu.

I believe the first might be better performance wise, but the latter means we don't need a new output format.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions