Releases: JayRE114514/UserComment
Releases · JayRE114514/UserComment
Update release
Bug fixed
- Fixed an issue where function comments could not be captured. Now, both FUNCTION comments and repeatable FUNCTION comments can be captured.
- Resolved an issue where comments could not be located after rebasing the program.
- Fixed an issue where the auto-comments at the cursor would be captured after rebasing the program.
Note
This current version is not compatible with previously released versions of the plugin. I've resolved the rebase program issue by retaining offsets instead of EAs, but this also means that it cannot retrieve comments saved by previous versions of the plugin.
Before updating
If you have used previous versions of the plugin, it's crucial to back up your comments: You can extract comments by choosing "Right-click -> Copy all" in the comment view window.
Update release
- Fixed the issue where the view does not refresh after deleting comments.
- Resolved the update issue related to multi-line anterior and posterior comments.
Special thanks to @0x79H for these bug fixes.
Initial release
Merge pull request #3 from 0x79H/bugfix/2 fix: ghost records was left after the comment was deleted