Visual Studio 2022 javascript debugging not working with Edge browser
1 Answer Sorted by 0 I had the same problem until today The solution for me and i think also for all of mankind is to run your application not under the Default Website on IIS Internet Information System Your application must be configurated as a own Site with own Port on IIS Here are some screenshots as example Configuration in IIS
Debug JavaScript in Microsoft Edge from Visual Studio, To show off support for debugging JavaScript we ll use the React js template which shows you how to integrate React js with an ASP NET Core application Once your project has been created open ClientApp src App js which you ll see is a React component for our app Using JavaScript to calculate the Fibonacci sequence

Debugging in Visual Studio Code
To create a launch json file click the create a launch json file link in the Run start view VS Code will try to automatically detect your debug environment but if this fails you will have to choose it manually Here is the launch configuration generated for Node js debugging
JavaScript Programming with Visual Studio Code, To define a basic JavaScript project add a jsconfig json at the root of your workspace compilerOptions module CommonJS target ES6 exclude node modules See Working with JavaScript for more advanced jsconfig json configuration

Setting up JavaScript Debugging in Visual Studio Code Medium
Setting up JavaScript Debugging in Visual Studio Code Medium, 8 min read May 18 2019 4 Ronile Pixabay UPDATE Visual Studio Code now ships with a built in debugger for Chrome and Edge so there s no installation required You can learn more about

How To Disable JavaScript Debugging In Visual S anycodings
JavaScript Debugger Visual Studio Marketplace
JavaScript Debugger Visual Studio Marketplace By default any links you click through the JavaScript debug terminal Debug Create JavaScript Debug Terminal command will open in debug mode If you d like you can enable this for all terminals or disable it by setting debug javascript debugByLinkOptions to always or off respectively Instrumentation breakpoints

How To Debug Your Program In Visual Studio 2013 PeterElSt
Debug ASP NET applications For steps that are required to enable debugging of ASP NET applications see Debug ASP NET applications Debug client side script in ASP NET For required steps see the blog post Debug JavaScript in Microsoft Edge and this post for Google Chrome Debug JavaScript and TypeScript See Debug JavaScript and TypeScript Debugging Web Applications Visual Studio Windows . Pressing F5 Start Debugging Activating the debug icon in the menu bar and selecting Run and debug Opening the Visual Studio Code command palette and running the Debug Open Link command Click on image for larger view Edge Dev Tools in VS Code source Microsoft Those choosing to debug with Edge will see a new inspect button that Go to Tools Options Debugging General and turn on the setting Enable JavaScript Debugging for ASP NET Chrome Edge and IE Then once you will hit F5 Using above option you can now debug both JavaScript and TypeScript directly in Visual Studio when using Google Chrome or Edge as a browser

Another How Do I Enable Javascript Debugging In Visual Studio you can download
You can find and download another posts related to How Do I Enable Javascript Debugging In Visual Studio by clicking link below
- How To Enable JavaScript Debugging In Visual Studio And Google Chrome PeterElSt
- Debugging In Visual Studio Tips To Make It Easier PeterElSt
- How To Enable JavaScript Debugging In Google Chrome PeterElSt
- How To Debug A Windows Service In Visual Studio 2010 PeterElSt
- How To Disable Asp Net Debug Feature PeterElSt
Thankyou for visiting and read this post about How Do I Enable Javascript Debugging In Visual Studio