What’s the point
Seriously, what’s the f€&@ing point of this?
Microsoft is shoveling yet more features into the venerable Windows Notepad. This time it's support for tables, with some AI enhancements lathered on top. Notepad might predate Windows, but Microsoft is still keen to add features to it. After adding support for Markdown in June, replete with simple text formatting options, …
Well, if you're going to support Markdown, then tables support is a reasonable option. I don't use Windows and I haven't seen the new Notepad, but Markdown and tables sound like the least of the problems and anything that stops people switching to Word for "documentation" is to be welcomed.
> Notepad++
I'm probably going to get some heat for this, but even Notepad++ is getting a bit too big for its boots. At this level I just want a text box that records what I type and doesn't try and format, correct, guess what I want to do next, or otherwise bugger about with my thoughts, however insane they might be. If I want a word processor I'll use a word processor. If I want an IDE I'll use an IDE. If I want an AI chatbot I'll shoot myself.
vi forever :)
Naa, you just disable those four or five notepad++ settings that annoy you. For me it is in preferences:
1. I don't like the document switcher (under MISC.)
2. The guessing thing (Auto-Completion) you complain about gets disabled too.
3. Dark mode
(4. I did not like it remembering the last session, now I cannot live without it)
Then take your C:\Users\<you>\AppData\Roaming\Notepad++\config.xml , done. But for those three of mine, easy, not worth backing up the config.
vi: I can use it, but I don't like it.
This post has been deleted by its author
I still use metapad. Fit for purpose is I think the technical term. Anyone working on text editing technology in 2025 should just stop, go get on an iceberg already. Unless you are building it inside Minecraft, then proceed.
https://www.pcgamer.com/minecraftception-redstone-pc-chungus/
TextPad - not FOSS, but I bought a licence over 20 years ago and still use it almost daily, so it has earned its keep!
At the time I needed something for NT4 that would handle much bigger files than Notepad, and REs, to create test files (up to a million lines in some cases).
I think these days your average Linux GUI text editor is just as powerful, but I do like TextPad's UI.
I used to use Notepad2, but that also has not been updated in years. So I switched to Notepad4 which is being regularly updated. https://github.com/zufuliu/notepad4
Lightweight, syntax highlighting, very configurable, it also has a nice CSV mode which changes the text colour for each column, which is very useful.
I also use Notepad++, but if I just want to quickly open a file to view or do a minor edit, I use Notepad4.
"Agreed. If they wanted to do all this bullshit it would have been better to do it to Wordpad. The only useful additions to Notepad was the whole CR/CRLF thing and maybe UTF."
Came here to say the same thing. Notepad is the goto for quick bactch/powershell scripts. If you want formatting and AI, bring back and bugger up wordpad or write.exe.
At this rate, the only guaranteed[*] plain text editior left on windows will be to open a command shell and type COPY CON: fred,bat :-)
* as in, you can never be sure of what is installed on a "foreign" box, so need a lowest common denominator that is part of the base install.
If you have grown tired of this encrapification nonsense, The "original" notepad.exe can still be found at c:\windows\system32\notepad.exe.
Remove-AppxPackage the new orwellian version, then pin the above .exe to start/taskbar.
The old version is much faster as well. Double plus good.
Some .REG magic also required for full functionality, see below:
https://www.winhelponline.com/blog/restore-old-classic-notepad-windows/
> .... make all the applications do the same as all the other applications but differently and with added AI.
JUST STOP MICROSOFT. Particularly stop bu33ering around with Outlook app, FFS. Lock the door so the crayons team can't get in. There's only so many times you can keep fiddling with it so everything is different every time you open it. Someone will come visit the dev team in the night.
Don't forget that it needs a flight simulator in there somewhere...
Icon as being as close as I could find to aviator goggles without stooping to a helicopter, although it's very fitting for CoPilot.
Here is a list of things people care about:
1) Updates that don't break the system
2) Updates that don't stop them printing
3) Updates that protect their PC and data.
Here is a list of things people don't care about:
1) Notepad doing shit WordPad did
2) Crapilot being shoehorned in to everything
3) Fucking everything you're doing that is pushing this AI bullshit because you've spent too much money on it.
Thanks x
I use TextEdit on the Mac all of the time. Small, fast, compatible enough. If I don't need complex formatting, tables, version control and commenting. I don't expect much from it and I'm never disappointed. A bonus is there isn't a boat load of menu items to scan through to find a basic function.
Basic tools that can be used to fix a broken system, or to tweak a config file are important.
notepad did this really well, since you could guarantee it was always there, you could open basic text files, readme files, tweak config files when needed, make notes for future reference and it would work with virtually any other app installed that has text components.
The new versions makes all of this impossible, it keeps your files open after restarting it - I don't want that.
It auto-saves - I definately don't want that. Only when I choose the save option, do I want to save. Just because I'm working in another app, or because I got called away to fix something else, have lunch or answer the phone, definitely doesn't mean that I want to save.
If you want to make an AI enabled text mangling tool, then bring back Wordpad and screw that up instead and roll back the changes to notepad.
Alternately, install Visual Studio Code on all build and give us a decent editor that you've already got.
...can they remove the "handy" Ctrl+Shift shortcuts from notepad?
I don't want every list I write to suddenly be RTL because I've held right Ctrl and shift for a nanosecond while selecting text.
If you must have this feature, relegate it to a less common key combination.