monaco-editor/monaco-editor.code-workspace
2021-10-08 08:55:43 +02:00

31 lines
373 B
Text

{
"folders": [
{
"path": "../vscode"
},
{
"path": "."
},
{
"path": "../monaco-css"
},
{
"path": "../monaco-html"
},
{
"path": "../monaco-json"
},
{
"path": "../monaco-languages"
},
{
"path": "../monaco-typescript"
},
{
"path": "../monaco-editor-webpack-plugin"
},
{
"path": "../monaco-editor-samples"
},
]
}