How to debug editor
Hello,
is there any way to debug code that I wrote in keymaps? Like I press the key and MPS goes to debugger and provides me possibility to debug code in keymap.
Thanks
is there any way to debug code that I wrote in keymaps? Like I press the key and MPS goes to debugger and provides me possibility to debug code in keymap.
Thanks
1 comment
Sort by
Date
Votes
Right now it's possible to debug this code only using normal java debugger connected to the running MPS application. In future we are going to allow DSL debugging for MPS languages.
Please sign in to leave a comment.