What's new
Environment files in the workspace navigator
- If your workspace contains
resterm.env.jsonorrest-client.env.json, they'll show up alongside your request files with a ⚙ icon. - The currently active environment gets an ACTIVE badge
- The open modal (Ctrl+O) has been updated to accept environment and RTS script files in addition to .http and .rest files.
- Passing
--env-fileat startup to resterm will also show that env file in the navigator.
Searchable help
- The help overlay (
?) now includes a search bar. Press/orShift+Fwhile the help is open to start typing a filter - results update against both key bindings and their descriptions.