cross-posted from: programming.dev/post/37661765
Notepad now supports AI features like Summarize, Write, and Rewrite on Copilot+ PCs, with no subscription required. If you have a subscription, you can seamlessly switch between local and cloud models based on your needs. If you’re not signed in or don’t have a subscription, you can use the local model to accomplish your tasks. For now, these features support English only, making premium AI more accessible and flexible for everyone.
Source: Windows Insiders blog.
capuccino@lemmy.world 2 weeks ago
use notepad++ as drop-in replacement.
didnt1able@sh.itjust.works 2 weeks ago
+1 NPP is the goat
bitjunkie@lemmy.world 2 weeks ago
It always struck me as a code editor lite rather than a text editor. If I just want to jot something down, metapad is Notepad without all the Windows bullshit they keep trying to shoehorn.
Passerby6497@lemmy.world 2 weeks ago
See, having used IDEs to write software and scripts for the past 20 years, I just can’t see N++ as anything more than a syntax aware notepad.
HeyJoe@lemmy.world 2 weeks ago
I use both notepad and ++. I think it fits both worlds of code and text editor. When I am using it I am usually needing to to replace words and other tweaks that are really easy and flexible with ++.
capuccino@lemmy.world 2 weeks ago
This is also a good choice