Files
imhex/plugins
paxcut 0e2d7ee3bc fix: template argument delimiters failed to create folds.
The problem was using the identifier type to distinguish template delimiters from operators because types are not guaranteed to be set. The fix uses colors of the highlighting instead which should always be set when the folds are detected.
2026-03-20 10:46:34 -07:00
..