Currently the regex search matches all occurrences in a search string. But it would be very helpful to have the "match only first occurrence" behavior. Match only first: Match all:Contributor doug24 commented Ma
[NEW]Find (Ctrl+F) now has Grep/Ungrep buttons (can be quickly called withAlt+G/R). Find's settings including regexp mode are respected. In case of active selection these commands operate on selected lines only. Big buffers will see a progress bar in the status bar. #46 #29 [NEW]...
Flyway 101: Using version control Talking about how migration scripts are powerful but when we expand a workflow to the wider team and processes version control is crucial for collaboration and how we can set this into a project. Article ...
You need a portable and ubiquitous tool. While ripgrep works on Windows, macOS and Linux, it is not ubiquitous and it does not conform to any standard such as POSIX. The best tool for this job is good old grep. There still exists some other feature (or bug) not listed in this README...