AL icon indicating copy to clipboard operation
AL copied to clipboard

VS Code: "Show AL Home at Startup" modifies our workspace files in VS Code each time we open a workspace!

Open kasperdj opened this issue 1 year ago • 0 comments

1. Describe the bug If I set "Al: Show Home at Startup" in the VS Code User Preferences, then the system will modify all the workspace file I open (and apply this user setting as a workspace setting). Please stop that. The User Preferences should NEVER touch our workspace files.

2. To Reproduce See setting in attached file: 01 - User Preference in VS Code

Restart VS Code

Open a workspace: see the git changes in your codespace file: 02 - Workspace file modified

3. Expected behavior Never touch the workspace file

4. Actual behavior Se part 2

5. Versions:

  • AL Language: v14.0.116119
  • Visual Studio Code: 1.94.0

kasperdj avatar Oct 07 '24 07:10 kasperdj