usebruno / bruno

Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
https://www.usebruno.com/
MIT License
25.67k stars 1.17k forks source link

feat: add logic to handle saving collection settings on shortcut (preview mode) #3145

Closed Pragadesh-45 closed 1 week ago

Pragadesh-45 commented 1 week ago

fixes: #2219

This PR implements the logic for saving collection-settings using the Ctrl+S or Cmd+S shortcut. It allows users to save the Docs tab even in preview mode, thereby resolving the issue.

Contribution Checklist: