postmanlabs / postman-app-support

Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
https://www.postman.com
5.81k stars 839 forks source link

collection import/export #12188

Open abd-Mohsen opened 1 year ago

abd-Mohsen commented 1 year ago

Is there an existing request for this feature?

Is your feature request related to a problem?

no

Describe the solution you'd like

it'll be appreciated if you add import/export collection to vs code extension

Describe alternatives you've considered

No response

Additional context

No response

RichardSefton commented 1 year ago

Can I add, this would make sense to have collections automatically loaded from some kind json file in a project workspace. If I'm opening vs code to work on one specific project, I don't really care too much about collections from other projects and if I have multiple projects ongoing and even more so that are live and the collections are there for legacy/support this is just noise I'm not interested in.

Main postman app, makes sense to have everything. VS Code extension makes sense to have only what I'm working on.

icodeintx commented 11 months ago

We really need the import/export collections in the VSCode Extension. Postman app provides this feature and we use it a lot to share collections between developers.