Awesome
Email support for Atom
Adds syntax highlighting, snippets, shortcuts, and commands to Email files in Atom.
Features
:bulb: Sublime Text users, check: https://packagecontrol.io/packages/EML%20(E-Mail)
- Grammar:
- Syntax highlighting for
.eml
,.msg
,.mbx
and.mbox
files.
- Syntax highlighting for
- Snippets:
- Plain-Text email template.
- HTML email template.
- Multipart email template.
- Attachments email template.
- Commands:
- Keymaps (shortcuts):
- <kbd>ctrl-alt-1</kbd> for email preview.
- <kbd>ctrl-alt-2</kbd> for quoted-printable decode.
- <kbd>ctrl-alt-3</kbd> for base64 decode.
Install
Preferences → Install → Search language-eml
package
Development
Contributions are greatly appreciated. Please follow our Contributing Guide.