User settings are not being saved and produces error.
- Dominant language
- TypeScript
- Stars
- 111
- Forks
- 109
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 20
Description
### Severity
P2 - High (Major functionality broken)
### Describe the Bug with repro steps
Does this occur consistently?
Repro steps:
1.
2.
Action: activate.validateAndInstallBinaries
Error type: Error
Error message: Unable to write into user settings. Please open the user settings to correct errors/warnings in it and try again.
Correlation Id: D3B635B3-A7EF-4A05-8814-AD2A26BDE36E
Session id: 6d3d189a-5828-41ea-9d8d-103d689fa6711789111309237
Extension version: 5.996.0
Extension bundle version: 1.170.43
OS: win32 (Windows_NT 10.0.26100)
OS arch: x64
Product: Visual Studio Code
Product version: 1.137.0
UTC time: Fri, 11 Sep 2026 08:59:59 GMT
Settings
```
{
"dataMapperVersion": 2,
"validateFuncCoreTools": true,
"autoRuntimeDependenciesPath": "",
"autoRuntimeDependenciesValidationAndInstallation": true,
"parameterizeConnectionsInProjectLoad": false
}
```
Call Stack
```
lZe.toConfigurationEditingError workbench.desktop.main.js:5606:7060
lZe.updateConfiguration workbench.desktop.main.js:5606:3792
lZe.doWriteConfiguration workbench.desktop.main.js:5606:3634
async Object.factory workbench.desktop.main.js:5606:3298
```
### What type of Logic App Is this happening in?
Standard (VSCode)
### Are you experiencing a regression?
_No response_
### Which operating system are you using?
Windows
### Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg
No
### Workflow JSON
```json
```
### Screenshots or Videos
_No response_
### Environment
Version: 1.137.0 (user setup)
Commit: 645f29cc3176500b4b5762ba887cf2a7f0ffdf2c
Date: 2026-09-08T13:43:59-07:00
Electron: 42.10.0
ElectronBuildId: 15109253
Chromium: 148.0.7778.280
Node.js: 24.18.1
V8: 14.8.178.38-electron.0
@github/copilot: 1.0.84.70.gdb75d0d
@github/copilot-sdk: 1.0.13-preview.4
OS: Windows_NT x64 10.0.26100
### Additional context
_No response_
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the activate.validateAndInstallBinaries action on Windows with the supplied user settings JSON, then inspect the reported VS Code configuration-writing call stack. Done means the user settings save successfully and binary validation or installation no longer produces the configuration editing error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100