Skip to content

This package adds syntax highligting for Edge templating engine

License

Notifications You must be signed in to change notification settings

duyluonglc/vscode-edge

Repository files navigation

Edge Support

Edge snippets and syntax highlight support for Visual Studio Code.

Screenshot

Demo FOSSA Status

Important update change (VS Code 1.5+)

Open Preferences -> User Settings

Add below settings to enable Emmet for edge:

"emmet.includeLanguages": {
  "edge": "html"
}

Installation

  • On Windows: To open VS Code extentsion marketplace use any of these:
    • Ctrl+Shif+X
    • Or click on the View menu. On the drop down appears click extensions
  • On the Search bar: (Search Extension marketplace) box, slightly above Intalled:
    • Type this VS code entension name: Edge template support
    • You will see the one by Luong Nguyen
    • Click on install
  • Done!

Features

  • Edge syntax highlight
  • Edge snippets
  • Emmet works in edge template

Edge Syntax Highlight

  • Auto detected with .edge.html .edge extension

License

FOSSA Status

About

This package adds syntax highligting for Edge templating engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published