Microsoft/vscode
在 GitHub 查看[Codespaces] machine-overridable, experimental setting changes its value when the focus changes
Open
#145,079 创建于 2022年3月14日
bughelp wantedsettings-editor
仓库指标
- Star
- (74,848 star)
- PR 合并指标
- (平均合并 11小时 43分钟) (30 天内合并 1,000 个 PR)
描述
Does this issue occur when all extensions are disabled?: No
- Version: 1.66.0-insider
- Commit: 3e5c7e2c570a729e664253baceaf443b69e82da6
- Date: 2022-03-14T05:14:23.074Z (16 hrs ago)
- Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.87 Safari/537.36
Steps to Reproduce: This reproduces with the "Azure: Authentication Library" setting from the Azure Account Extension. Definition in package.json: https://github.com/microsoft/vscode-azure-account/blob/1268dab932c324a63f9875b96e3cf6dca742cfa2/package.json#L224
- In Codespaces, install the Azure Account Extension
- Open user settings with the "Preferences: Open Settings (UI)" command
- Select user settings and use the drop down on the left to navigate to "Extensions" -> "Azure configuration".
- Modify the "Azure: Authentication Library" setting and then click away from the dropdown box to change focus as shown below. The setting reverts back to the default value.
More info: This setting does not appear when searching the user settings even though it can be navigated to in the user settings tree. It does appear in a search of the workspace settings as expected.

Related: https://github.com/microsoft/vscode-azure-account/issues/482