Advanced Bookmark Tools #713
chimasterflex
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Over a decade ago, i stumbled upon this thread for notepad++ talking about how to remove specific lines:
https://stackoverflow.com/questions/918158/how-do-i-delete-specific-lines-in-notepad
The top answer showcased a usage of bookmarks that solved my problem in a way I don't think any other text editor was able to. By searching for different criteria, I could mark lines with bookmarks and then remove those bookmarked lines to mass modify an entire file. Additionally a secondary feature that let me invert bookmarks as well as delete unbookmarked lines if I so wanted.
Here's the ask on implementation:
Let me know what you guys think
Beta Was this translation helpful? Give feedback.
All reactions