Issue Id: <b>579d7b1f-9f9c-2f59-c541-8b03166dc623</b><br /><br />*Versions* <br />- 1.25.0-insider (6/25/2018 9:37:32 AM)<br />*Stack* <br />TypeError: Cannot assign to read only property 'enabled' of object '#<Object>'<br />[/vs/base/common/objects.ts#107:25](https://github.com/microsoft/vscode/blob/5d6156a0f8b68fe7e9429facbcfaa7c061a8b3e3/src/vs/base/common/objects.ts#L107:25)<br /> at Array.forEach (native)<br />[/vs/base/common/objects.ts#101:22 (mixin)](https://github.com/microsoft/vscode/blob/5d6156a0f8b68fe7e9429facbcfaa7c061a8b3e3/src/vs/base/common/objects.ts#L101:22 (mixin))<br />[/vs/base/common/objects.ts#105:6](https://github.com/microsoft/vscode/blob/5d6156a0f8b68fe7e9429facbcfaa7c061a8b3e3/src/vs/base/common/objects.ts#L105:6)<br /> at Array.forEach (native)<br />[/vs/base/common/objects.ts#101:22 (mixin)](https://github.com/microsoft/vscode/blob/5d6156a0f8b68fe7e9429facbcfaa7c061a8b3e3/src/vs/base/common/objects.ts#L101:22 (mixin))<br />[/vs/editor/browser/widget/embeddedCodeEditorWidget.ts#57:10 (updateOptions)](https://github.com/microsoft/vscode/blob/5d6156a0f8b68fe7e9429facbcfaa7c061a8b3e3/src/vs/editor/browser/widget/embeddedCodeEditorWidget.ts#L57:10 (updateOptions))<br />[/vs/workbench/parts/debug/electron-browser/debugEditorContribution.ts#295:15 (_applyHoverConfiguration)](https://github.com/microsoft/vscode/blob/5d6156a0f8b68fe7e9429facbcfaa7c061a8b3e3/src/vs/workbench/parts/debug/electron-browser/debugEditorContribution.ts#L295:15 (_applyHoverConfiguration))<br />[/vs/workbench/parts/debug/electron-browser/debugEditorContribution.ts#265:8 (call)](https://github.com/microsoft/vscode/blob/5d6156a0f8b68fe7e9429facbcfaa7c061a8b3e3/src/vs/workbench/parts/debug/electron-browser/debugEditorContribution.ts#L265:8 (call))<br />[/vs/base/common/event.ts#140:15 (fire)](https://github.com/microsoft/vscode/blob/5d6156a0f8b68fe7e9429facbcfaa7c061a8b3e3/src/vs/base/common/event.ts#L140:15 (fire))<br />[/vs/editor/browser/widget/codeEditorWidget.ts#387:25 (setModel)](https://github.com/microsoft/vscode/blob/5d6156a0f8b68fe7e9429facbcfaa7c061a8b3e3/src/vs/editor/browser/widget/codeEditorWidget.ts#L387:25 (setModel))<br />[/vs/editor/contrib/referenceSearch/referencesWidget.ts#810:18 (onComplete)](https://github.com/microsoft/vscode/blob/5d6156a0f8b68fe7e9429facbcfaa7c061a8b3e3/src/vs/editor/contrib/referenceSearch/referencesWidget.ts#L810:18 (onComplete))<br />[/vs/base/common/winjs.base.js#1581:0 (then)](https://github.com/microsoft/vscode/blob/5d6156a0f8b68fe7e9429facbcfaa7c061a8b3e3/src/vs/base/common/winjs.base.js#L1581:0 (then))<br />[/vs/editor/contrib/referenceSearch/referencesWidget.ts#794:64](https://github.com/microsoft/vscode/blob/5d6156a0f8b68fe7e9429facbcfaa7c061a8b3e3/src/vs/editor/contrib/referenceSearch/referencesWidget.ts#L794:64)<br />[/vs/base/common/winjs.base.js#10:0](https://github.com/microsoft/vscode/blob/5d6156a0f8b68fe7e9429facbcfaa7c061a8b3e3/src/vs/base/common/winjs.base.js#L10:0)<br />[/vs/base/common/winjs.base.js#10:0](https://github.com/microsoft/vscode/blob/5d6156a0f8b68fe7e9429facbcfaa7c061a8b3e3/src/vs/base/common/winjs.base.js#L10:0)<br />
Issue Id: 579d7b1f-9f9c-2f59-c541-8b03166dc623
Versions
- 1.25.0-insider (6/25/2018 9:37:32 AM)
Stack
TypeError: Cannot assign to read only property 'enabled' of object '#'
/vs/base/common/objects.ts#107:25
at Array.forEach (native)
/vs/base/common/objects.ts#101:22 (mixin)
/vs/base/common/objects.ts#105:6
at Array.forEach (native)
/vs/base/common/objects.ts#101:22 (mixin)
/vs/editor/browser/widget/embeddedCodeEditorWidget.ts#57:10 (updateOptions)
/vs/workbench/parts/debug/electron-browser/debugEditorContribution.ts#295:15 (_applyHoverConfiguration)
/vs/workbench/parts/debug/electron-browser/debugEditorContribution.ts#265:8 (call)
/vs/base/common/event.ts#140:15 (fire)
/vs/editor/browser/widget/codeEditorWidget.ts#387:25 (setModel)
/vs/editor/contrib/referenceSearch/referencesWidget.ts#810:18 (onComplete)
/vs/base/common/winjs.base.js#1581:0 (then)
/vs/editor/contrib/referenceSearch/referencesWidget.ts#794:64
/vs/base/common/winjs.base.js#10:0
/vs/base/common/winjs.base.js#10:0