Add extension "aspx" for ASP
This commit is contained in:
parent
c869357c0f
commit
4b9aa66aee
|
@ -24,7 +24,7 @@
|
|||
<Keywords name="type1">ABSENT ANY APPLICATION BIT BOOLEAN BY COMPONENT COMPONENTS DEFAULT DEFINED ENUMERATED EXPLICIT EXTERNAL IMPLICIT INIFINITY MAX MIN MINUS OPTIONAL PRESENT PRIVATE REAL SET TAGS TRUE</Keywords>
|
||||
<Keywords name="type2">Counter Counter32 Counter64 DisplayString Gauge Gauge32 IDENTIFIER INTEGER Integer32 IpAddress NetworkAddress NsapAddress OBJECT OCTET Opaque PhysAddress STRING TimeTicks UInteger32 UNITS Unsigned32</Keywords>
|
||||
</Language>
|
||||
<Language name="asp" ext="asp" commentLine="'">
|
||||
<Language name="asp" ext="asp aspx" commentLine="'">
|
||||
<Keywords name="instre1">addhandler addressof andalso alias and ansi as assembly attribute auto begin boolean byref byte byval call case catch cbool cbyte cchar cdate cdec cdbl char cint class clng cobj compare const continue cshort csng cstr ctype currency date decimal declare default delegate dim do double each else elseif end enum erase error event exit explicit false finally for friend function get gettype global gosub goto handles if implement implements imports in inherits integer interface is let lib like load long loop lset me mid mod module mustinherit mustoverride mybase myclass namespace new next not nothing notinheritable notoverridable object on option optional or orelse overloads overridable overrides paramarray preserve private property protected public raiseevent readonly redim rem removehandler rset resume return select set shadows shared short single static step stop string structure sub synclock then throw to true try type typeof unload unicode until variant wend when while with withevents writeonly xor</Keywords>
|
||||
</Language>
|
||||
<Language name="autoit" ext="au3" commentLine=";" commentStart="#CS" commentEnd="#CE">
|
||||
|
|
Loading…
Reference in New Issue