Razor C# Syntax
Razor C# .cshtml language syntax for Sublime Text 4.
Details
Installs
- Total 3K
- Win 3K
- Mac 429
- Linux 484
Aug 16 | Aug 15 | Aug 14 | Aug 13 | Aug 12 | Aug 11 | Aug 10 | Aug 9 | Aug 8 | Aug 7 | Aug 6 | Aug 5 | Aug 4 | Aug 3 | Aug 2 | Aug 1 | Jul 31 | Jul 30 | Jul 29 | Jul 28 | Jul 27 | Jul 26 | Jul 25 | Jul 24 | Jul 23 | Jul 22 | Jul 21 | Jul 20 | Jul 19 | Jul 18 | Jul 17 | Jul 16 | Jul 15 | Jul 14 | Jul 13 | Jul 12 | Jul 11 | Jul 10 | Jul 9 | Jul 8 | Jul 7 | Jul 6 | Jul 5 | Jul 4 | Jul 3 | Jul 2 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 1 | 1 | 3 | 3 | 2 | 2 | 0 | 0 | 1 | 1 | 2 | 1 | 2 | 1 | 0 | 1 | 1 | 0 | 0 | 2 | 2 | 0 | 0 | 1 | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 3 | 4 | 0 | 1 | 0 | 2 | 2 | 0 | 2 | 1 | 0 | 1 | 2 | 1 | 0 |
Mac | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 |
Linux | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 2 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 2 | 1 | 1 |
Readme
- Source
- raw.githubusercontent.com
razor-sublime
Razor template markup syntax for Sublime Text 4.
Dependencies
Sublime Text 4 build 4075 or higher.
Installation
Package Control
- Install Package Control into Sublime Text. Instructions
- Search for the
Razor C# Syntax
package and install it. Instructions - Restart Sublime Text.
Manually
- 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.
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.