Skip to content

surfgg/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

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 100.0%