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

feat: parse and use Kotlin SourceDebugExtension for rename classes and packages #2389

Merged
merged 4 commits into from
Jan 6, 2025

Conversation

MrIkso
Copy link
Contributor

@MrIkso MrIkso commented Jan 5, 2025

This PRs adds new plugin for parse kotlin SourceDebugExtension annotation. For parsing SMAP used code from kotlin compiler
Closes #2198

Copy link
Owner

@skylot skylot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! Thank you 👍

@skylot skylot merged commit 29d1144 into skylot:master Jan 6, 2025
4 checks passed
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.

[feature] Add the ability to parse SourceDebugExtension annotations
2 participants