Run the Linux application:
Select linux_hello_world, and click Open Settings button beside it to open the launch.json file.
Select Application Debug.
Review the configurations:
Target Setup Mode: Application Debug
Target Connection: Linux Agent
Click Run.
The console should print Hello World.
Disconnect the connection:
Click the Terminate button on the toolbar or press Ctrl+F2.
Click the Disconnect button on the toolbar.