Comment on Notepad gets AI features like Summarize, Write, and Rewrite, using local and cloud models.
smayonak@lemmy.world 4 days agoNot writing or coding. No one uses it for anything except when Microsoft forces someone to use it as a default text editor.
BeardedGingerWonder@feddit.uk 3 days ago
Hard disagree, it’s fantastic for dumping log info/code snippets into and stripping formatting off strings.
tehn00bi@lemmy.world 3 days ago
I use notepad just about every day to dump some kind of information temporarily as to not cause a massive formatting fuck up in word or excel or whatever.
echodot@feddit.uk 2 days ago
Ctrl + Shift + V strips all formatting and just copies it in as plain text
smayonak@lemmy.world 3 days ago
Wouldn’t any text editor with a delinter be superior
tehn00bi@lemmy.world 3 days ago
Not every company allows uncontrolled software. Sometimes you have to like with the hammer you were given.
echodot@feddit.uk 2 days ago
I don’t know any software company that would not allow their users to have an IDE
BeardedGingerWonder@feddit.uk 3 days ago
Assuming you mean linter, why?