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
732 stars 243 forks source link

VS Code shows Value in Watch but not in Locals #5660

Closed daansaveyn closed 4 years ago

daansaveyn commented 4 years ago

Describe the bug VS Code does not show a value for a Record Field in the Variables Window (Locals). When I add Watch the Value is shown.

To Reproduce (See Screenshot)

Expected behavior Both Locals and Watches should display the same information

Screenshots image

5. Versions:

atoader commented 4 years ago

@kalberes can you take a look?

kalberes commented 4 years ago

I have not seen this issue, but many things have changed with the hovering support that would be available with the 16.X releases.

atoader commented 4 years ago

@daansaveyn can you download the latest VSIX and give it a try?

daansaveyn commented 4 years ago

I've just installed the latest VSIX and keep you posted.

atoader commented 4 years ago

@daansaveyn is the issue resolved? Can I close this?