Workbench
Workbench copied to clipboard
draft: Add shortcuts in UI panel to show XML and blueprint (#929)
Referencing to the comment https://github.com/workbenchdev/Workbench/issues/929#issuecomment-2073996633
I would like to know the possibility of adding a keyboard shortcut to switch between the two (XML and blueprint)
My current workflow innvolves desiging the UI using blueprint, and then copying the XML code into a .ui file.
Here is a draft of what I think could work. This is still a draft incase there are things i missed or need to change.
-
<Control><Shift>Bis for blueprints -
<Control><Shift>Xis for XML
I have not done extensive testing on this feature (I do plan to use my fork for the coming few days to test things out) but it does seem to serve my workflow nicely.