FeaturesRecord cursor positions and provide a command to quickly preview the cursor history. Command
Release NotesUsers appreciate release notes as you update your extension. 0.0.5Improves cursor history accuracy Updates cursor history to be more accurate by adjusting the sensitivity to cursor movements, reducing redundant entries for small movements. Also, ensures the first cursor position is always recorded. 0.0.4Improves cursor position tracking Adds logic to prevent cursor history from being polluted with insignificant cursor movements by skipping if the cursor is in the same file or too close to the previous position. Also enables the usage of parent ignore files for searches within VS Code. 0.0.1Initial release |