|
|
|
|
|
by mikewave
1468 days ago
|
|
> Every kind of functionality you can imagine already exists in open formats with powerful programs designed to make it easy for you to compose rich documents. Not only that, but this kind of thing has existed for ~30 years now. I remember MS Word 6.0 on Windows 3.1, 16 bits and 4MB of RAM, with large documents with significant styling, embedded Powerpoint and Excel documents, MS Draw vector art, etc. I concur that the line-based approach most Git tooling uses is not good enough. At the very least, even for code, it should be integrated with Tree-Sitter etc. by now and be comparing changes at the AST level, not just the raw text; and when it comes to documents, we should get side-by-side diffs showing the rendered document. But is there a market for this, besides just you and me? |
|