Skip to content

Commit

Permalink
☑️ add RebuggerPlugin to README'
Browse files Browse the repository at this point in the history
  • Loading branch information
theapache64 committed May 8, 2023
1 parent db4f321 commit 46c881e
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,13 @@ class App : Application() {
}
```

## 🔌 Plugin

You can use the [Rebugger IntelliJ plugin](https://plugins.jetbrains.com/plugin/21633-rebugger) to generate the `Rebugger` function call.

https://user-images.githubusercontent.com/9678279/235495156-445e7ced-30fa-41dd-9b37-84b80502187f.mov


## 🟠 Limitation

### Auto Name Picking
Expand Down Expand Up @@ -157,4 +164,4 @@ Rebugger(

## 🌇 TODO

- IDE plugin : To generate `Rebugger` call (vote [here](https://github.com/theapache64/rebugger/issues/1))
- IDE plugin : To generate `Rebugger` call (vote [here](https://github.com/theapache64/rebugger/issues/1))

0 comments on commit 46c881e

Please sign in to comment.