Al: Cannot run debugger when App is deployed by another way than from VSCode

Created on 18 Jan 2019  路  3Comments  路  Source: microsoft/AL

This is related to issue #4256
If App is deployed by e.g. powershell, there is no way how to run debugger.

Could you add possibility to run debugger from VSCode without publishing the app first (if it is not there already, I didn't find it)? If I have tooling to publish the app through powershell (because depending apps compilation/publication/unpublication etc.), I cannot debug because I cannot run the debugger just because the app cannot be deployed (see the issue 4256). App is installed and working, but I have no way how to start the debugger because the conflict of scope of the existing app and the publication of the app during starting the debugger...

debugger suggestion

Most helpful comment

Hi @kine, thanks for opening this issue, and we are aware of this.

We will very likely have a feature implementing support for this in the near future since we understand the pain points you are experiencing. I'm going to double-check internally if we have any commitment on this as of today.

All 3 comments

Even it will help to debug app which have depending apps installed.

Hi @kine, thanks for opening this issue, and we are aware of this.

We will very likely have a feature implementing support for this in the near future since we understand the pain points you are experiencing. I'm going to double-check internally if we have any commitment on this as of today.

We hope to add support for attaching debugger for Spring 2019, and debug without publish for Fall 2019. They are related, so might be bundled.

Was this page helpful?
0 / 5 - 0 ratings