mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-04-30 10:09:00 +00:00
add browser warning
This commit is contained in:
88
static/languages/code_fsharp.json
Normal file
88
static/languages/code_fsharp.json
Normal file
@@ -0,0 +1,88 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user