Relevant snippet:

We’re now adding the option to allow the collection of detailed code‑related data pertaining to IDE activity, such as edit history, terminal usage, and your interactions with AI features. This may include code snippets, prompt text, and AI responses.

Comment:

So if I accidentally Cmd+V a slightly-sensitive string into my IDE, I now have to consider that string compromised? Even if I’m just doing some local testing? If I paste someone’s name in, that’s potentially me causing a data breach? What?

Source: https://furry.engineer/@ret/115305628217251579

  • colourlessidea@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    2
    ·
    23 hours ago

    Yes sort of I think. I use it often when I want to edit multiple lines at the same time e.g. adding the same prefix at the beginning of every line or in the same cursor position on every line.