thunder-client-support icon indicating copy to clipboard operation
thunder-client-support copied to clipboard

Support for .http/.rest files

Open Noriller opened this issue 3 years ago • 1 comments

Is your feature request related to a problem? Please describe.

Support for .http/.rest files

Describe the solution you'd like

.http/.rest files are used on other extensions and even on IntelliJ. They can be committed and versioned with the project, making for a better developer experience for teams.

So, being able to use and edit those files in a single place would be good even for people who use intellij or other extensions. I find that it's really good that I can make the file and other can use it, but if I was able to make (and then use) it in thunder client, then it certainly would make my life easier.

Describe alternatives you've considered

https://www.jetbrains.com/help/idea/http-client-in-product-code-editor.html https://marketplace.visualstudio.com/items?itemName=humao.rest-client

Implementation:

It could find http/rest files in the project and show either in collections or in a new tab.

Noriller avatar Feb 01 '22 13:02 Noriller

Hi @Noriller thanks for the feedback, will review it.

rangav avatar Feb 01 '22 14:02 rangav