spiegel-keyman/linux.code-workspace
glasseyes f2b6b9cf5c default platform and baselayout for linux
baselayout is LANG changed to xx-CC format

also move linux code workspace
2018-12-18 15:49:56 +07:00

20 lines
312 B
Text

{
"folders": [
{
"path": "linux"
},
{
"path": "onboard-keyman"
},
{
"path": "common/engine/keyboardprocessor"
}
],
"settings": {
"C_Cpp.default.includePath": "/usr/include/glib-2.0;/usr/include/json-glib-1.0",
"files.associations": {
"glib.h": "c",
"json-glib.h": "c"
}
},
}