microsoft / microsoft/vscode

Allow saving integrated browser pages as MHTML

Open
#333,311 0 comments 0 reactions 1 assignee Claimed by @kycutler View on GitHub
Dominant language
TypeScript
Stars
193k
Forks
42.4k
PR merge metrics
PR metrics pending

Description

It would be useful to save the current page in the integrated browser as a single MHTML file for offline inspection and archival.

Proposed behavior:

- Add **Save Page As...** to Browser Actions and the Command Palette.
- Bind Ctrl/Cmd+S while the integrated browser is focused.
- Suggest a `.mhtml` filename based on the page title.
- Save the page and its resources to the local filesystem as MHTML.

This complements #333305 and #333307, which add support for opening MHTML files in the integrated browser, enabling a complete save-and-reopen workflow.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.