usebruno/bruno

[Feature request] Add save-all command

Open

#737 opened on 2023年10月23日

GitHub で見る
 (15 comments) (15 reactions) (1 assignee)JavaScript (2,403 forks)batch import
enhancementgood first issuehelp wantedmodule-qol

Repository metrics

Stars
 (43,787 stars)
PR merge metrics
 (平均マージ 6d 21h) (30d で 96 merged PRs)

説明

In addition to the suggested save prompt #477 on window close, i would also suggest to add these extension regarding unsaved changes:

  • Provide a Save all command, like VSCode does. Preferably as keyboard shortcut (maybe Ctrl+Shift+S) and via menu.
  • Add a small indicator in the tree for all requests with unsaved changes.

Currently it is hard to not loose changes of requests when closing Bruno. I have to manually go through all requests to see if there are unsaved changes.

JIRA

コントリビューターガイド