Alexandr Evstigneev
Alexandr Evstigneev
What is your Perl version?
Could you please elaborate? Do you want this to be configurable?
Unable to reproduce on ubuntu
For now it feels like we should refactor with dialog such things or provide reference range after resolve
Seems that accessors or properties should be changed to some kind of multi-named subs. 1. They should provide completion elements 2. They should provide additional find usages 3. We should...
Basically you should do: 1. Uncomment https://github.com/Camelcade/Perl5-IDEA/blob/master/plugin/scripts/xs_parser_simple.pl#L14 2. Run script from the console 3. See on which module script stucks 4. Try `perl -MScript::In::Question` it should do nothing (not hang...
We could add the heartbeat message to the deparsing script and catch if it not finished and silent for a long time. And kill it by ourselves. We could probably...
Yep. This requires special treatment I believe.
Probably, but not sure when.
What is the reason for using such approach?