We read every piece of feedback, and take your input very seriously.
Ability to find strings in annotations, so the search will find something like @c("data.active.BotSpawnerData")
@c("data.active.BotSpawnerData")
Doing a string search with player in a test jar:
player
Annotations on classes, fields, and methods are now scanned. This also works with value search:
Thanks!
Activity
Col-E commentedon Jun 22, 2019
Doing a string search with
playerin a test jar:Annotations on classes, fields, and methods are now scanned. This also works with value search:
artemking4 commentedon Jun 22, 2019
Thanks!