This file is stored in the extension workspace in a subfolder called .vscode and mainly determines the specific parameter settings for downloading and uploading AL Language commands.
The following table shows the download and upload AL commands:
Download commands | Upload commands |
AL: Download symbols | AL: Publish (F5) |
AL: Download source code (F7) | AL: Publish and open in the designer (F6) |
AL: Publish without debugging (Ctrl + F5) | |
AL: Rapid Application Publish (Alt + F5) | |
AL: Rapid Application Publish without debugging (Ctrl + Alt + F5) |
It is also used just to establish a connection, as in the case of AL: debug without the publishing (Ctrl + Shift + F5) command, or to launch a specific debugging feature such as ...