Skip to main content

#msdyn365bc 2023 Release Wave 2 - Open Visual Studio Code from web client to investigate or troubleshoot extensions.

HI Readers,

As Business Central 2023 Release Wave 2 Preview is announced. 

In this series we will discuss all features in detail. 

In this article we will discuss regarding - Open Visual Studio Code from web client to investigate or troubleshoot extensions.


With this feature -
  • As a developer or consultant, you can open a new Visual Studio Code session from within the web client for a specific customer production or sandbox environment. 
  • Two different contexts will be supported: Open a page from within the Page Inspector or troubleshoot the current session from within the Help and Support page.
  • If Visual Studio Code is already open, the last active session will be used; otherwise, a new Visual Studio Code will open. If the AL Language extension isn't installed, the user will be asked to install it, and the process ends.
  • The user will be asked if they want to investigate, or debug sandbox or production.
  • A new project will be created, and a matching launch configuration will be created, depending on production or sandbox environment.
  • If the user chooses to investigate, symbols for the invoked page will be added and the AL Explorer will open to easily allow browsing objects.
  • If the user chooses to debug, Visual Studio Code will attach to the web client process, which it was invoked from and await breaking on error.
  • In both cases, access to the source code will be gated by the resource exposure profile settings for each extension.


Demo Video - 


Let me know your views in comment to this article.

Regards,
Saurav Dhyani
www.sauravdhyani.com

Comments

Popular posts from this blog

Dynamics NAV - All that you need to know about MenuSuites.

Hi Readers, This article is based on a request from a blog reader who wanted to understand about MenuSuite in Dynamics NAV. If you have started working with Business central with AL Code then it does not apply to those releases but if you are interested go ahead. Let's start with Future - In Latest and greatest version of product MenuSuite are obsolete and no longer used. So this article applies if you want to learn about C/AL MenuSuite.

How to Set Up NavUserPassword Authentication in Business Central.

Hi Readers, In this article we will discuss steps to Setup NAVUserPassword in Business Central on-prem. NavUserPassword is an authentication method that's handled by Business Central Server, but isn't based on Windows users or Active Directory. Each user is set up with a username and password that's configured inside Business Central only. The user is prompted for username/password credentials when they start the client. #msdyn365bc, #credentialtype

Microsoft Dynamics NAV 2016 - How to Configure Phone Client.

Hi All, In this article we will discuss how we can connect Microsoft Dynamics NAV 2016 with New Client Launched i.e. Phone Client. This Article Contain Steps for a Android Phone as I have Only Android Phone. I am doing it having all tiers on my windows 8 machine, steps remain same for multiple servers but issues might be different. What we Need (Other what we discuss in this article) -  The Service Tier should be on Public IP . Some of the Data-card does not Provide you Public IP. check it for sure.