att
This commit is contained in:
+18
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
{
|
||||
"type": "totvs_language_debug",
|
||||
"request": "launch",
|
||||
"name": "TOTVS Language Debug",
|
||||
"program": "${command:AskForProgramName}",
|
||||
"cwb": "${workspaceFolder}",
|
||||
"smartclientBin": "../totvs/bin/smartclient/smartclient.exe",
|
||||
"isMultiSession": true,
|
||||
"enableTableSync": true,
|
||||
"extendFeatures": {
|
||||
"charDetails": false
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user