Ecosyste.ms: Awesome
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: 20 days ago
JSON representation
Plug-in that addresses https://youtrack.jetbrains.com/issue/IDEA-189838
- Host: GitHub
- URL: https://github.com/lppedd/idea-debugger-enhancer
- Owner: lppedd
- License: bsd-3-clause
- Created: 2021-02-26T03:07:21.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-02-27T00:21:38.000Z (over 3 years ago)
- Last Synced: 2024-10-10T18:43:59.395Z (about 1 month ago)
- Topics: debug, debugging, intellij-idea, intellij-plugin
- Language: Kotlin
- Homepage:
- Size: 126 KB
- Stars: 11
- Watchers: 3
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
-----
## Author and contributors
- Edoardo Luppi ()