Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems tab no longer shown the list of problems #63623

Closed
doberkofler opened this issue Nov 22, 2018 · 7 comments
Closed

Problems tab no longer shown the list of problems #63623

doberkofler opened this issue Nov 22, 2018 · 7 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug error-list Problems view verified Verification succeeded
Milestone

Comments

@doberkofler
Copy link

doberkofler commented Nov 22, 2018

Issue Type: Bug

After the latest update the Problems tab no longer shows the individual problem but only the number of problems.

image

VS Code version: Code - Insiders 1.30.0-insider (0d3a144, 2018-11-22T06:17:03.696Z)
OS version: Windows_NT x64 6.1.7601

System Info
Item Value
CPUs Intel(R) Core(TM) i7-2620M CPU @ 2.70GHz (4 x 2691)
GPU Status 2d_canvas: enabled
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: unavailable_software
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
Memory (System) 7.89GB (1.09GB free)
Process Argv
Screen Reader no
VM 0%
Extensions (12)
Extension Author (truncated) Version
vscode-eslint dba 1.7.0
tslint eg2 1.0.40
flow-for-vscode flo 0.8.5
prettify-json moh 0.0.3
python ms- 2018.10.1
printcode nob 3.0.0
vscode-icons rob 7.28.0
code-settings-sync Sha 3.2.0
stylelint shi 0.46.1
language-stylus sys 1.10.0
stylint vtf 0.0.2
plsql-language xyz 1.6.2
@thomasmichaelwallace
Copy link

I have the same issue here, happened following todays update.

Only additional information to note is that I get a few errors appearing in the log, which causes a notification to appear "Cannot read property 'templateData' of null":

[2018-11-22 10:53:11.771] [renderer3] [info] no standard startup: not just one text editor
[2018-11-22 10:53:14.691] [renderer3] [error] Cannot read property 'replace' of undefined: TypeError: Cannot read property 'replace' of undefined
    at Object.t.escape (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:113:243)
    at e.renderElement (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:4604:586)
    at e.renderElement (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:951:859)
    at e.renderElement (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:868:876)
    at e.insertItemInDOM (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:436:966)
    at e._splice (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:434:540)
    at e.splice (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:192:299
[2018-11-22 10:53:15.432] [renderer3] [error] Cannot read property 'templateData' of null: TypeError: Cannot read property 'templateData' of null
    at e.removeItemFromDOM (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:437:587)
    at e._splice (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:433:350)
    at e.splice (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:192:299
[2018-11-22 10:53:21.712] [renderer3] [error] Cannot read property 'templateData' of null: TypeError: Cannot read property 'templateData' of null
    at e.removeItemFromDOM (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:437:587)
    at e._splice (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:433:350)
    at e.splice (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:192:299
[2018-11-22 10:53:21.944] [renderer3] [error] Invalid index 10: Error: Invalid index 10
    at e.reveal (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:876:931)
    at i.e.reveal (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:957:320)
    at t.revealMarkersForCurrentActiveEditor (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:4620:475)
    at t.autoReveal (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:4620:95)
    at t.onActiveEditorChanged (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:4617:36)
    at e.fire (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:189:409)
    at t.doEmitActiveEditorChangeEvent (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:4630:568)
    at t.handleActiveEditorChange (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:4630:344)
    at file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:4629:795
    at e.fire (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:189:389)
    at t.doSetGroupActive (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:5097:279)
    at file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:5096:736
    at e.fire (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:189:389)
    at file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:5070:283
    at e.fire (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:189:389)
    at file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:3576:360
    at e.fire (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:189:389)
    at file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:2559:898
    at e.fire (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:189:389)
    at file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:239:415
    at e.fire (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:189:389)
    at HTMLDivElement.r (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:198:620)
    at t.setSelectionRange (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:539:529)
    at e.writeToTextArea (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:520:147)
    at a._setAndWriteTextAreaState (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:536:926)
    at a.writeScreenReaderContent (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:537:81)
    at a._setHasFocus (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:536:733)
    at a.focusTextArea (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:536:487)
    at t.focusTextArea (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:1908:289)
    at t.focus (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:1934:958)
    at Object.focusTextArea (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:1929:437)
    at h (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:1835:398)
    at t._onMouseDown (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:1835:432)
    at file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:1832:733
    at HTMLDivElement.<anonymous> (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:509:437)

VS Code version: Code - Insiders 1.30.0-insider (0d3a144, 2018-11-22T06:13:15.521Z)
OS version: Darwin x64 18.2.0

System Info
Item Value
CPUs Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz (4 x 3100)
GPU Status 2d_canvas: enabled
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: enabled
rasterization: enabled
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
Load (avg) 2, 2, 2
Memory (System) 16.00GB (0.73GB free)
Process Argv -psn_0_249917
Screen Reader no
VM 0%
Extensions (17)
Extension Author (truncated) Version
better-toml bun 0.3.2
gitignore cod 0.6.0
vscode-eslint dba 1.7.0
EditorConfig Edi 0.12.5
elixirlinter iam 0.4.1
sublime-babel-vscode jos 0.2.10
graphql-for-vscode kum 1.12.1
vscode-elixir mjm 1.1.0
python ms- 2018.10.1
vetur oct 0.13.0
vscode-docker Pet 0.4.0
material-icon-theme PKi 3.6.1
rust rus 0.4.10
crates ser 0.3.5
velocity sod 0.1.0
code-spell-checker str 1.6.10
vscode-todo-highlight way 1.0.4

(1 theme extensions excluded)

@doberkofler
Copy link
Author

My log as follows:

[2018-11-22 08:44:19.979] [renderer1] [info] no standard startup: panel is active
[2018-11-22 08:44:25.424] [renderer1] [error] Cannot read property 'replace' of undefined: TypeError: Cannot read property 'replace' of undefined
    at Object.t.escape (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:113:243)
    at e.renderElement (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4604:586)
    at e.renderElement (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:951:859)
    at e.renderElement (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:868:876)
    at e.insertItemInDOM (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:436:966)
    at e._splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:434:540)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:299
[2018-11-22 08:44:28.910] [renderer1] [error] Cannot read property 'templateData' of null: TypeError: Cannot read property 'templateData' of null
    at e.removeItemFromDOM (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:437:587)
    at e._splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:350)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:299
[2018-11-22 09:00:19.021] [renderer1] [error] Cannot read property 'templateData' of null: TypeError: Cannot read property 'templateData' of null
    at e.removeItemFromDOM (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:437:587)
    at e._splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:350)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:299
