VSCODE_FGLDA_IPCPATH
Defines the communication channel for the FGL debugger in VS Code.
The VSCODE_FGLDA_IPCPATH environment variable defines the Unix domain socket or Windows named pipe for the FGL debugger in VS Code.
There is no need to set this environment variable: It is automatically initialized in the context of VS Code with Genero extension, for debugging purpose.
For more details, read No-configuration debugging.