AL icon indicating copy to clipboard operation
AL copied to clipboard

AL Language Opens Problem Pane on Every Project Open

Open mjmatthiesen opened this issue 6 months ago • 0 comments

Please include the following with each issue:

1. Describe the bug When an AL project is opened in VS Code, the problems pane is forced to open, even when it was closed.

Image

2. To Reproduce Steps to reproduce the behaviour:

  1. Open VS Code.
  2. Close problems pane (ctrl+j)
  3. open an AL project.
  4. pane opens.
  5. close pane
  6. close the project
  7. open the project again
  8. pane opens again

3. Expected behaviour Don't open the project pane as vs code remembers the last view.

4. Actual behaviour Opens the pane, ignoring my view preference

5. Versions:

  • AL Language: 15.0.1433841
  • Visual Studio Code: 1.101.2
  • Business Central: 26.0
  • List of Visual Studio Code extensions that you have installed: many
  • Operating System:
    • [X] Windows
    • [ ] Linux
    • [ ] MacOS

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

Internal work item: AB#592907

mjmatthiesen avatar Jul 10 '25 18:07 mjmatthiesen