Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>SieveNew to Visual Studio Code? Get it now.
Sieve

Sieve

Scott Smereka

|
95 installs
| (0) | Free
Syntax highlighting for the Sieve email filtering language as specified by RFC 5228
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Sieve Syntax Highlighting for VS Code

Visual Studio Code Patreon

A Visual Studio extension that after install provides syntax highlighting for the Sieve email filtering language as specified by RFC 5228.

Screenshot 2024-09-15 at 2 34 47 PM

Did you find this useful? Consider buying me a Coffee ☕

How to use?

  1. Install Sieve by clicking Extensions, searching for Sieve, and clicking install on the Sieve tile.

  2. After install any file that end in .sieve will have proper syntax highlighting:

    Screenshot 2024-09-15 at 2 34 47 PM

  3. You should also see Sieve as Language option in the bottom right corner of the workspace.

    Screenshot 2024-09-15 at 2 29 52 PM

How to Contribute

Did you find a bug 🐛? Please submit an issue.

Pull requests are also welcome. Make adjustments to the syntax highlighting in the sieve.tmLanguage.json file. To test your changes press F5. This will launch a test VS Code workspace where your changes will be applied in real time.

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