• Sign In



  • Categories

    Extension Details



    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