Skip to content

Instantly share code, notes, and snippets.

@notiv-nt
Created December 13, 2021 10:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save notiv-nt/bccfb351d1b7478c6ee92b7bffbb9f1b to your computer and use it in GitHub Desktop.
Save notiv-nt/bccfb351d1b7478c6ee92b7bffbb9f1b to your computer and use it in GitHub Desktop.
editor.unicodeHighlight.allowedCharacters
"editor.unicodeHighlight.allowedCharacters": {
"б": true,
"о": true,
"е": true,
"Ѕ": true,
"І": true,
"Ј": true,
"А": true,
"В": true,
"Е": true,
"З": true,
"К": true,
"М": true,
"Н": true,
"О": true,
"Р": true,
"С": true,
"Т": true,
"У": true,
"Х": true,
"Ь": true,
"а": true,
"г": true,
"р": true,
"с": true,
"у": true,
"х": true,
"ѕ": true,
"і": true,
"ј": true,
"ѡ": true,
"Ѵ": true,
"ѵ": true,
"Ү": true,
"ү": true,
"һ": true,
"ҽ": true,
"Ӏ": true,
"ӏ": true,
"Ӡ": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment