-
Notifications
You must be signed in to change notification settings - Fork 441
jsconfig.json files keep being modified with duplicated lines added on start #7084
Description
Summary
This just started today for me. There seems to be a new regeneration functionality in salesforcedx and may be related to 2 other issues: #7083 #7076
My issue is with the file jsconfig.json (in each package directory). On start of VS Code, these files keep being modified and duplicated lines keep being added to them. I remove the lines, but they keep being added on every start. Please see screenshot.
If leaving unattended, they could get very long.
Steps To Reproduce:
- Have all extensions up-to-date
- Start VS Code
Expected result
Duplicated lines should not be added to jsconfig.json repeatedly on starting VS Code
Actual result
Duplicated lines are added to jsconfig.json repeatedly on starting VS Code
Additional information
Salesforce Extension Version in VS Code: 66.3.1
Salesforce CLI Version: 2.128.5
OS and version: macOS 15.7.5
VS Code version: 1.113.0
Most recent version of the extensions where this was working: The previous one before 66.3.1