Custom views for debug session for any variable.
Answered
I am trying to build a plugin for my IDE.
My problem statement: I have to check and reformat values during the debug session (like custom views ) . I read the docs but couldn't figure out how to create a plugin like intention menu during a debug session.
As a whole I want a plugin to develop custom views for debug session for any variable.
Please sign in to leave a comment.
Please clarify, what is "my IDE"? what language(s) do you want to support? could you please show a screenshot of user interface of existing functionality you want to customize?
Android Studio
Please answer all my questions
I am using android studio chipmunk 2021.2.1 and using Kotlin language.
https://intellij-support.jetbrains.com/hc/en-us/community/posts/360007764780-Is-it-possible-to-have-a-custom-debugger-evaluation-tool-that-is-more-than-just-a-String-
Possibly related: https://intellij-support.jetbrains.com/hc/en-us/community/posts/206419489-Customising-debugger-actions