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 include:
- Seeing Subject, senders etc
You can open any .eml file with this new editor:
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.
This extension currently does't add any VS Code settings.
This extension UI leaves some thing to be desired but otherwise there are no known issues.
Initial release of the Email viewer.
- See HTML and Text bodies
- See Subject and from and to mails.
- See attachements and export them.
- Switch between view modes with Editor action: https://code.visualstudio.com/api/ux-guidelines/editor-actions
- Improve UI especially for attachements
- Make all information visible (all email headers)