Open arturhun opened 4 years ago
Another nice-to-have related to this.
If the format used to store the workspace is JSON, you should consider not minifying the JSON. Because for VCS is better to have it line by line. For diffs and efficiency in merges.
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.
supported
ill give it another push, my workmachine died, and guess what, everything in Insomnia is gone, because i am not able to "Save as..." and Version Control my Files ...
Relates to #1638
I find myself repeating the process of Exporting the current workspace a lot. It becomes a tedious chore when you start to update your API frequently during development.
I would love to see a traditional Save/Save As tandem of menu commands as in many other programs operating on documents, ie:
This would allow me to first Save As... into my project directory, from where it would be version controlled, and then I'd just Save whenever I feel like the file deserves an update.
IMO this would make the app more friendly and usable.
User should still be able to Export - the settings used for Export should not interfere with Save though.