
Reproduces without extensions: Yes
At the moment I am gathering more data as to what extensions it might be colliding with, when I run
it with code --disable-extensions it starts, but when I open a project it still crashes. The bug only affects the window, I can still interact with the running process by successfully getting the about window to display.

code --disable-extensions allows me to open a project but still crashes upon opening it
SOLVED. On my Win 10 machine, it was all extensions related to Ruby/Rails. I also uninstalled my Ruby and re-install it. Weird.
This extension was my culprit atefth.ruby-on-rails-snippets-0.0.1
On Ubuntu 16.10, I have the same issue; however, code --disable-extensions will allow me to interactive with vscode.
same here, OSX 10.12.5
@ndneighbor Could you clarify if code --disable-extensions /path/to/project works?
@ndneighbor @devtrix @tuxagon Could you append the list of installed extensions here? code --list-extensions? Also: Does this happen immediately after startup or only after a while and when doing something specific?
Failing on Typescript projects, and also welcome screen becomes unresponsive on start up as well.
OSX 10.12.15
@DServy Does this reproduce with code --disable-extensions?
@chrmarti Seems to work with that flag enabled.
List of extentions:
@chrmarti
This extension was my culprit atefth.ruby-on-rails-snippets-0.0.1
if you remove rails 4 snippet extension, the issue can be gone.
@DServy
Try removing this extension atefth.ruby-on-rails-snippets-0.0.1
@devtrix @chrmarti @rebornix Great catch, thanks again!
@devtrix It worked, thanks.
Duplicate of #30407. Thanks.
Most helpful comment
@chrmarti
This extension was my culprit atefth.ruby-on-rails-snippets-0.0.1