lmnbeyond created CB-5288:
-----------------------------
Summary: Support fuzzy matching when using "cordova plugin add"
Key: CB-5288
URL: https://issues.apache.org/jira/browse/CB-5288
Project: Apache Cordova
Issue Type: Improvement
Components: CLI
Affects Versions: 3.1.0
Reporter: lmnbeyond
It would be more convenient if cli supports fuzzy matching.
For example:
$ cordova plugin add device
Please select,
1: org.apache.cordova.device
2: org.apache.cordova.device-motion
3: org.apache.cordova.device-orientation
4: quit
What now> 1
Fetching plugin from "org.apache.cordova.device"...
Starting installation of "org.apache.cordova.device" for ios
Preparing ios project
org.apache.cordova.device installed on ios.
What do you guys think ;) ?
--
This message was sent by Atlassian JIRA
(v6.1#6144)