Skip to content
New issue

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

Restrict UsageTargetProvider to ElixirFiles #2695

Merged
merged 1 commit into from
May 31, 2022
Merged

Restrict UsageTargetProvider to ElixirFiles #2695

merged 1 commit into from
May 31, 2022

Conversation

KronicDeth
Copy link
Owner

Fixes #2694

Changelog

Bug Fixes

  • Restrict UsageTargetProvider to ElixirFiles
    Without this restriction, it tries to run when developing the plugin itself and breaks Kotlin syntax highlighting.

@KronicDeth KronicDeth added this to the 13.1.0 milestone May 31, 2022
@KronicDeth KronicDeth self-assigned this May 31, 2022
Fixes #2694

Without this restriction, it tries to run when developing the plugin itself and breaks Kotlin syntax highlighting.
@KronicDeth KronicDeth merged commit 0060c02 into main May 31, 2022
@KronicDeth KronicDeth deleted the 2694 branch May 31, 2022 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment