#AutoFormatting
the only thing I hate more than code autoformatting is other peoples code formatting
December 24, 2024 at 5:02 PM
Sometimes I think about the millions of hours of labor wasted cleaning up typos for the past couple of decades because Microsoft didn't think the people who built its autoformatting and autocorrection needed to know how punctuation and grammar worked
“Working-class people can’t think, but should be allowed to become knowledge workers by using machines to think for them” is about the most “the author of this argument works for Microsoft” version of cosplay progressivism I could possibly imagine.

(The author of this argument works for Microsoft.)
uh oh, things are happening dl.acm.org/doi/10.1145/...
July 22, 2025 at 1:27 PM
Word’s autoformatting is going to play a big role in my villain origin story.
May 19, 2026 at 8:03 PM
trying to work out which obscure combination of settings and layered configurations is causing a specific line break to happen in one project but not another when autoformatting in rider, while sleep deprived, is one of the worst experiences I've ever had I do not recommend it
July 31, 2026 at 9:21 AM
damn u bsky autoformatting
July 9, 2026 at 7:34 AM
one of the best things about ellipsus is the emdash autoformatting but I have the alt code so down to muscle memory i keep doing it anyway
October 9, 2025 at 10:06 PM
Sometimes I wonder how much money Excel autoformatting dates has cost the world economy. I'll bet it's at least a billion dollars.
July 21, 2026 at 3:06 PM
heh, that's often me, but I'm in my code autoformatting era now
January 20, 2025 at 12:32 PM
autoformatting in IDEs is genuinely so annoying why do they all have it and why can't i turn it all the way off
February 14, 2025 at 11:11 PM
Worked a lot on improving the text editor, now has all the basic stuff like selection, lots of keybinds and even some basic autoformatting for json files
Also experimented a bit with loading model files and rendering them on screen
#mcdev
October 24, 2024 at 5:52 AM
going through the visual studio autoformatting defaults and audibly gasping at these atrocities
August 29, 2023 at 4:32 AM
I'm still salty that one of the solutions was to rename genes so that Excel would stop autoformatting them as dates.
March 12, 2026 at 12:07 PM
But still no way to turn off autoformatting in Excel.
Microsoft adds AI button to keyboards to summon chatbots
Microsoft adds AI button to keyboards to summon chatbots
Pressing a button will be one way to summon an artificial intelligence agent as Microsoft wields its computer industry influence to reshape the next generation of keyboards.Starting this month, some new personal computers that run Microsoft’s Windows operating system will have a special “Copilot key” that launches the software giant’s AI chatbot.Getting third-party computer manufacturers to add an AI button to laptops is the latest move by Microsoft to capitalize on its close partnership with ChatGPT-maker OpenAI and make itself a gateway for applications of generative AI technology. Although most people now connect to the internet — and AI applications — by phone rather than computer, it’s a symbolic kickoff to what’s expected to be an intensively competitive year as tech companies race to outdo each other in AI applications even as they haven’t yet resolved all the ethical and legal ramifications. The New York Times last month sued both OpenAI and Microsoft alleging that tools like ChatGPT and Copilot — formerly known as Bing Chat — were built by infringing on copyrighted news articles. The keyboard redesign will be Microsoft’s biggest change to PC keyboards since it introduced a special Windows key in the 1990s. Microsoft’s four-squared logo design has evolved, but the key has been a fixture on Windows-oriented keyboards for nearly three decades. The newest AI button will be marked by the ribbon-like Copilot logo and be located near the space bar. On some computers it will replace the right “CTRL” key, while on others it will replace a menu key.Microsoft is not the only company with customized keys. Apple pioneered the concept in the 1980s with its “Command” key marked by a looped square design (it also sported an Apple logo for a time). Google has a search button on its Chromebooks and was first to experiment with an AI-specific key to launch its voice assistant on its now-discontinued Pixelbook.But Microsoft has a much stronger hold on the PC market through its licensing agreements with third-party manufacturers like Lenovo, Dell and HP. About 82% of all desktop computers, laptops and workstations run Windows, compared to 9% for Apple’s in-house operating system and just over 6% for Google’s, according to market research firm IDC.Microsoft hasn’t yet said which computer-makers are installing the Copilot button beyond Microsoft’s own in-house line of premium Surface devices. It said some of the companies are expected to unveil their new models at next week’s CES gadget show in Las Vegas.
apnews.com
January 4, 2024 at 1:16 PM
I turned off autocorrect and autoformatting options on my phone and I feel like I not only do fewer mistakes end up in my posts and texts, but my typing actually faster than it was with those features.
July 3, 2025 at 1:19 PM
My guess is that students can select the format, like with Zotero or Endnote. I have no issue with autoformatting. I just have these quaint notions about finding and looking at your sources yourself before putting them in your paper.
August 18, 2025 at 7:02 PM
also my Big Nerd Moment here is looking up how autoformatting worked in 2014 for all three phones in the conversation, because i, too, am a parody of myself

(also also, there's Continuity here with Kimiyo still using Amara's backup phone due to hers being simlocked lol)
February 26, 2026 at 3:21 AM
i also find a lot of repetitive tasks soothing! people like me (huge nerds) still don't want word processors to do autoformatting hahaha. please let me indent by myself!!!
The is related to the thing where AI pushes individuals from performing repetitive mental exercises that are actually good for the brain and helps with more complex tasks. I do not want these features, stop telling me I do.
March 25, 2025 at 5:02 PM
autoformatting thankfully deals with that
January 13, 2025 at 12:27 PM
hab wieder funktionierende autocompletion und funktionierendes autoformatting in meinem editor \o/
November 29, 2023 at 11:52 PM
I was thinking of it more for unwanted autoformatting, predictive text, autocorrections—whatever new features it decides to launch at you while you're just trying to work
November 13, 2024 at 10:52 PM
LOOK all I said was

> i gotta say, i'm one of the very few people on earth who think that automatically autoformatting everything and entirely removing the decision from human input is bad.

but in fairness, I said that nearly an hour ago, and people are still arguing
inadvertently distracting the group chat from election stuff by starting an argument over auto formatters

@emily.news is doing her part🫡
November 5, 2024 at 10:00 PM
When you’ve spent the afternoon wrestling with Word forgetting your default table of contents/authorities settings and autoformatting your headings to non-uniform line spacing and Calibri font in blue.
March 18, 2025 at 12:52 AM
My goal with FragCoord is build the best possible shader tool with all the best features plus some new stuff like inspector mode, autoformatting and instruction count estimation. This is attempt to build my dream tool that cannot be found anywhere else
February 16, 2026 at 5:27 PM
Shout-out to @mattstauffer.com for this super helpful article on getting prettier set up (incl autoformatting!) with Laravel Blade

mattstauffer.com/blog/how-to-...
How to set up Prettier On a Laravel App, Linting Tailwind Class Order and More
It may seem silly, but it's important to me that my Tailwind classes are orderedly consistently, and I don't want to have to manage that manually. Frustratingly, I've never found a solution that gives...
mattstauffer.com
April 27, 2025 at 10:01 PM
As long as Word/LibreOffice keeps autoformatting them upon typing them, I'll keeping using them.
About a half-dozen of the writers I work with have confessed to feeling paranoid about their use of em-dashes (the long ones: "—") because they fear people will believe their stuff was written by an AI.

To which I say: Pfffft. Use as many dang dashes as you want. And let your human voice sing out.
June 16, 2026 at 2:51 AM