vscode-edge
vscode-edge copied to clipboard
This package adds syntax highligting for Edge templating engine
Edge Support
Edge snippets and syntax highlight support for Visual Studio Code.
Screenshot
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 clickextensions
-
- On the Search bar:
(Search Extension marketplace)
box, slightly aboveIntalled
:- 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