aspnetcore/tooling/Microsoft.VisualStudio.Razo...
Ryan Nowak 3969c23316 Adds a tracking system for Razor documents
This is a MEF service that can actively or passively track open ITextViews
and give us information about the Razor initialization state and eventing
when it changes.

The purpose of this is to act as a bridge between the VS mef world and the
roslyn world.

For now this doesn't do any passive tracking of Razor documents, it's only
on demand. That means it will only be initialized and used right now when
you are using the Razor developer tools. This is just to reduce our risk,
it's not ideal to ship code in VS that's doing something without anyone
looking at the result.
2017-05-11 08:24:37 -07:00
..
Behaviors ifdef all the Razor Info window code 2017-02-23 11:03:25 -08:00
DocumentInfo Adds a tracking system for Razor documents 2017-05-11 08:24:37 -07:00
Properties Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
RazorInfo Rename ITagHelperDescriptorBuilder => TagHelperDescriptorBuilder. 2017-04-11 17:08:38 -07:00
Resources
Microsoft.VisualStudio.RazorExtension.csproj Adds a tracking system for Razor documents 2017-05-11 08:24:37 -07:00
NotifyPropertyChanged.cs ifdef all the Razor Info window code 2017-02-23 11:03:25 -08:00
RazorPackage.cs Adds a tracking system for Razor documents 2017-05-11 08:24:37 -07:00
RazorPackage.vsct Adds a tracking system for Razor documents 2017-05-11 08:24:37 -07:00
RelayCommand.cs ifdef all the Razor Info window code 2017-02-23 11:03:25 -08:00
VSPackage.resx Improve branding for our extension 2017-02-23 13:12:58 -08:00
WebConfiguration.png Bump up version of the vsix 2017-03-13 13:28:33 -07:00
app.config
packages.config Adds a tracking system for Razor documents 2017-05-11 08:24:37 -07:00
razorLanguageService.servicehub.service.json
source.extension.vsixmanifest Revert "Uncap version max for vsix manifest." 2017-04-14 16:19:03 -07:00