Extension Details

- Razor
- by Greystate
- 3 Recent Installs | 161 Total Installs
- A language definition for Razor
- Repository
- Bug Reports
Readme
Razor Extension
This extension provides basic syntax highlighting for Razor Views,
along with some clips to help when coding views.
This is still a work in progress - mainly done to help me code Views for Umbraco,
but it does the basics of recognizing the .cshtml extension and providing
syntax-highlighting for it.
Release Notes
Version 0.9
- Fix for some output in dark themes
- Identify comments in code blocks
- Identify more types in code block assignments
Version 0.8
- Update icon
Version 0.7
- Initial release