You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Describe the bug
In the latest preview version, the tooltip on the new this keyword writes "Loading" when hovering over the this keyword in a request page.
3. Expected behavior
The tooltip should show that "this" refers to the request page "object".
4. Actual behavior
Keeps shows "Loading" as tooltip:
5. Versions:
AL Language: Latest preview release - 14.0.1070882
Visual Studio Code: 1.92.1
Business Central: 25
List of Visual Studio Code extensions that you have installed:
ms-dynamics-smb.al
Final Checklist
Please remember to do the following:
[ x] Search the issue repository to ensure you are reporting a new issue
[ x] Reproduce the issue after disabling all extensions except the AL Language extension
[ x] Simplify your code around the issue to better isolate the problem
The text was updated successfully, but these errors were encountered:
christian-clausen
changed the title
Tooltip on new this keyword does not finish loading in RequestPage
Tooltip on new *this* keyword does not finish loading in RequestPage
Aug 16, 2024
christian-clausen
changed the title
Tooltip on new *this* keyword does not finish loading in RequestPage
Tooltip on new 'this' keyword does not finish loading in RequestPage
Aug 16, 2024
1. Describe the bug
In the latest preview version, the tooltip on the new this keyword writes "Loading" when hovering over the this keyword in a request page.
2. To Reproduce
Steps to reproduce the behavior:
3. Expected behavior
The tooltip should show that "this" refers to the request page "object".
4. Actual behavior
Keeps shows "Loading" as tooltip:
5. Versions:
ms-dynamics-smb.al
Final Checklist
Please remember to do the following:
[ x] Search the issue repository to ensure you are reporting a new issue
[ x] Reproduce the issue after disabling all extensions except the AL Language extension
[ x] Simplify your code around the issue to better isolate the problem
The text was updated successfully, but these errors were encountered: