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

https://github.com/lppedd/idea-debugger-enhancer

Plug-in that addresses https://youtrack.jetbrains.com/issue/IDEA-189838
https://github.com/lppedd/idea-debugger-enhancer

debug debugging intellij-idea intellij-plugin

Last synced: over 1 year ago
JSON representation

Plug-in that addresses https://youtrack.jetbrains.com/issue/IDEA-189838

Awesome Lists containing this project

README

          

# Debugger Enhancer

Supported IDE versions: `192.*` to `*`

-----

This plug-in provides additional actions to debug breakpoints.
Currently, it supports

- force-returning arbitrary values or `Exception`s from a method (Java)

Force return panel

-----

## Author and contributors

- Edoardo Luppi ()