AL icon indicating copy to clipboard operation
AL copied to clipboard

AL:FindEvent slow. Not preloading but loading on demand

Open ewaldventer opened this issue 1 year ago • 0 comments

1. Describe the bug Using AL:FindEvent takes ages to load as it seems to load on demand instead of on load of solution.

2. To Reproduce When editing a file and attempting to subscribe to an event, use the AL:FindEvent function from the command palette. Depending on the size of the project and number of dependencies, this might take quite a while to load.

Is there possibly a way to load this in the background after the solution has loaded?

Using v12.6.936426

ewaldventer avatar Mar 07 '24 08:03 ewaldventer