Cybersecurity researchers have discovered a self-propagating worm that spreads via Visual Studio Code (VS Code) extensions on the Open VSX Registry and the Microsoft Extension Marketplace, ...
I'm using nvim-dap (latest commit of the master brach, a720d49) with vscode-js-debug (v1.97.1) inside Neovim nightly (v0.11.0-dev-1987+gd832518ec6) with Lazyvim (v14.14.0) to debug a big Angular ...
I'm not 100% sure how to repro this. It seems to hapen when I'm debugging a javascript test and print something in the debug console which produces multiple lines of text. VS Code version: Code 1.98.2 ...