eaburns / eaburns/T_old

editor/view: handle changes without a complete refresh

Open
#256 0 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
Go
Stars
60
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Upon receiving a change, the View currently ignores the contents of the Change struct and does a complete refresh of the text and marks. However, add changes with Text set and all delete changes can be handled locally without a round-trip to the editor.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in the editor/view change-handling path and inspect how the Change struct is currently processed. Trace the complete refresh and editor round-trip, then verify that add changes with Text set and all delete changes are handled locally without that round-trip.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
tooling
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.