Skip to content

Conversation

@CL-Jeremy
Copy link

This PR adds the minor feature to suppress the "unused function" warning as seen on the screenshot in #13 (comment).

Other details:

  • Refactor annotator for code sharing with new component
  • Update Gradle and dependencies
  • Bump JDK to 17 to match official guidance
  • Minor cleanups (ignored files, unused imports and variables)
  • Bump version to 0.3.0

* Refactor annotator for code sharing with new component
* Update Gradle and dependencies
* Bump JDK to 17 to match official guidance
* Minor cleanups (ignored files, unused imports and variables)
* Bump version to 0.3.0
@CL-Jeremy CL-Jeremy requested a review from a team as a code owner January 12, 2025 15:44
@CL-Jeremy CL-Jeremy requested review from fredr and removed request for a team January 12, 2025 15:44
@CL-Jeremy
Copy link
Author

Also: PsiComment.text and PsiComment.textRange are expensive operations as marked by the IDE, so their usage have been minimized.

@fredr fredr removed their request for review March 18, 2025 09:02
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.

1 participant