github unkn0wn-root/resterm v0.11.0

latest releases: v0.39.5, v0.39.4, v0.39.3...
5 months ago

What's Changed

Watcher & Reload

  • New file watcher guards against local file changes, which means that if file has been changed outside your current resterm session, you'll be notified.
  • Watcher also guards if file has been changed and you have made your own changes in the current session (not saved)

Workspace & File Search

  • Extended file search is now opt-in; enable it only when you want broader scans.
  • Workspace rescan (navigation bar content rescan) has a new shortcut (g Shift+O) alongside Ctrl+Shift+O.
  • RESTERM_ENABLE_FALLBACK env var: with fallback off (default), only the request's directory/BaseDir is used (no silent CWD reads). Turn it on to restore the old search behavior.

Request Parsing & Secrets

  • Cleaner variable scopes: @global, @file, @request (and -secret variants) now work consistently in both directives and shorthand, masking secrets in summaries.
  • Added {{$guid}} alias for {{$uuid}}.

Shortcuts

  • New binding for reloading the active file from disk (g Shift+R), and workspace reload now also listens on g Shift+O by default.

As always - small bug fixes and improvements.

Don't miss a new resterm release

NewReleases is sending notifications on new releases.