Keyboard Shortcuts? #1079
-
|
Does anyone know where there might be a list of keyboard shortcuts to use with bruno? I am specifically looking for how to collapse and expand json in the body of a request/response for easier viewing. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
|
You can collapse all and expand all for JSON bodies. Here are the hotkeys:
It would probably be good to add buttons to do those 2 functions without hotkeys. If you want to make a issue for it then I will try to add it. There is a draft for a keyboard shortcut windows but it isn't fully completed yet. Seems like a very useful feature. The link for it is below. |
Beta Was this translation helpful? Give feedback.
-
|
@n00o cmd Y makes bruno crash on my mac M2 |
Beta Was this translation helpful? Give feedback.
-
|
@n00o - was looking for a way to collapse json, found this discussion, hit cmd+Y, Bruno crashed. Then I saw another mac user commented the same. Thought I would report that its still happening. |
Beta Was this translation helpful? Give feedback.
You can collapse all and expand all for JSON bodies. Here are the hotkeys:
Ctrl-Y- Collapse AllCtrl-I- Expand AllIt would probably be good to add buttons to do those 2 functions without hotkeys. If you want to make a issue for it then I will try to add it.
There is a draft for a keyboard shortcut windows but it isn't fully completed yet. Seems like a very useful feature. The link for it is below.