Features
Environments
Active Environment

Active Environment

The active environment is the environment currently selected in the Env tab. The active environment is used to resolve variables in requests and scripts.

Changing the Active Environment

1. From Env tab


Active Environment
  • To change the active environment, click on the Env tab and select the environment you want to activate.
  • Right-click on the environment and select Set Active.

2. From Status Bar


Active Environment
  • Click on the Current Environment in the status bar and select the environment you want to activate.

3. From Command Palette


Active Environment
  • Open the command palette (Ctrl/Cmd+Shift+P) and search for Thunder Client: Change Environment.

Git Changes

  • When you change the active environment, Thunder Client will automatically save the changes to the environment files in your git repository.

Store Changes in Memory


Active Environment
  • You can choose to save the changes to the Active Environment in local memory or to the environment files in the git repository using the Active Environment Selection setting.
  • The Save to Local Memory option is useful when you want to make temporary changes to the environment without affecting the environment files in the git repository.