Whenever i set a breakpoint on a javascript file it opens an annoying window which is a copy from the original file, its written [dynamic]
and its not editable:
How do i disable this thing?
Im debugging a nodejs project not web.
I already tried unchecking the option enable javascript debug for asp.net (chrome, edge, and ie).
but it continues openning that window.
Visual Studio 2022