13

It would be nice if "Explore page in Visual Studio Code" in the page inspection would put generate a correct when you using Traefik.


Instead of

{

    "name": "AL: Generated Download Symbols request",

    "request": "launch",

    "type": "al",

    "server": "http://test",

    "serverInstance": "BC",

    "authentication": "AccessControlService",

    "port": 7049

}

it should be like this:

{

    "name": "AL: Generated Download Symbols request",

    "request": "launch",

    "type": "al",

    "server": "https://dockerhub.company.com",

    "serverInstance": "testdev",

    "authentication": "AAD",

    "port": 443

}

Category: Development
STATUS DETAILS
Needs Votes
Ideas Administrator

Thank you for this suggestion! Currently this is not on our roadmap. We are tracking this idea and if it gathers more votes and comments we will consider it in the future. Best regards, Business Central Team