> However, when I'm writing code that then needs to make rapid changes like updating CSS/JS/etc to be refreshed in browser, then I'm not waiting 5 mins for an autosave. Cmd-S, Cmd-tab, Shift-Cmd-R, boom.
VSCode has an autosave that's triggered when you change a file.
I would guess that they swiped that idea (among many of the core features of VSCode) from IntelliJ a good 10 years after they implemented it. Too bad they can't steal more sane ideas from JetBrains' IDEs, I might actually consider switching ;)
VSCode has an autosave that's triggered when you change a file.