[2018-11-22 09:00:25.289] [renderer1] [error] Cannot read property 'templateData' of null: TypeError: Cannot read property 'templateData' of null
    at e.removeItemFromDOM (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:437:587)
    at e._splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:350)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:299
[2018-11-22 09:01:51.287] [renderer1] [error] Cannot read property 'templateData' of null: TypeError: Cannot read property 'templateData' of null
    at e.removeItemFromDOM (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:437:587)
    at e._splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:350)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:299
[2018-11-22 09:02:17.468] [renderer1] [error] Cannot read property 'templateData' of null: TypeError: Cannot read property 'templateData' of null
    at e.removeItemFromDOM (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:437:587)
    at e._splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:350)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:299
[2018-11-22 09:03:18.561] [renderer1] [error] Cannot read property 'templateData' of null: TypeError: Cannot read property 'templateData' of null
    at e.removeItemFromDOM (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:437:587)
    at e._splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:350)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:299
[2018-11-22 09:03:31.745] [renderer1] [error] Cannot read property 'templateData' of null: TypeError: Cannot read property 'templateData' of null
    at e.removeItemFromDOM (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:437:587)
    at e._splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:350)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:299
[2018-11-22 09:03:42.379] [renderer1] [error] Cannot read property 'templateData' of null: TypeError: Cannot read property 'templateData' of null
    at e.removeItemFromDOM (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:437:587)
    at e._splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:350)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:299
[2018-11-22 09:04:13.903] [renderer1] [error] Cannot read property 'templateData' of null: TypeError: Cannot read property 'templateData' of null
    at e.removeItemFromDOM (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:437:587)
    at e._splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:350)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:299
[2018-11-22 09:04:15.094] [renderer1] [error] Cannot read property 'templateData' of null: TypeError: Cannot read property 'templateData' of null
    at e.removeItemFromDOM (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:437:587)
    at e._splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:350)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:299
[2018-11-22 09:06:10.890] [renderer1] [error] Cannot read property 'templateData' of null: TypeError: Cannot read property 'templateData' of null
    at e.removeItemFromDOM (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:437:587)
    at e._splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:350)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:299
[2018-11-22 09:06:21.601] [renderer1] [error] Cannot read property 'templateData' of null: TypeError: Cannot read property 'templateData' of null
    at e.removeItemFromDOM (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:437:587)
    at e._splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:350)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:299
[2018-11-22 09:07:21.311] [renderer1] [error] Cannot read property 'templateData' of null: TypeError: Cannot read property 'templateData' of null
    at e.removeItemFromDOM (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:437:587)
    at e._splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:350)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:299
[2018-11-22 09:08:59.394] [renderer1] [error] Cannot read property 'templateData' of null: TypeError: Cannot read property 'templateData' of null
    at e.removeItemFromDOM (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:437:587)
    at e._splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:350)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:299
[2018-11-22 09:09:44.443] [renderer1] [error] Cannot read property 'templateData' of null: TypeError: Cannot read property 'templateData' of null
    at e.removeItemFromDOM (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:437:587)
    at e._splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:350)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:299
[2018-11-22 09:09:47.069] [renderer1] [error] Cannot read property 'templateData' of null: TypeError: Cannot read property 'templateData' of null
    at e.removeItemFromDOM (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:437:587)
    at e._splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:350)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:299
[2018-11-22 09:10:06.571] [renderer1] [error] Cannot read property 'templateData' of null: TypeError: Cannot read property 'templateData' of null
    at e.removeItemFromDOM (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:437:587)
    at e._splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:350)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:299
[2018-11-22 09:10:28.430] [renderer1] [error] Cannot read property 'templateData' of null: TypeError: Cannot read property 'templateData' of null
    at e.removeItemFromDOM (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:437:587)
    at e._splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:350)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:299
