Alexandr Evstigneev
Alexandr Evstigneev
- In some cases we are adding unnecessary stuff - Using PSI instead of iterator - Badly handling existing ``
- We should not insert one inside the block - We should use iterator, not psi
Looks like atm we are working only with subcomponents in the current file, wihout any inheritance. And do not work with methods at all. Also feels like we should lex...
This is a follow up for #1262
Stays on the same line. Race? [wrongstop.log](https://github.com/Camelcade/Perl5-IDEA/files/8003528/wrongstop.log)
- try to handle in type inferrence - make an inspection for this > The value passed as part of @_ will be a reference to the actual argument given...
We need to look at it with today's eyes. Looks pretty clumsy.
Mason support is naive in many ways and may be improved: - [ ] MasonVirtualFileListener most likely should be dropped. Related data should not be stubbed, but should be computed...
See tests from related commit. One test is not working, some of them works wrong.