Charles Samborski

Results 105 comments of Charles Samborski

I believe there are two slightly different issues here. The choice of the package manager for the root command and for the commands inside `scripts`. The distinction is important because...

> @demurgos the "scripts" field can not be run by consumers - it can only be run by developers of the project. Only the "bin" field are things that can...

Thank you for your quick reply. The reason why I took so much time to report this issue is that I expected that it would have happend to someone else...

I created a separate user and was trying to reproduce the issue. I also noticed that one way to set the output folder to `USER_HOME` was to provide the home...

Despite using this plugin extensively for the last few days, I wasn't able to reproduce this issue. I guess that my problems were all caused by one "corrupted" `iml` file...

Thank you very much for investigating this. I thought I had a one-time misconfiguration but this is a really serious problem (I just finished reading up the referenced issues). Your...

Seems fixed in the latest version of the plugin. I think this issue may be closed.

Hi, Thanks for the ping. I helped with [c8](https://github.com/bcoe/c8) and its dependencies and am also working on exploring alternative designs for native V8 coverage ([demurgos/c88](https://github.com/demurgos/c88), I am working on it...

> IMO istanbul ignore is critical functionality. Until a system based on native V8 coverage supports this I'm unlikely to migrate away from (babel based) istanbul. I double-checked, `c8` detects...

Thank you for your reply. I am not familiar with Python GUI applications: I used a bit of Kivy but don't know anything about PyGTK or PyGObject. I am also...