Janghou

Results 8 issues of Janghou

Great extension, but I'm getting a `ApplicationInsights:CorrelationIdManager [ { Error: connect ECONNREFUSED 0.0.0.0:443 `every time I edit a php file. Also initially high CPU. Steps to reproduce the behavior: 1....

Show which examples are working/supported on Firefox Mobile/Android/Fennec etc. E.g. although PageAction is supported on FF Android, all examples fail. (if showIcon() is not supported, how the hell do you...

enhancement

Myriad of snippets added by multiple packages will create confusion when typing the prefix. Different colours can clear that up, so you can easily spot which to which package the...

feedback

Tried to upload, got this error; remote: Traceback (most recent call last): remote: File "**_/git-ftp.py", line 357, in remote: main() remote: File "**_/git-ftp.py", line 107, in main remote: upload_diff(repo, oldtree,...

Dunno if it's possible tot let git-ftp be triggered by tags instead of branches. Somehow it feels more logic to roll-out tagged versions to ftp-servers in a production environment: put...

I removed a file from the index git rm --cached file and it was deleted on FTP, while it shouldn't. --cache `Use this option to unstage and remove paths only...

Feature-request Wouldn't it be awesome if this tool can be enhanced to make a Pi Zero a USB video device class (UVC / webcam) with any Pi Camera but no...

I have a PAC file proxy setting: PAC file: ``` function FindProxyForURL(url, host) { return "DIRECT"; } ``` Issues: - 'Markup' disappears in the resources Tree and markup resources are...