News

Developers are not immune to this, and their Git repositories often reflect that accumulation. Eventually, there comes a time when cleaning up Git becomes necessary. Branches, commits, and entire ...
Description of the new feature / enhancement This feature is very useful when I have a specific ID and need to quickly complete it as a URI. When I input a specific string, it will match the ...
In the examples below, notice the following: The word "ampl" can be typed in a row by itself and it would match any host containing ampl such as example.com. Regex can be used to match any sites that ...