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?
2
Answers
This feature is already requested in their Github issues but has still not been added yet. So, the workaround I find is this:
%USERPROFILE%.vscodeextensionsrangav.vscode-thunder-client-1.18.7dist
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.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 toSettings
will move to Collection SettingsSecondly, Change the Base Url and save it.
You have done.