Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/boxed/lineops-intellij-plugin

Line operations based on bookmarks
https://github.com/boxed/lineops-intellij-plugin

Last synced: about 1 month ago
JSON representation

Line operations based on bookmarks

Awesome Lists containing this project

README

        

LineOps
=======================

An IntelliJ plugin for line operations based on bookmarks. If you've ever used TextPad this should be familar, if not, then look at the feature list:

- Bookmark all lines matching a string
- Remove bookmark for all lines matching a string
- Invert bookmarks (i.e. bookmark all non-bookmarked lines and un-bookmark all non-bookmarked lines)
- Cut/copy/delete all bookmarked lines

These set operations create a really powerful way to filter out log files or similar long line-based data.