Alexandr Evstigneev
Alexandr Evstigneev
This should remove cohesion between debugger and run configuration
Perl natural lexer state may be represented by 9 bits. Templating lexer may be represented by 7 bits. This gives us 16 bits total and allow to add a single...
I agree that the IDE should permit you to terminate it. Also it would be nice if you could see what it was complaining about (the deparse script), rather than...
Continuation of #1674 - [ ] Modifiers in structure view - [ ] Implicit variables in modifiers - [ ] Completion for method modifiers names - [ ] Live templates...
This may affect formatting
Seems it doesn't add newline and move caret. Just complete. Not sure if this is real problem and what should we do.
Strings and regular expressions should be collapsed first. They can wrongly mangle blocks. Perl process strings in isolation
As far as it depends only on subtree changes, no sence to keep in cached value
We now only inserting something
We need two indexes for direct and reverse, instead of index per type.