Alexandr Evstigneev
Alexandr Evstigneev
It may be triggered (well it should be) by two things: - updating some library with binary extension - changing the modification time of generated files. plugin just checks that...
I need to distinct different files (scripts/pms), they should have different icons.
would be nice. There should be an issue about creating new icons for the plugin. (in the youtrack)
I need more specific requests on this. What exactly plugin is expected to help with
Do you have an editorconfig by any chance?
See https://github.com/Camelcade/Perl5-IDEA/issues/1771
As you can see, @sherrinjacob10 pipes stdout to the file. But he gets output on the screen, meaning it is not an stdout.
RubyMine reads stdout and stderr separately and expects output from the stdout (as it comes in all cases but this). And I could not figure out how this can happen.
@headius i'm just helping here from rubymine side, not my issue :)
This is happening randomly.Not all the time. So seems something is going wrong. Is there some additional diagnostics I could collect?