: What causes random notes to appear in Visual Studio Code when coding?
: What causes random notes to appear in Visual Studio Code when coding?
A bit of a long shot be here we go.
I'm sure this has a very simple explanation but I just can't figure out why when I Java using Visual Studio Code I get this random pop up every now and then.
when creating a new simple String I got a "original:" added into it by the software itself (if I try and copy the entire line it doesn't copy the "original:" part:
https://prnt.sc/1hJG03iaEJKw
Another time is where I print out a simple line and get a "x:" added as well:
https://prnt.sc/zHwkF2fbs3Ko
Would love it if there's a solution found.
Thanks.