We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db4f321 commit 46c881eCopy full SHA for 46c881e
README.md
@@ -97,6 +97,13 @@ class App : Application() {
97
}
98
```
99
100
+## 🔌 Plugin
101
+
102
+You can use the [Rebugger IntelliJ plugin](https://plugins.jetbrains.com/plugin/21633-rebugger) to generate the `Rebugger` function call.
103
104
+https://user-images.githubusercontent.com/9678279/235495156-445e7ced-30fa-41dd-9b37-84b80502187f.mov
105
106
107
## 🟠 Limitation
108
109
### Auto Name Picking
@@ -157,4 +164,4 @@ Rebugger(
157
164
158
165
## 🌇 TODO
159
166
160
-- IDE plugin : To generate `Rebugger` call (vote [here](https://github.com/theapache64/rebugger/issues/1))
167
+- ✅ IDE plugin : To generate `Rebugger` call (vote [here](https://github.com/theapache64/rebugger/issues/1))
0 commit comments