What steps will reproduce the problem?
1. Open a Solution with a project and create a Typescript file in the project.
2. Close VS2012 with the Typescript file open.
3. Re-open VS2012 and then open the solution.
I get an error that tells me to check the activity log. This is the error from
the activity log.
=================================================================
1195 ERROR System.NullReferenceException: Object reference not set to an
instance of an object. at
JsParser.Package.UI.ErrorsNotificationControl..ctor(IWpfTextView textView) at
JsParser.Package.UI.JSParserErrorsNotificationMarginFactory.CreateMargin(IWpfTex
tViewHost textViewHost, IWpfTextViewMargin containerMargin) at
Microsoft.VisualStudio.Text.Utilities.ContainerMargin.<AddMargins>b__2(IWpfTextV
iewMarginProvider mp) at
Microsoft.VisualStudio.Text.Utilities.GuardedOperations.InstantiateExtension[TEx
tension,TMetadata,TExtensionInstance](Object errorSource, Lazy`2 provider,
Func`2 getter) Editor or Editor Extension 2013/04/18 18:00:53.922
==================================================================
Also,
It would be nice if you would update the parser so that it does not treat a
line with debugger; as an error.
Original issue reported on code.google.com by daymarks...@gmail.com on 18 Apr 2013 at 6:07
Original issue reported on code.google.com by
daymarks...@gmail.com
on 18 Apr 2013 at 6:07