4tld
My customization code for the 4coder text editor by Allen Webster.
I split the more complicated commands into reusable drop-in command packs in roughly the same style as Allen's provided customization layer.
See the source files for documentation on each module.
Find and Replace
File Manager
Interactive Terminal
Project Management
Hex Viewer
Fuzzy Matching
Planned Customizations
- A magit-inspired git frontend,
- Multiple compile error parsers to be configured on a per-project basis,
- A spell-checker for use with .md files, string literals and comments.
- An abstraction over the Views API to get all commands to consistently handle my two-column layout,
- More abstractions to build User Interfaces,
- There's multiple debuggers in development within the Handmade community, so I won't bother working on my own for now. However, once Lysa becomes usable, I'll probably develop my own debugger interface.





