YE
YE
> Which would be a problem if both -capf and -files completions were appropriate at the same time in some particular context. I agree with this statement. In practice (so...
> Our inability to deal with non-equal prefixes in grouped backends (with one longer than another, like in this example) is more of a technical issue. Then, can this issue...
The requested official guidelines have now been published as a part of the [`Contributing` file](https://github.com/company-mode/company-mode/blob/master/CONTRIBUTING.md#guidelines-for-third-party-packages).
@dgutov , would it make sense to label this Issue as a `wishlist` with one of the following ideas (if feasible) in mind: 1. Implement extensions chopping similar to `company-files-chop-trailing-slash`....
Well, I've wrapped up the above said into https://github.com/yugaego/yii2-image/commit/ad4b18116a8733c97b66a0321d057d3db7fbc3ff and for now [load it](https://getcomposer.org/doc/05-repositories.md#loading-a-package-from-a-vcs-repository) in my project with ##### composer.json ```json { "require": { "yurkinx/yii2-image": "dev-webp" }, "repositories": [ {...
There's the same problem with the package at packagist.org.
The previously linked package [cargo-info](https://crates.io/crates/cargo-info) provides the requested functionality (thanks, @epage). In my opinion, `info` or `show` command (or a new `search` flag for that matter) is a good candidate...
> What I wanted to add was that there is a discussion about [how to disable composer's self-update functionality](https://github.com/composer/composer/discussions/11265) with no solution given. Well, a suggestion was given to trap...
I encountered the same problem on a fresh installation from PEAR today. I'm getting: phpunit --verbose functional/GTest.php PHP Fatal error: Call to undefined method PHPUnit_Framework_Warning::setupSpecificBrowser() in /usr/lib/php/pear/PHPUnit/Extensions/SeleniumBrowserSuite.php on line 95...
Hi @hongyi-zhao , I'm curious what was your conclusion? Might be you had a chance to try `mmm-mode` (or [org-mode's Babel](https://orgmode.org/worg/org-contrib/babel/intro.html)) in action for the declared goals and would be...