mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-18 16:02:57 +00:00
89 lines
1.1 KiB
JSON
89 lines
1.1 KiB
JSON
{
|
|
"name": "code_fsharp",
|
|
"leftToRight": true,
|
|
"words": [
|
|
"abstract",
|
|
"and",
|
|
"as",
|
|
"assert",
|
|
"base",
|
|
"begin",
|
|
"break",
|
|
"checked",
|
|
"class",
|
|
"component",
|
|
"constraint",
|
|
"continue",
|
|
"default",
|
|
"delegate",
|
|
"do",
|
|
"done",
|
|
"downcast",
|
|
"downto",
|
|
"elif",
|
|
"else",
|
|
"end",
|
|
"event",
|
|
"exception",
|
|
"external",
|
|
"extern",
|
|
"false",
|
|
"finally",
|
|
"fixed",
|
|
"for",
|
|
"fun",
|
|
"function",
|
|
"global",
|
|
"if",
|
|
"in",
|
|
"include",
|
|
"inherit",
|
|
"inline",
|
|
"interface",
|
|
"lazy",
|
|
"let",
|
|
"match",
|
|
"member",
|
|
"mixin",
|
|
"module",
|
|
"mutable",
|
|
"namespace",
|
|
"new",
|
|
"not",
|
|
"null",
|
|
"of",
|
|
"open",
|
|
"or",
|
|
"override",
|
|
"parallel",
|
|
"private",
|
|
"process",
|
|
"protected",
|
|
"public",
|
|
"pure",
|
|
"rec",
|
|
"return",
|
|
"sealed",
|
|
"select",
|
|
"static",
|
|
"struct",
|
|
"tailcall",
|
|
"then",
|
|
"to",
|
|
"trait",
|
|
"true",
|
|
"try",
|
|
"type",
|
|
"upcast",
|
|
"use",
|
|
"val",
|
|
"virtual",
|
|
"void",
|
|
"when",
|
|
"while",
|
|
"with",
|
|
"yield",
|
|
"const"
|
|
]
|
|
}
|