Alexandr Evstigneev
Alexandr Evstigneev
[>](https://github.com/Camelcade/Perl5-IDEA/issues/2500) Reference: https://perldoc.perl.org/perl5340delta.html - [x] check that we handle native `try/catch` syntax (#2532) - [ ] check empty lower bound `qr/{,n}/` - [ ] check that spaces rupport in substitutions:...
Follow up for #2698 - Add tooltips - Clean up i18n - We don't need to store both labeled and pure components. Latter can be accessed via first - Utilize...
We need a generator for app/plugin Should work from IDEA and other IDEs - `mojo` - `dzil`
Build: IU-231.8770.53 OS: Windows amd64 11.0 Java Vendor: JetBrains s.r.o. Java Version: 17.0.6 Java Runtime Version: 17.0.6+10-b829.9 Perl Plugin Version: 231.8109.144-EAP-SNAPSHOT Description: Message: none ``` com.intellij.psi.PsiInvalidElementAccessException: Element: class com.intellij.psi.impl.source.PsiRecordComponentImpl #JAVA...
Build: IU-223.8617.56 OS: Linux amd64 6.0.12-76060006-generic Java Vendor: JetBrains s.r.o. Java Version: 17.0.5 Java Runtime Version: 17.0.5+1-b653.25 Perl Plugin Version: 2022.3.3 Description: Message: none ``` java.lang.NullPointerException: No additional data in...
We are extending parser to customize it for derived languages. But this logic should be incapsulated in the builder passed to the parser. And parser should stay the same. E.g....
See: https://metacpan.org/dist/Module-Starter/view/bin/module-starter
We could create a run configuration automatically or just run an action.