Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Email ThisNew to Visual Studio Code? Get it now.
Email This

Email This

Wirly Dev

|
1 install
| (0) | Free
Send html as body of email through SMTP
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Email This

When working on html emails locally, just right click > "Email This" to send the html through smtp.

Features

Does nothing but send emails.

To configre run "Email This : Update Settings" from the command pallette.

Requirements

An SMTP Server to send emails through and an html file to send.

Extension Settings

This extension contributes the following settings:

  • emailThis.smtp.host: The SMTP Server we are going to send through
  • emailThis.smtp.port: SMTP Port
  • emailThis.smtp.authenticate: Boolean whether or not we want to send username / password
  • emailThis.emailFrom: From email address
  • emailThis.emailTo: To email address
  • emailThis.emailCc: Optional, CC email address or comma separated list of email addresses
  • emailThis.emailBcc: Optional, Bcc email address or comma separated list of email addresses
  • emailThis.emailSubject: Email Subject

Changelog

To check full changelog click here.

LICENSE

This extension is licensed under the MIT License

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft