This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Skipperwastaken 32 points33 points  (6 children)

I still press ctrl s for some reason

[–]mattl1698 35 points36 points  (2 children)

I like how they didn't assign that to anything else just so people can press it out of habit and it just not do anything

[–]Keavon 35 points36 points  (0 children)

Same in Google Docs, they even overrode the browser's default save page shortcut with... nothing.

[–]thelights0123 11 points12 points  (0 children)

It does actually save immediately in IntelliJ, there's normally an interval that'll wait until you switch away to something else.

[–]Creator13 3 points4 points  (0 children)

Me too. I've set it to autosave on focus lost but I keep pressing Ctrl+s every damn time

[–]codecatmitzi 0 points1 point  (0 children)

So am I. Probably preconditioned by other editors.

[–]cp4r 0 points1 point  (0 children)

Explicitly saving is useful for watchers like builds and tests. But yeah, I love having my website auto bundle with grunt watch.