Skip to content

Refactor: eliminate old infoview implementations#492

Draft
joneugster wants to merge 17 commits intomainfrom
feat/drop-old-infoview
Draft

Refactor: eliminate old infoview implementations#492
joneugster wants to merge 17 commits intomainfrom
feat/drop-old-infoview

Conversation

@joneugster
Copy link
Copy Markdown
Collaborator

@joneugster joneugster commented Apr 3, 2026

Current state:

  • editor mode: has a plain infoview included for testing
  • typewriter: layout but no editor and no functionality
  • old implementation is under src/infoview, new one should go into src/components/infoview

Todos:

  • Add the single-line editor inside the typewrite back
  • Recover basic functionality to write a proof step (single line) and add it to the main editor
  • Recover display of previous proof steps
  • Recover other features, such as chat scrolling, ...
  • Implement an infoview for editor mode using the display we have in the typewriter mode.
  • ...?
  • finally: remove the folder src/infoview with the old implementation

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.

2 participants