LoneBoco / razor-sublime

Razor template markup syntax for Sublime Text 4
MIT License
6 stars 2 forks source link

razor-sublime

Razor template markup syntax for Sublime Text 4.

Dependencies

Sublime Text 4 build 4075 or higher.

Installation

Package Control

  1. Install Package Control into Sublime Text. Instructions
  2. Search for the Razor C# Syntax package and install it. Instructions
  3. Restart Sublime Text.

Manually

  1. Go to your Packages subdirectory under the Sublime Text data directory:
    • OS X: ~/Library/Application\ Support/Sublime\ Text/Packages/
    • Linux: ~/.config/sublime-text/Packages/
    • Windows: %APPDATA%\Sublime Text\Packages\
  2. Clone this repository here:

    git clone https://github.com/LoneBoco/razor-sublime.git
  3. Restart Sublime Text.
Note

If you upgraded from Sublime Text 3, your data directory may be Sublime Text 3.

License

This project is licensed under the MIT license. For the full text of the license, see the LICENSE file.