Skip to content

Commit 46c881e

Browse files
committed
☑️ add RebuggerPlugin to README'
1 parent db4f321 commit 46c881e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,13 @@ class App : Application() {
9797
}
9898
```
9999

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+
100107
## 🟠 Limitation
101108

102109
### Auto Name Picking
@@ -157,4 +164,4 @@ Rebugger(
157164

158165
## 🌇 TODO
159166

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

Comments
 (0)