bruno
bruno copied to clipboard
Script editor windows are fixed size, allow them to resize, taking the whole width and have adjustable height
I have checked the following:
- [x] I've searched existing issues and found nothing related to my issue.
This feature
- [ ] blocks me from using Bruno
- [x] would improve my quality of life in Bruno
- [ ] is something I've never seen an API client do before
Describe the feature you want to add, and how it would change your usage of Bruno
Editing code is difficult, when editor window is so small and you cannot resize it. Code lines are wrapped, making it unreadable, also more than 15 lines of code should be visible for easier editing.
Mockups or Images of the feature
No response
Reopened as this is regarding script editor.
PR for this is at https://github.com/usebruno/bruno/pull/3857
I really would like to see this feature. Any idea by when this feature will be released?
And since some might prefer the split view for short scripts, adding the classic split view as a third tab as default perhaps?