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

Serbea

Whitefusion

|
153 installs
| (0) | Free
Syntax highlighting for Serbea templates
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Serbea syntax highlighting for VS Code

Highlight your Serbea template code!

Features

Besides syntax highlighting of *.serb files, it comes with two palette commands:

  • Convert Selection from ERB to Serbea
  • Convert Selection from Serbea expression to pipeline

There's also a Serbea Markdown (Ruby) language so you can write Markdown with embedded Serbea code (as is typical in Bridgetown projects).

Also, if you're using the VSCode Icons package, add this to your settings.json:

  "vsicons.associations.files": [
    {
      "icon": "erb",
      "extensions": ["serb"],
      "format": "svg"
    }
  ]

Having Issues?

File a bug report or feature request and we'll take a look.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft