One strategy I found can make a big difference w.r.t. success or failure is to go in smaller steps.
Codex has completely changed the way I work. After less than an hour of design discussion and exploring options, I have agreed with Codex on a detailed, focused plan for how to add syntax highlighting to the new source editor.
And here's soft line-wrapping in the Windows app.
Soft line-wrapping in the source editor is finally coming together. Took several attempts to get right, tricky stuff. Aiming for the 0.6 release in about a week.
https://github.com/ktraunmueller/Compositor/milestone/96I decided to pull the "Soft line wrapping in source editor" ticket into the Windows 0.6 release, because a lot of documents seem to require it. Sorry for the delay.
https://github.com/ktraunmueller/Compositor/milestone/96And here's source editor warnings & errors in the Windows app:
Prototyping source editor warnings & errors in the macOS app. I guess that should work for a first iteration. I'll implement the missing UI on the Windows side next, and then call
https://github.com/ktraunmueller/Compositor/issues/659 done.
Scrolling the current line visible in the source editor when navigating up or down. The red outline is just diagnostic line bounding box visualization.
https://github.com/ktraunmueller/Compositor/issues/675I guess that's a milestone, somehow? 🥳