Secrets & keys
Open it from the command palette (“Secrets & keys”) or ⚙ Settings → Secrets & keys.
What it shows
Section titled “What it shows”A masked inventory of every key in .env.local (shown as ••••1234) plus the Hermes
credential-pool providers, with a reminder to review or rotate if the file has not
changed in a long time.
Editing keys in place
Section titled “Editing keys in place”Keys are editable right here — set, change or clear a value and it is written to
.env.local and applied immediately (masked again after saving). You do not need to
open the file by hand.
Only set the keys you use; each provider turns on when its key is present. See
Configuration for what lives in .env.local.