Allow to inspect content of generated files in TUI
Open
feature
TUI
- Dominant language
- Haskell
- Stars
- 711
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
Currently we show project structure on-the-fly. But it would be better to make `Project structure` widget smarter, like, scrollable list that allows to open file and browse it's content so people can see what will they get.
Contributor guide
Research direction
Start by locating the TUI code that renders the `Project structure` widget and review how generated files are represented and navigated. Determine how scrolling, file selection, and content browsing fit the existing interaction model. Done means users can select a generated file from the widget, browse its content, and return to the project structure view.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100