Перенос stepik в подпапку
This commit is contained in:
30
stepik_base/nasm.code-workspace
Normal file
30
stepik_base/nasm.code-workspace
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "sum"
|
||||
},
|
||||
{
|
||||
"path": "even_odd"
|
||||
},
|
||||
{
|
||||
"path": "repeat_str"
|
||||
},
|
||||
{
|
||||
"path": "min"
|
||||
},
|
||||
{
|
||||
"path": "is_digit"
|
||||
},
|
||||
{
|
||||
"path": "macro"
|
||||
},
|
||||
{
|
||||
"path": "../docs"
|
||||
},
|
||||
],
|
||||
"settings": {
|
||||
"debug.allowBreakpointsEverywhere": true,
|
||||
"debug.inlineValues": "on",
|
||||
"editor.codeLens": false,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user