rb-autocomplete-contains

Review Board extension to enhance review groups autocomplete


Keywords
autocomplete, convenience, extension, reviewboard
License
MIT
Install
pip install rb-autocomplete-contains==2020.4.11

Documentation

AutoComplete Contains

https://badge.fury.io/py/rb-autocomplete-contains.png

rb-autocomplete-contains is an extension for Review Board 3.0+ that enhances the auto complete mode of the review groups field in a review request.

Instead of just suggesting groups that begin with the text entered, it will list all groups that contain the entered text. This is specially useful when you have many groups that share a common prefix.

https://raw.githubusercontent.com/erijo/rb-autocomplete-contains/master/screenshot.png

Installation

$ pip install rb-autocomplete-contains