Whenever we make a New Request, the default URL in the URL box is
"https://www.thunderclient.com/welcome"
How can we change this with our own URL?
Whenever we make a New Request, the default URL in the URL box is
"https://www.thunderclient.com/welcome"
How can we change this with our own URL?
If you want to have a base url. It's super easy in Thunder Client-vs-code.
Firstly, got to Collections
You should have Folder for your project API. And click on ...
icon and got to Settings
will move to Collection Settings
Secondly, Change the Base Url and save it.
You have done.
This feature is already requested in their Github issues but has still not been added yet. So, the workaround I find is this:
%USERPROFILE%\.vscode\extensions\rangav.vscode-thunder-client-1.18.7\dist
for Windows.$HOME/.vscode/extensions/rangav.vscode-thunder-client-1.18.7/dist
for Mac or Linux.extension.js
file with Notepad or any text editor.https://www.thunderclient.com/welcome
with your desired URL.