We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Plugin throws a ClassCastException when the input character is not found in the text.
Exception: ClassCastException: kotlin.collections.EmptyList cannot be cast to kotlin.collections.MutableList
Steps to reproduce: Just open up a random document with some letters. Open up acejump and try jumping to a letter not used in the text.
Version IntelliJ IDEA 2016.2 EAP Build #IU-162.1120.6, built on June 28, 2016 AceJump: 2.0.11
The text was updated successfully, but these errors were encountered:
791aec0
No branches or pull requests
Plugin throws a ClassCastException when the input character is not found in the text.
Exception:
ClassCastException: kotlin.collections.EmptyList cannot be cast to kotlin.collections.MutableList
Steps to reproduce:
Just open up a random document with some letters. Open up acejump and try jumping to a letter not used in the text.
Version
IntelliJ IDEA 2016.2 EAP
Build #IU-162.1120.6, built on June 28, 2016
AceJump: 2.0.11
The text was updated successfully, but these errors were encountered: