|
|
|
|
|
by alp1n3_eth
501 days ago
|
|
Idk if they have it yet, but last time I used the VS Code REST extension it still didn't support pre/post request scripting (which is already insanely fragmented syntactically across Postman/Insomnia/Bruno). For any long-term things that would normally be in a Postman collection and distributed to others / outside teams, I usually end up with folder-separated Hurl scripts (similar to your use). I can totally see how the REST extension is way easier for point & shoot from within VSCode though! |
|