I've written an html file using a tab size of 4 set in both User and Workspace parts of the settings options in VSCode.
I'd like to use a tab size of 2. After changing the size from 4 to 2 the html file stays at 4 spacing and hasn't updated the size off all tabs to 2. A tab spacing of 2 is used when I create a new html but I would like to update my current file so that all tabs are spaced with 2 not 4. How can I do this?