Posted inDynamics NAV & BC Tips & tricks
Dynamics 365 Business Central: Intellisense will suggest tables for report extension data-items
VS Code IntelliSense features are powered by a language service. A language service provides intelligent code completions based on language semantics and an analysis of your source code. If a language service knows possible completions, the IntelliSense suggestions will pop up as you type. Source :Dynamics…