microsoft / AL

Home of the Dynamics 365 Business Central AL Language extension for Visual Studio Code. Used to track issues regarding the latest version of the AL compiler and developer tools available in the Visual Studio Code Marketplace or as part of the AL Developer Preview builds for Dynamics 365 Business Central.
MIT License
728 stars 241 forks source link

AL: Publish and open the designer (F6) doesn't work with larger extensions #7288

Closed DanielGoehler closed 1 year ago

DanielGoehler commented 1 year ago

Please include the following with each issue:

1. Describe the bug If you try to use the Designer from the AL Language Extension (AL: Publish and open the Designer (F6)) with larger AL projects, you get the error message An error occurred while applying designer changes. Please try again.

2. To Reproduce I solely use the shopify app as repo example.

  1. Open Shopify AL project (https://github.com/StefanMaron/MSDyn365BC.Code.History/tree/master/shopify/app/Shopify%20Connector)
  2. Run "AL: Publish and open the designer" (F6)
  3. Change something (I moved Balance (LCY) before Name on the Customer Card) image

3. Expected behavior The designer should work.

4. Actual behavior You get an error message: An error occurred while applying designer changes. Please try again.

5. Versions:

Final Checklist

Please remember to do the following:

thloke commented 1 year ago

Hi, this issue is out of scope of for this repository. You should do one of the following:

Issues with the designer do not fall under the scope of this repo.