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
Steps to reproduce:
Annotations > Use Aliases
Result: the preferences page keeps loading forever with a spinner and "Loading..." message and the following error is logged in the event log:
AssertionError: Null target in FieldAccessor[class de.espend.idea.php.annotation.ApplicationSettings.useAliasOptions]
The errors are gone after restarting the IDE again, but then all settings of the plugin are reset, losing the custom use alias.
The text was updated successfully, but these errors were encountered:
fix custom use aliases do not work after restarting the IDE #54
96799a8
No branches or pull requests
Steps to reproduce:
Annotations > Use Aliases
preferences pageResult: the preferences page keeps loading forever with a spinner and "Loading..." message and the following error is logged in the event log:
The errors are gone after restarting the IDE again, but then all settings of the plugin are reset, losing the custom use alias.
The text was updated successfully, but these errors were encountered: