(e3, t3)
| 5728 | } |
| 5729 | this.rawOptions = i3, this.options = { ...i3 }, this._setupOptions(), this.register((0, r.toDisposable)((() => { |
| 5730 | this.rawOptions.linkHandler = null, this.rawOptions.documentOverride = null; |
| 5731 | }))); |
| 5732 | } |
| 5733 | onSpecificOptionChange(e3, t3) { |
| 5734 | return this.onOptionChange(((i3) => { |
| 5735 | i3 === e3 && t3(this.rawOptions[e3]); |
| 5736 | })); |
| 5737 | } |
no test coverage detected