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

Pinning the AL Explorer or AL Home in VS Code does not work permanently #7583

Closed NKarolak closed 9 months ago

NKarolak commented 10 months ago

1. Describe the bug Pinning the AL Explorer or AL Home is lost after a VS Code restart.

2. To Reproduce

  1. Open an arbitrary app file, e.g. the app.json, and the AL Explorer --> 2 tabs are open
  2. Pin both tabs using the tab context menu. image Result: pinned image
  3. Restart VS Code, e.g. using F1 + Developer: Reload Window
  4. Only the app file is still pinned.

3. Expected behavior The AL Explorer and AL Home pages should stay pinned after a VS Code restart.

4. Actual behavior Pinning the AL Explorer and AL Home works only for the duration of a VS Code client session.

5. Versions: