Open ishchenko opened 10 years ago
I disabled single line SyntaxInfo cache because you can cut lines really fast when pressing shift+del. In that case you get previous line SyntaxInfo from cache, it might cause SOOBE. This should fix https://github.com/denis-zhdanov/intellij-plugin-copy-on-steroids/issues/10.
I disabled single line SyntaxInfo cache because you can cut lines really fast when pressing shift+del. In that case you get previous line SyntaxInfo from cache, it might cause SOOBE. This should fix https://github.com/denis-zhdanov/intellij-plugin-copy-on-steroids/issues/10.