Closed busykai closed 9 years ago
Hi @busykai Thanks! I'll implement it for the next version.
Hi @busykai , the proxy support is ready! you can check it out in the new version 0.1.5 that is on the registry.
@albertinad, confirmed fixed! thanks a lot!
Hi!
Brackets does allow you to configure proxy via preferences for the editor itself (extension installation, registry access etc.). It would be nice if this preference was passed to bower to help folks behind the proxy being able to use this extension without configuring
.bowerrc
.It may be reasonable for Brackets
proxy
preferences to take priority over.bowerrc
proxy. Brackets does not distinguish, though, betweenhttp-proxy
andhttps-proxy
as Bower does (even though in majority of the cases, they are the same thing).