aspnetcore/tooling/Microsoft.VisualStudio.Razo...
Ryan Nowak 6e6a24cbb4 Add a background listener for notifications
This change adds an actual background worker for listening to project
change notifications and starts sending updates when the project's razor
dependencies change.

I had to do a litle surgery to get things working. There were plenty of
small bug fixes.

Additionally I got rid of the WeakReferences for tracking listeners. I
was seeing TextBuffers hanging around in VS longer than I expected and
the WeakReferences weren't getting cleaned up. I think it's better that
we just track the lifetime.
2017-09-18 16:56:53 -07:00
..
Behaviors
DocumentInfo Add a background listener for notifications 2017-09-18 16:56:53 -07:00
Properties
RazorInfo Update our diagnostics window 2017-09-06 15:37:06 -07:00
Resources
Microsoft.VisualStudio.RazorExtension.csproj Fixes #1632 - track textviews in the document tracker 2017-08-24 10:47:33 -07:00
NotifyPropertyChanged.cs
RazorPackage.cs
RazorPackage.vsct
RelayCommand.cs
VSPackage.resx
WebConfiguration.png
razorLanguageService.servicehub.service.json
source.extension.vsixmanifest