mirror of
https://gitee.com/openharmony/resourceschedule_ffrt
synced 2025-02-17 04:18:11 +00:00
23 lines
390 B
JSON
23 lines
390 B
JSON
{
|
|
"enabledLanguageIds": [
|
|
"c",
|
|
"cpp",
|
|
"markdown"
|
|
],
|
|
"languageSettings": [
|
|
{
|
|
"languageId": "markdown",
|
|
"dictionaries": [
|
|
"cpp"
|
|
],
|
|
"ignoreRegExpList": [
|
|
"/^```(?:.|\\s)+?^```/mig"
|
|
]
|
|
}
|
|
],
|
|
"words": [
|
|
"ffrt",
|
|
"libffrt"
|
|
]
|
|
}
|