Skip to content

joelharkes/vscode_email_viewer

Repository files navigation

Email viewer

Email viewer is a VS Code extension that allows you to feel email content in VS Code, from html, raw body to exporting attachements.

Features

Features include:

  • Seeing Subject, senders etc

You can open any .eml file with this new editor:

feature Open File

Tip: Many popular extensions utilize animations. This is an excellent way to show off your extension! We recommend short, focused animations that are easy to follow.

Extension Settings

This extension currently does't add any VS Code settings.

Known Issues

This extension UI leaves some thing to be desired but otherwise there are no known issues.

Release Notes

0.0.1

Initial release of the Email viewer.

  • See HTML and Text bodies
  • See Subject and from and to mails.
  • See attachements and export them.

Future