When you save a file it tells the active tab in each of your selected browsers to run some JavaScript. Depending on which type of file that is it will run different code.
- css,styl: reloads just the CSS files in the page without doing a full refresh
- js,md,html,jade: reload the whole page
- others: nothing
- Chrome
- Safari
- Vivaldi
- Mac