Начало проекта wayland
This commit is contained in:
45
stepik_base/stepik_base.code-workspace
Normal file
45
stepik_base/stepik_base.code-workspace
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "sum"
|
||||
},
|
||||
{
|
||||
"path": "even_odd"
|
||||
},
|
||||
{
|
||||
"path": "repeat_str"
|
||||
},
|
||||
{
|
||||
"path": "min"
|
||||
},
|
||||
{
|
||||
"path": "is_digit"
|
||||
},
|
||||
{
|
||||
"path": "macro"
|
||||
},
|
||||
{
|
||||
"path": "less_greater_10"
|
||||
},
|
||||
{
|
||||
"path": "less_greater_10_neg"
|
||||
},
|
||||
{
|
||||
"path": "10_to_2"
|
||||
},
|
||||
{
|
||||
"path": "word_count"
|
||||
},
|
||||
{
|
||||
"path": "sum_digits"
|
||||
},
|
||||
{
|
||||
"path": "../docs"
|
||||
},
|
||||
],
|
||||
"settings": {
|
||||
"debug.allowBreakpointsEverywhere": true,
|
||||
"debug.inlineValues": "on",
|
||||
"editor.codeLens": false,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user