I realized that when I use #Codium to write stuff for my #Eleventy website that I frequently would edit like a mad MF in order to avoid the auto-save triggering a build of my local dev instance. My site is big enough and has enough stuff that is a several minute build.
Earlier today I caught myself doing it and said to myself "You know, you can just increase the timeout value rather than altering your behavior to fit the tool." I set it to 15 seconds which is still plenty short in the world of editing and yet plenty long enough for me to move the cursor and continue editing without triggering a build.


