Server IP : 68.65.122.142  /  Your IP : 18.227.183.204
Web Server : LiteSpeed
System : Linux server167.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
User : glenirhm ( 1318)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /usr/share/locale/bo/../../mc/syntax/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : //usr/share/locale/bo/../../mc/syntax/aspx.syntax
# ASP.NET syntax highlighting
#
# Author: Juan C. Olivares <juancri@juancri.com>
# http://www.juancri.com

context default
    keyword "*" lightgray
    keyword '*' lightgray

    spellcheck

context <!-- --> brightgreen
    spellcheck

context <! > yellow
    keyword '+' brightcyan
    keyword "+" brightcyan
    keyword \( lightgray
    keyword \) lightgray
    keyword \* lightgray
    keyword \? lightgray
    keyword \+ lightgray
    keyword \| lightgray
    keyword \, lightgray
    spellcheck

context <% %> brightgreen
    keyword Application white
    keyword Assembly white
    keyword Control white
    keyword Implements white
    keyword Import white
    keyword Inherits white
    keyword OutputCache white
    keyword Page white
    keyword Reference white
    keyword Register white
    keyword WebService white
    keyword \s+\= yellow
    keyword '*' brightcyan
    keyword "*" brightcyan
    spellcheck

context < > white
    keyword \s+\= yellow
    keyword "server" brightgreen
    keyword '*' brightcyan
    keyword "*" brightcyan
    spellcheck