generated from polymech/site-template
35 lines
592 B
Plaintext
35 lines
592 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
},
|
|
{
|
|
"path": "../polymech-astro"
|
|
},
|
|
{
|
|
"path": "../../osr/osr-machines"
|
|
},
|
|
{
|
|
"path": "../../osr/products/products"
|
|
},
|
|
{
|
|
"path": "../pm-pics/src"
|
|
}
|
|
],
|
|
"settings": {
|
|
"files.associations": {
|
|
"*.json.liquid": "json",
|
|
"*.yaml.liquid": "yaml",
|
|
"*.md.liquid": "markdown",
|
|
"*.js.liquid": "liquid-javascript",
|
|
"*.css.liquid": "liquid-css",
|
|
"*.scss.liquid": "liquid-scss",
|
|
"*.embeddedhtml": "html",
|
|
"*.cps": "javascript",
|
|
"*.h": "c",
|
|
"XASM2INT.C": "cpp",
|
|
"XASM.H": "cpp",
|
|
"TNC_f1.H": "cpp"
|
|
}
|
|
}
|
|
} |