mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 05:50:11 +01:00
Remove unused functions
This commit is contained in:
parent
7b371107bf
commit
c3ac455fd2
3 changed files with 25 additions and 113 deletions
13
editor.code-workspace
Normal file
13
editor.code-workspace
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "../vscode"
|
||||
},
|
||||
{
|
||||
"path": "../vscode-loc"
|
||||
},
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue