Tags give the ability to mark specific points in history as being important
-
1.0.4
7f8db0e9 · ·Expand fix for paren trail 'space before cursor' behavior Now also correctly handles multiple whitespace characters before the cursor when inserting close parens, shortening the whitespace to a single space and clipping the cursor position so it does not end up behind an inserted close paren.
-
1.0.3
ab0b08b6 · ·Fix paren trail 'space before cursor' behavior. This was not correctly preserving whitespace before the cursor when inserting new close parens as part of paren trail reconstruction.
-
-
1.0.1
46d17802 · ·Rename tests target to cpparinfer-tests To prevent namespace clashes when pulling in cpparinfer using CMake FetchContent.
-