Skip to content

Complete drawing-overhaul status cleanup#67

Merged
tig merged 1 commit into
experiment/codex/developfrom
experiment/codex/drawing-overhaul-complete
May 11, 2026
Merged

Complete drawing-overhaul status cleanup#67
tig merged 1 commit into
experiment/codex/developfrom
experiment/codex/drawing-overhaul-complete

Conversation

@tig
Copy link
Copy Markdown
Member

@tig tig commented May 11, 2026

Summary

  • remove the stale DrawLineContent helper name and add a source-level guard so it does not return
  • mark drawing-overhaul complete in the feature spec and roadmap
  • align DEC-004 with the landed Gutter : View implementation and rename the stale Gutter test file

Validation

  • dotnet build Terminal.Gui.Text.slnx - passed
  • dotnet run --project tests/Terminal.Gui.Text.Tests - 212 passed
  • dotnet run --project tests/Terminal.Gui.Editor.Tests - 70 passed
  • dotnet run --project tests/Terminal.Gui.Editor.IntegrationTests - 94 passed
  • dotnet tool restore - passed
  • dotnet format Terminal.Gui.Text.slnx --exclude third_party/ - passed
  • dotnet format Terminal.Gui.Text.slnx --verify-no-changes --exclude third_party/ - passed
  • dotnet jb cleanupcode Terminal.Gui.Text.slnx --profile="Full Cleanup" - blocked because the profile is not defined
  • dotnet jb cleanupcode Terminal.Gui.Text.slnx - reported no items to cleanup (tool exited 3)

@tig tig merged commit 7c207e6 into experiment/codex/develop May 11, 2026
3 checks passed
@tig tig deleted the experiment/codex/drawing-overhaul-complete branch May 11, 2026 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant