Insomnia Designer: Fold keyboard shortcuts in design view #3515
Unanswered
duanecilliers
asked this question in
Ideas
Replies: 1 comment
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
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.
Is your feature request related to a problem? Please describe.
The yaml file quickly gets unwieldy. It would be amazing to be able to fold and unfold, especially on certain levels. I've attached a screenshot of the shortcuts in VSCode.
Manual folding is also not retained when switching between design and debug, but that's a separate issue.
Describe the solution you'd like
I would like the ability to fold the configuration on any level. For example
⌘K ⌘1to fold on the base config properties (tags,paths,componentsetc). Demo of this done in VSCode below.Describe alternatives you've considered
Doing it in VSCode and copying the config over is an alternative, but would prefer to do it straight in designer.
All reactions