Settings

Theme

Show HN: A Source File Viewer

github.com

3 points by rwallace 6 months ago · 0 comments · 1 min read

Reader

Hitherto, like probably most people, I had been viewing source code in the same programs in which I wrote it (mostly Notepad++ or VS Code). Decided reading code is an important enough use case to justify a dedicated program to do it better.

Also a test case for Claude Code. It performed well. Caveat: there are some dimensions of difficulty this project did not exercise. In particular, good performance writing a small program from scratch, doesn't guarantee anything about how well it will do on a large existing code base.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection