Vladimir Kotikov

Results 11 comments of Vladimir Kotikov

@piotr-cz, it's ok, and i can just cherry-pick https://github.com/piotr-cz/clink-completions/commit/aaafc87af66fe800f9e5a11a952d7be99ff1f712 to master I'm testing it now and i see there is some problems with performance. I have a gulpfile with over...

Ah, I didn't notice that you are running `gulp` to get tasks list. This is indeed a thing, that causes these performance gaps. I'd recommend to look at parsing `gulpfile`,...

Yep, also Powershell stuff uses caching, based on `gulpfile`'s shasum, which, i guess, improves performance dramatically, as they don't need to run `gulp` each time to get tasks list.

Also https://github.com/cmderdev/cmder/pull/2278

@CollinChaffin In my own defence I can say that users are mostly supposed to get these completions installed with [Cmder](https://github.com/cmderdev/cmder) (IIRC the latest version of Cmder already includes latest version...

Looks nice ;) Though i personally prefer an option without space between `*` and a suggestion. @jods4, could you send a PR with this?

@viskin, accepted. However, i'm not a user of Docker, so please don't expect this will be done soon, sorry.

Also, bash completions will be helpful, thanks.

@jkoenig134 I don't as I'm not actively working on this project. There's a PR with basic completions here: https://github.com/vladimir-kotikov/clink-completions/pull/73 which you can grab and put along with other lua files...

@ThillaiganeshChan, please update this PR's title to use the correct JIRA ticket number. The title for [CB-10822](https://issues.apache.org/jira/browse/CB-10822) is "Deduplicate common logic for storing modules metadata in `cordova_plugins.js`" and is not...