mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-03-09 07:12:11 -05:00
Syntax highlighting for large files #138
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @WilliamRagstad on GitHub (Mar 21, 2021).
I noticed when browsing source files in a C# project, some large files wasn’t receiving syntax highlighting at all. Is this something that loads asynchronously?
Anyways, this would be a nice feature to have.