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

Fix PsiClass.packageName extension #101

Merged
merged 6 commits into from
Oct 7, 2024
Merged

Conversation

alexander-yevsyukov
Copy link
Contributor

This PR fixes the extension of PsiClass that obtains a package name of the class. Previously, the extension did not work for nested classes, causing infinite loop.

@alexander-yevsyukov alexander-yevsyukov self-assigned this Oct 7, 2024
@alexander-yevsyukov alexander-yevsyukov marked this pull request as ready for review October 7, 2024 18:50
@alexander-yevsyukov alexander-yevsyukov merged commit b2c2e45 into master Oct 7, 2024
6 checks passed
@alexander-yevsyukov alexander-yevsyukov deleted the fix-package-name-ext branch October 7, 2024 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants