Configurando um ambiente 4GL - totvs/advpl-vscode GitHub Wiki

Configurando um ambiente 4GL

Para configurar um ambiente 4gl, siga o exemplo abaixo:

{
"totvs_language": "4gl",
"environment": "logix",
"server": "localhost",
"port": "5811",
"smartClientPath": "C:\\Totvs\\binarios\\p11\\smartclient\\",
"includeList": "dummy"
}