Переезд на .code-workspace
This commit is contained in:
17
nasm.code-workspace
Normal file
17
nasm.code-workspace
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "casm"
|
||||
},
|
||||
{
|
||||
"path": "minimal"
|
||||
},
|
||||
{
|
||||
"path": "docs"
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"debug.allowBreakpointsEverywhere": true,
|
||||
"debug.inlineValues": "on",
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user