Fixing tab spacing on chrome dev tools

google-chrome, google-chrome-devtools

Solution

Update: the setting now falls under

Chrome Dev Tools -> Settings -> Preferences -> Sources -> Default indendtation

Problem

Is there a way to autofix the indentation on the new chrome dev tools when the source files are attached to the local files? I just started using it instead of komodo as my default editor. Something like control + E, control + D in visual studio

Original source