Tried pycharm? It's excellent far better than visual studio for js and
comes from jet brains so can get the resharper visual studio key bindings
for shortcuts. Jet brains have a sale every now and then so worth grabbing
next time they do.
On 9 Jul 2013 04:04, "Jorke Odolphi" <[email protected]> wrote:

>  Chrome has by far the best debugging experience – very similar to how it
> works with .net – and its the same experience on each platform - (although
> osx makes you do unnatural acts with key combinations). I've found I've
> been writing code on the console to validate it, and its super easy for
> debugging ajax as well. Some very nice profiling things there as well –
> really lets you tune the rendering etc.
>
>  I tried the tool chaining with VS and it was just too hard to make it
> work, although I do rate VS as the best JS editor (before sublime :) )
>
>
>   From: "[email protected]" <[email protected]>
> Reply-To: ozDotNet <[email protected]>
> Date: Tuesday, 9 July 2013 12:31 PM
> To: ozDotNet <[email protected]>
> Subject: jQuery debugging
>
>   I'm trying to create a single html page with jQuery inside to
> interactively calculate a price total based upon the settings of other
> controls. It's a classic sort of "make you order" page.
>
> Can I get a familiar debugging experience like I'm used into in Visual
> Studio while writing this page and scripts? I haven't written any
> JavaScript for years and I have no idea what's available to help me these
> days. There must be some people in this group writing plain JavaScript or
> jQuery in their html pages, so what do you do to keep productive?
>
> Greg K
>
>

Reply via email to