VSCode Extension Filter LineFilter line for current opening file by strings/regular expressions, generating the result in a new file. Commonly used for log analysis. 🌟Warning: Some features depend on ripgrep. Add ripgrep to SYSTEM PATH only if those features aren't working. Features
Usage
1. Large file mode
2. Support folder filte line.
3. Filter line by input string.
4. Filter line by input regex.
5. Support showing context lines in the filter line view.
6. Support multiline matching when regex expressions include '(?s)', for example: (?s)BEGIN.*?END
7. Support preset filter rules
|






