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
744 stars 245 forks source link

Explore page in Visual Studio Code - Error "c.workspace.workspaceFolders is not iterable" #7582

Closed fvet closed 11 months ago

fvet commented 11 months ago

Please include the following with each issue:

1. Describe the bug

When I use the 'Explore page in Visual Studio Code' on page 'Bank Acc. Reconciliation (379, ListPlus)', VS Code is opened with the error 'c.workspace.workspaceFolders is not iterable'

vscode

2. To Reproduce

3. Expected behavior No error

4. Actual behavior

5. Versions:

elmer-t commented 11 months ago

Experiencing the same issue

blrobl commented 11 months ago

This should have been fixed with the latest VSIX - could you confirm this is the case? Thanks!

fvet commented 11 months ago

@blrobl Seems to be fixed, will reopen if it should appear again. Thanks for the quick fix !