An open API service indexing awesome lists of open source software.

https://github.com/theapache64/rebugger-plugin

IDE plugin to assist Rebugger
https://github.com/theapache64/rebugger-plugin

Last synced: 9 months ago
JSON representation

IDE plugin to assist Rebugger

Awesome Lists containing this project

README

          

# 🔌 rebugger-plugin

![Build](https://github.com/theapache64/rebugger-plugin/workflows/Build/badge.svg)
[![Version](https://img.shields.io/jetbrains/plugin/v/21633-rebugger.svg)](https://plugins.jetbrains.com/plugin/21633-rebugger)
[![Downloads](https://img.shields.io/jetbrains/plugin/d/21633-rebugger.svg)](https://plugins.jetbrains.com/plugin/21633-rebugger)

IDE plugin to assist [Rebugger](https://github.com/theapache64/rebugger). Read more about it [here](https://github.com/theapache64/rebugger/issues/1)

## 🎥 Demo

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

## 📝 License

```
Copyright © 2023 - theapache64

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```

_This README was generated by [readgen](https://github.com/theapache64/readgen)_ ❤