Vscode: Cannot read property 'searchAndReplaceWidget' of null

Created on 13 Mar 2019  路  3Comments  路  Source: microsoft/vscode

Version: 1.33.0-insider
Commit: c1d001a915fe85cac93492393ea69fdb0c49ec0d
Date: 2019-03-13T06:13:28.579Z
Electron: 3.1.6
Chrome: 66.0.3359.181
Node.js: 10.2.0
V8: 6.6.346.32
OS: Linux x64 4.15.0-46-generic

Steps to Reproduce:

  1. Search widget location set in the bottom panel ("search.location": "panel")
  2. Press Ctrl+Shift+F or choose View -> Search from menu
  3. Search widget has not been activated, error popup appeared:
Cannot read property 'searchAndReplaceWidget' of null

Does this issue occur when all extensions are disabled?: Yes

This issue occurs only when location of Search widget is set to panel.

bug important verified

Most helpful comment

Also happens on macOS (10.14.3) with VS Code insiders:

Version 1.33.0-insider (1.33.0-insider)
c1d001a915fe85cac93492393ea69fdb0c49ec0d
2019-03-13T06:06:57.428Z

All 3 comments

Also happens on macOS (10.14.3) with VS Code insiders:

Version 1.33.0-insider (1.33.0-insider)
c1d001a915fe85cac93492393ea69fdb0c49ec0d
2019-03-13T06:06:57.428Z

in case you are stuck with this bug, open the json preferences and disable the "search.location": "panel" then refresh the window.

Sorry for this. This is fixed and will be available in latest insiders.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

VitorLuizC picture VitorLuizC  路  3Comments

chrisdias picture chrisdias  路  3Comments

vsccarl picture vsccarl  路  3Comments

DovydasNavickas picture DovydasNavickas  路  3Comments

sirius1024 picture sirius1024  路  3Comments