[2018-11-22 09:11:10.791] [renderer1] [error] Cannot read property 'templateData' of null: TypeError: Cannot read property 'templateData' of null
    at e.removeItemFromDOM (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:437:587)
    at e._splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:350)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:299
[2018-11-22 09:11:44.623] [renderer1] [error] Cannot read property 'templateData' of null: TypeError: Cannot read property 'templateData' of null
    at e.removeItemFromDOM (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:437:587)
    at e._splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:350)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:299
[2018-11-22 09:12:45.926] [renderer1] [error] Cannot read property 'templateData' of null: TypeError: Cannot read property 'templateData' of null
    at e.removeItemFromDOM (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:437:587)
    at e._splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:350)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:299
[2018-11-22 09:12:55.064] [renderer1] [error] Cannot read property 'templateData' of null: TypeError: Cannot read property 'templateData' of null
    at e.removeItemFromDOM (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:437:587)
    at e._splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:350)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:299
[2018-11-22 09:12:57.259] [renderer1] [error] Cannot read property 'templateData' of null: TypeError: Cannot read property 'templateData' of null
    at e.removeItemFromDOM (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:437:587)
    at e._splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:350)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:299
[2018-11-22 09:13:01.764] [renderer1] [error] Cannot read property 'templateData' of null: TypeError: Cannot read property 'templateData' of null
    at e.removeItemFromDOM (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:437:587)
    at e._splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:350)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:299
[2018-11-22 09:13:09.032] [renderer1] [error] Cannot read property 'templateData' of null: TypeError: Cannot read property 'templateData' of null
    at e.removeItemFromDOM (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:437:587)
    at e._splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:350)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:299
[2018-11-22 09:13:11.898] [renderer1] [error] Cannot read property 'templateData' of null: TypeError: Cannot read property 'templateData' of null
    at e.removeItemFromDOM (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:437:587)
    at e._splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:350)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:299
[2018-11-22 09:13:29.627] [renderer1] [error] Cannot read property 'templateData' of null: TypeError: Cannot read property 'templateData' of null
    at e.removeItemFromDOM (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:437:587)
    at e._splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:350)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:299
[2018-11-22 09:13:32.033] [renderer1] [error] Cannot read property 'templateData' of null: TypeError: Cannot read property 'templateData' of null
    at e.removeItemFromDOM (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:437:587)
    at e._splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:350)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:299
[2018-11-22 10:03:13.758] [renderer1] [error] Cannot read property 'domNode' of null: TypeError: Cannot read property 'domNode' of null
    at e.updateItemInDOM (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:437:49)
    at e._splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:434:154)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:299
[2018-11-22 10:03:47.021] [renderer1] [error] Cannot read property 'templateData' of null: TypeError: Cannot read property 'templateData' of null
    at e.removeItemFromDOM (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:437:587)
    at e._splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:350)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:299
[2018-11-22 10:04:05.072] [renderer1] [error] Cannot read property 'domNode' of null: TypeError: Cannot read property 'domNode' of null
    at e.updateItemInDOM (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:437:49)
    at e._splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:434:154)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:299
[2018-11-22 10:04:09.956] [renderer1] [error] Cannot read property 'templateData' of null: TypeError: Cannot read property 'templateData' of null
    at e.removeItemFromDOM (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:437:587)
    at e._splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:350)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:299
[2018-11-22 19:48:47.833] [renderer1] [error] Cannot read property 'domNode' of null: TypeError: Cannot read property 'domNode' of null
    at e.updateItemInDOM (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:437:49)
    at e._splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:434:154)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:433:96)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:408
    at Array.forEach (<anonymous>)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:7:379)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:137
    at e.bufferEvents (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:698)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:874:93)
    at e.splice (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:205:453)
    at e.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:211:704)
    at i.t.setChildren (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:958:826)
    at t.refreshPanel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4611:350)
    at t.onDidChangeModel (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4616:570)
    at e.fire (file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:189:409)
    at file:///C:/Users/doberkofler.LBITS/AppData/Local/Programs/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:192:299

@sandy081
Copy link
Member

@joaomoreno Does it related to new tree? As I did not touch any in Problems panel code recently.

@sandy081
Copy link
Member

@joaomoreno Ignore my previous comment. I just checked and it is because of my change.

@sandy081 sandy081 added error-list Problems view bug Issue identified by VS Code Team member as probable bug labels Nov 23, 2018
@sandy081 sandy081 added this to the November 2018 milestone Nov 23, 2018
@doberkofler
Copy link
Author

The problem seems to be gone with today’s update but i need to do some more testing.

@sandy081
Copy link
Member

This happens when the problem does not has source or error code. I can repro it.

Steps:

  • Write an extension that creates diagnostics with out source or code.
    🐛 Problems view breaks

@eypsum
Copy link

eypsum commented Nov 23, 2018

I saw that "Cannot read property 'templateData' of null" too once when the issue comes first time.

@roblourens roblourens added the verified Verification succeeded label Dec 6, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug error-list Problems view verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

5 participants