All Projects β†’ Madrapps β†’ eventbus-plugin

Madrapps / eventbus-plugin

Licence: Apache-2.0 License
IntelliJ iDEA plugin to work with projects using greenrobot's EventBus library

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to eventbus-plugin

Runconfigurationasaction
Provides a way to use IntelliJ run configurations as buttons
Stars: ✭ 17 (-32%)
Mutual labels:  intellij, intellij-plugin, android-studio
Intellij Rainbow Brackets
🌈Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio
Stars: ✭ 3,663 (+14552%)
Mutual labels:  intellij, intellij-plugin, android-studio
interstellar
Dark editor theme for JetBrains IDEs
Stars: ✭ 26 (+4%)
Mutual labels:  intellij, intellij-plugin, android-studio
SideMirror
An Android Studio plugin to mirror your android devices with scrcpy directly from Android Studio.
Stars: ✭ 49 (+96%)
Mutual labels:  intellij, intellij-plugin, android-studio
BugKotlinDocument
Plugin for IntelliJ IDEA β”—πŸ˜ƒβ”› Android Studio β”—πŸ˜ƒβ”› CLion β”—πŸ˜ƒβ”› AppCode.
Stars: ✭ 29 (+16%)
Mutual labels:  intellij, intellij-plugin, android-studio
Pebble Intellij
Pebble support for IntelliJ IDEA
Stars: ✭ 68 (+172%)
Mutual labels:  intellij, intellij-plugin, android-studio
Idea Android Studio Plugin
Android Studio Plugin
Stars: ✭ 293 (+1072%)
Mutual labels:  intellij, intellij-plugin, android-studio
I18nplugin
Intellij idea i18next support plugin
Stars: ✭ 43 (+72%)
Mutual labels:  navigation, intellij, intellij-plugin
getx-snippets-intelliJ
An extension to accelerate the process of developing applications with flutter, aimed at everyone using the GetX package.
Stars: ✭ 52 (+108%)
Mutual labels:  intellij, intellij-plugin, android-studio
TranslationPlugin
Translation plugin for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio.
Stars: ✭ 9,375 (+37400%)
Mutual labels:  intellij, intellij-plugin, android-studio
IntelliJ-IDEA-Translate2Chinese
Chinese ​(Simplified)​ Language Pack EAP v201.15 ι­”ζ”ΉθΏ›θ‘ŒδΈ­...
Stars: ✭ 14 (-44%)
Mutual labels:  intellij, intellij-plugin
intellij-ui-test-robot
The library allows you to write and execute UI tests among IntelliJ IDEA. You can test your Plugin.
Stars: ✭ 60 (+140%)
Mutual labels:  intellij, intellij-plugin
aemtools
AEM Tools is Intellij IDEA plugin containing Adobe Experience Manager related features
Stars: ✭ 49 (+96%)
Mutual labels:  intellij, intellij-plugin
highlight-bracket-pair
πŸŽ‰Highlight bracket pair plugin for intellij
Stars: ✭ 25 (+0%)
Mutual labels:  intellij, intellij-plugin
dummytext-plugin
"Dummy Text Generator" plugin for Jetbrains IDEs
Stars: ✭ 31 (+24%)
Mutual labels:  intellij, intellij-plugin
idea-carbon-now-sh
IntelliJ IDEA plugin to open the selected code in https://carbon.now.sh
Stars: ✭ 27 (+8%)
Mutual labels:  intellij, intellij-plugin
niddler
No description or website provided.
Stars: ✭ 48 (+92%)
Mutual labels:  intellij-plugin, android-studio
idea-php-typo3-plugin
TYPO3 CMS Plugins for IntelliJ IDEA / PhpStorm
Stars: ✭ 93 (+272%)
Mutual labels:  intellij, intellij-plugin
intellij-autohotkey
AutoHotkey plugin for the Jetbrain's IntelliJ platform
Stars: ✭ 30 (+20%)
Mutual labels:  intellij, intellij-plugin
EditorGroups
IntelliJ plugin prototype of https://youtrack.jetbrains.com/issue/IDEA-12130#comment=27-2838171
Stars: ✭ 16 (-36%)
Mutual labels:  intellij, intellij-plugin

GreenRobot EventBus Plugin

IntelliJ iDEA plugin to work with projects using greenrobot's EventBus library

preview

Install

You can install the plugin from Preferences -> Plugins and search for the plugin. You can also download the plugin from the intelliJ iDEA Marketplace.

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

There are no unit tests yet (I am writing them, but hit a roadblock. We will soon find a way). Any changes made to the plugin should be tested against this project. This project contains all possible use cases of EventBus in both Java and Kotlin.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].