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
718 stars 242 forks source link

Intellisense in Query- Objects #7764

Open stephanweidmann opened 4 weeks ago

stephanweidmann commented 4 weeks ago

1. Describe the bug Intellisense does not show the trigger "OnBeforeOpen"

2. To Reproduce

  1. Create a new query
  2. Try to add the onbeforeopen trigger with intellisense.

3. Expected behavior The trigger should be shown.

4. Actual behavior Intellisense does not show the trigger name.

5. Versions:

stephanweidmann commented 2 weeks ago

Please also have a look at intellisense and query objects when setting filters. The columns are not suggested after SetRange/Setfilter image