You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This plugin has a big shortcoming - it doesn't handle timeout on applying an expression.
Please add some kind of defense against long running/incorrect expression.
Example:
Expression: ^A-Za-z*$
Try to apply against this: some_good1234string and here we go
Result: VS hangs :)
The text was updated successfully, but these errors were encountered:
Didacryon | Mon 11:14 AM
This plugin has a big shortcoming - it doesn't handle timeout on applying an expression.
Please add some kind of defense against long running/incorrect expression.
Example:
Expression: ^A-Za-z*$
Try to apply against this: some_good1234string and here we go
Result: VS hangs :)
The text was updated successfully, but these errors were encountered: