lessTabs
lessTabs copied to clipboard
Add ignoreFiles settings to avoid some files to be closed on timeout
Add option to avoid closing some files by regexp mask
Cool feature, but consider making the check for ignore patterns for all of the close methods;
- Close tabs unrelated to a project.
- Close tabs unrelated to a directory
- Close tabs unrelated to the current open file directory
Thanks for response!