cross-posted from: https://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.

  • Passerby6497@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    23 hours ago

    I’ve been using the bookmark line feature a ton recently, and I doubt that would ever hit standard notepad. So much easier to parse massive log files when you can remove anything that does or doesn’t match your search string.

    • BeardedGingerWonder@feddit.uk
      link
      fedilink
      English
      arrow-up
      3
      ·
      17 hours ago

      Nor should it ever hit standard notepad, fewer features are the advantage for me, not more. If I need an IDE I use an IDE, if I’m searching log files then grep is the tool.