microsoft / BCApps

Repository for collaboration on Microsoft Dynamics 365 Business Central applications.
https://microsoft.github.io/BCApps/
MIT License
269 stars 125 forks source link

Install AL Extension included in container #1478

Closed aholstrup1 closed 1 week ago

aholstrup1 commented 2 weeks ago

Summary

Problem Sometimes we roll out new compiler features and start using them in BCApps before they're released through VS Code Marketplace. Therefore, right now you will get the following error with the latest VS Code extension and latest BCApps source code: error AL0132: 'NavApp' does not contain a definition for 'GetCallerCallstackModuleInfos'

Solution Install AL Extension included in container.

Work Item(s)

Fixes AB#521408