mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-18 07:52:50 +00:00
188 lines
2.5 KiB
JSON
188 lines
2.5 KiB
JSON
{
|
|
"name": "code_visual_basic",
|
|
"leftToRight": true,
|
|
"noLazyMode": true,
|
|
"words": [
|
|
"addhandler",
|
|
"addressof",
|
|
"alias",
|
|
"and",
|
|
"andalso",
|
|
"as",
|
|
"boolean",
|
|
"byref",
|
|
"byte",
|
|
"cbool",
|
|
"cbyte",
|
|
"cchar",
|
|
"cdate",
|
|
"cdbl",
|
|
"cdec",
|
|
"char",
|
|
"cint",
|
|
"class",
|
|
"clng",
|
|
"cobj",
|
|
"const",
|
|
"continue",
|
|
"csbyte",
|
|
"cshort",
|
|
"csng",
|
|
"cstr",
|
|
"ctype",
|
|
"cuint",
|
|
"culng",
|
|
"cushort",
|
|
"date",
|
|
"decimal",
|
|
"declare",
|
|
"default",
|
|
"delegate",
|
|
"dim",
|
|
"directcast",
|
|
"do",
|
|
"double",
|
|
"else",
|
|
"elseif",
|
|
"end",
|
|
"enum",
|
|
"erase",
|
|
"error",
|
|
"event",
|
|
"exit",
|
|
"false",
|
|
"finally",
|
|
"for",
|
|
"in",
|
|
"each",
|
|
"next",
|
|
"friend",
|
|
"function",
|
|
"get",
|
|
"gettype",
|
|
"getxmlnamespace",
|
|
"global",
|
|
"goto",
|
|
"handles",
|
|
"if",
|
|
"implements",
|
|
"imports",
|
|
"inherits",
|
|
"integer",
|
|
"interface",
|
|
"is",
|
|
"isnot",
|
|
"let",
|
|
"lib",
|
|
"like",
|
|
"long",
|
|
"loop",
|
|
"me",
|
|
"mod",
|
|
"module",
|
|
"mustinherit",
|
|
"mustoverride",
|
|
"mybase",
|
|
"myclass",
|
|
"nameof",
|
|
"namespace",
|
|
"narrowing",
|
|
"not",
|
|
"nothing",
|
|
"notinheritable",
|
|
"notoverridable",
|
|
"object",
|
|
"of",
|
|
"on",
|
|
"operator",
|
|
"option",
|
|
"optional",
|
|
"or",
|
|
"orelse",
|
|
"out",
|
|
"overloads",
|
|
"overridable",
|
|
"overrides",
|
|
"paramarray",
|
|
"partial",
|
|
"private",
|
|
"property",
|
|
"protected",
|
|
"public",
|
|
"raiseevent",
|
|
"readonly",
|
|
"redim",
|
|
"rem",
|
|
"removehandler",
|
|
"resume",
|
|
"return",
|
|
"sbyte",
|
|
"select",
|
|
"set",
|
|
"shadows",
|
|
"shared",
|
|
"short",
|
|
"single",
|
|
"static",
|
|
"step",
|
|
"stop",
|
|
"string",
|
|
"structure",
|
|
"sub",
|
|
"synclock",
|
|
"then",
|
|
"throw",
|
|
"to",
|
|
"true",
|
|
"try",
|
|
"trycast",
|
|
"typeof",
|
|
"uinteger",
|
|
"ulong",
|
|
"ushort",
|
|
"using",
|
|
"variant",
|
|
"wend",
|
|
"when",
|
|
"while",
|
|
"windening",
|
|
"with",
|
|
"withevents",
|
|
"writeonly",
|
|
"xor",
|
|
"aggregate",
|
|
"ansi",
|
|
"assembly",
|
|
"async",
|
|
"auto",
|
|
"await",
|
|
"binary",
|
|
"compare",
|
|
"custom",
|
|
"distinct",
|
|
"equals",
|
|
"explicit",
|
|
"from",
|
|
"groupby",
|
|
"groupjoin",
|
|
"into",
|
|
"isfalse",
|
|
"istrue",
|
|
"iterator",
|
|
"join",
|
|
"key",
|
|
"mid",
|
|
"off",
|
|
"orderby",
|
|
"preserve",
|
|
"skip",
|
|
"strict",
|
|
"take",
|
|
"text",
|
|
"unicode",
|
|
"until",
|
|
"where",
|
|
"yield"
|
|
]
|
|
}
|