Workbench icon indicating copy to clipboard operation
Workbench copied to clipboard

draft: Add shortcuts in UI panel to show XML and blueprint (#929)

Open DevHyperCoder opened this issue 1 year ago • 0 comments

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>B is for blueprints
  • <Control><Shift>X is 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.

DevHyperCoder avatar Apr 24 '24 05:04 DevHyperCoder