Alexandr Evstigneev

Results 269 issues of Alexandr Evstigneev

It basically doesn't work

Bug
Mason2
SmartKeys

- In some cases we are adding unnecessary stuff - Using PSI instead of iterator - Badly handling existing ``

Bug
SmartKeys
HTML::Mason

- We should not insert one inside the block - We should use iterator, not psi

Bug
Mojolicious
SmartKeys

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...

Bug
References & Resolution
HTML::Mason

This is a follow up for #1262

Bug
Parser
Mason2
Mojolicious
Embedded perl
HTML::Mason

Stays on the same line. Race? [wrongstop.log](https://github.com/Camelcade/Perl5-IDEA/files/8003528/wrongstop.log)

Bug
Debugger

- 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...

Type Inferrence
Feature

We need to look at it with today's eyes. Looks pretty clumsy.

Plugin refactoring
Lexer
HTML::Mason

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...

Mason2
Plugin refactoring
HTML::Mason

See tests from related commit. One test is not working, some of them works wrong.

Bug
Introduce Variable