Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Developer Edition How to get code to show up in debugger?

  • 8 replies
  • 3 have this problem
  • 144 views
  • Last reply by ralamberson
  • Archived

Windows 10. When I run html file from visual studio edit, select debugger, no code in the debug window. Search doesn't find. I must be missing something obvious.

Windows 10. When I run html file from visual studio edit, select debugger, no code in the debug window. Search doesn't find. I must be missing something obvious.

All Replies (8)

Is there any javascript attached in this html file?

Is this happening with local files?

Yes, a .js file in same directory.

Loval files, running on a local server.

.js file in same directory

TyDaniu and cor-el--- How would javascript or local files affect this question?

Are you talking about VS debugger or Firefox devtools debugger?

My original question was/is regarding Firefox Developer Edition debugger. If you can provide direction for either or both that would be helpful.