Hi all;
I'm looking at switching from Chrome to IE for debugging my javascript. Can anyone tell me how to:
- Have it display the .ts files in the debugger instead of the .js file?
- How do I get it to re-run a page - reloading all the files? CTRL-refresh does not cause a reload so I still have the old files.
- What is the best way to restart the page when I am at a breakpoint in the debugger? Hitting CTRL-refresh and then clicking continue doesn't do it.
- How do I get it to not ask me if I want to run VisualStudio when it hits a debugger call in my javascript. (Usually it doesn't, but sometimes it does and I then get 10 or 12 in a row because I have a lot of those statements.)
- How can I set it so that hitting F12 not only opens the debugger, but has it in debug mode?
thanks - dave
Who will win The Windward International Collegiate Programming Championships?