Is there a way to get Visual Studio 2008 to do matching brace highlighting for Javascript?
If there is no way to do it in Studio, can it be done using ReSharper?
Thanks!!
Is there a way to get Visual Studio 2008 to do matching brace highlighting for Javascript?
If there is no way to do it in Studio, can it be done using ReSharper?
Thanks!!
Note that Visual Studio will still find a matching brace in JavaScript via Ctrl + ].
(I would add a comment to the previous post by redwyre but I don't have enough rep.)
Visual Assist X does do brace highlighting for javascript blocks in html and asp files as well as in js files.