gws-support READMEThis extension manipulates the AL Language extension (ms-dynamics-smb.al) in a way, that it's possible to get the latest launch.json picked. Furthermore there are similar commands to the AL Language extension, like: "GWS: Download symbols". If there's a GWS command, please use this one for coding on customer environments. These commands ask the developer some further questions like the customer no., the reason of developing and so on. The answers are cached in a gws-cache.json inside the .vscode folder, so that they don't have to be entered manually each time again. The answers are then send to our MIS, so that they're logged in a persistent way. Then, finally, the original "AL: Download symbols"-command is called programmatically. |