Qute Debugger prototype demo #48938
maxandersen
started this conversation in
Community
Replies: 2 comments
-
Thanks @maxandersen to have created this discussion
The PR which provides the capability to track nodes when template is rendering has been merged. I have created a new draft PR which provides the debugger #48962 |
Beta Was this translation helpful? Give feedback.
0 replies
-
@maxandersen please read "Test the debugger (in IntelliJ with LSP4IJ)" section at #48962 which explain how to play with the debugger with IntelliJ and DAP support from LSP4IJ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is mainly an issue to record the ideas around the current debugger prototype for Visual Code and Intellij made by @angelozerr. You can step through templates, see state, evaluate qute expressions, put breakpoint - pretty cool and powerful debugger if you ask me ;)
To work best it needs this qute pr.
I recorded demo where @angelozerr walks through how to use this with qute standalone (start of video) AND from within a quarkus application.
Video is here https://youtu.be/v3qMqjxAhPo and timestamp 8:55 is where Quarkus qute debug is shown
Steps on how to reproduce this in intellij:
Let us and particular @angelozerr know if you would be interested in this :)
Beta Was this translation helpful? Give feedback.
All reactions