Razor template markup syntax for Sublime Text 4.
Sublime Text 4 build 4075 or higher.
- Install Package Control into Sublime Text. Instructions
- Search for the
Razor C# Syntax
package and install it. Instructions - Restart Sublime Text.
-
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\
- OS X:
-
Clone this repository here:
git clone https://github.com/LoneBoco/razor-sublime.git
-
Restart Sublime Text.
If you upgraded from Sublime Text 3, your data directory may be
Sublime Text 3
.
This project is licensed under the MIT license. For the full text of the license, see the LICENSE file.