Is it possible to do AL Programming using Linux?
I am able to install the extension on Visual Studio Code on Linux. AL Go! creates the project, but it doesn't create launch.json. If I copy the files from Windows, and try to run it gives the error "Couldn't find a debug adapter descriptor for debug type 'al' (extension might have failed to activate)".
I am not able to find a clear statement anywhere on whether the extension is supposed to work on Linux. Any thoughts.