madskristensen / WebEssentials2013

Visual Studio extension
http://vswebessentials.com
Other
945 stars 252 forks source link

System.NullReferenceException in AngularLogoCompletion in 0.5.144 #1936

Open alexeyzimarev opened 9 years ago

alexeyzimarev commented 9 years ago

Constantly observing multiple error messages in the Build output

05/08/2015 13:49:26: System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.VisualStudio.Language.Intellisense.Implementation.CompletionSession.get_CompletionSets() at MadsKristensen.EditorExtensions.Html.AngularLogoCompletion.<>c__DisplayClass4_0.b__0() in C:\projects\webessentials2015\EditorExtensions\HTML\Completion\AngularLogoCompletion.cs:line 35

erictor commented 9 years ago

Visual Studio 2015 RTM: 8/23/2015 6:41:41 PM: System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft. VisualStudio. Language. Intellisense. Implementation. CompletionSession. get_CompletionSets() at MadsKristensen. EditorExtensions. Html. AngularLogoCompletion.<>c__DisplayClass4_0.b__0() in C:\projects \webessentials2015 \EditorExtensions \HTML \Completion \AngularLogoCompletion.cs:line 35

frederikprijck commented 9 years ago

This issue is created in the wrong repository. I've referenced the correct one.