diff --git a/README.md b/README.md index d12c71b..3854e2d 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ Features - Supports `post`, `postSticky` and `@Subscribe` - Jump from post to subscribe and vice versa - Shows marker only for `@Subscribe` methods that have correct signatures +- Optionally show usages in 'Find' tool window +- Add breakpoints to all usages in a single click - Fully supported for project using both Java and Kotlin Testing diff --git a/preview/screenshare.gif b/preview/screenshare.gif index 64d0731..c8ce776 100644 Binary files a/preview/screenshare.gif and b/preview/screenshare.gif differ