Closed plc5700 closed 1 year ago
Hello @plc5700, do you have the same problem with a basic "AL: Go!" project (with translations enabled)? Maybe is a problem at getting the path of the file in Mac. I will investigate this.
EDIT: It's a path separator problem, it's not the same as Windows. I'll fix this ASAP.
Version 1.3.4 is now in VS Marketplace. Could you try it @plc5700?
I'm going to close the issue, as I tested it in MacOS and it works. If you detect any problem, I'll reopen the issue. Thanks.
Hi
When I develop AL code using my VSCode for App everything works perfectly, except for ALTranslationCenter.
Whenever I invoce a ATC command from the Command Palette - i get the error in the subject. If I commit the project tot git and clone it onto a Windows with VSCode - the project works just fine without modifications.
After invoking the commands on windows, and commit and clone back to my mac, I still get the same error if I try to invoke ATC commands.
I don't know where I can find any further details about the issue.
This is the details about my Mac VSCode:
This is the information about my windows VSCode:
I'm using ALTranslation Center v. 1.3.3 on both platforms.