Posted June 15th, 2012 by HeinA
I've downloaded a trial of VS.Php and I'm currently testing it usin VS 2010 Ultimate
It seems that the only breakpoints VS.Php will stop at are those in my index.php, any other breakpoints in both my Joomla & Codeigniter projects tells me: The breakpoint will not currently be hit, no symbols have been loaded for this document.
I'm using all the default properties in the debugger.
Please help. I really prefer to code in Visual studio rather than Eclipse
---------
OK, sorry I see now that VS.PHP does actually stop at the breakpoint even though it says is wont. The reason my breakpoint was not hit was because of a spelling mistake in a ajax call.... Doh