aspnetcore/src
N. Taylor Mullen aec88e3eba Change Razor directive completions to use new completions API.
- Kept the same behavior as we previously had with Razor directive completions.
- Attempted adding additional functionalities such as lighting up Razor directive completion when completion was invoked on top of Razor directives (non-C#) but ran into issues involving the core HTML editor not consuming the new completion APIs yet. That's something we'll have to re-visit once they move to the new completion APIs.
- Added tests to validate all aspects of new completion APIs.
- Made completion provider turn on and off based off of feature flag.

#1743
#1813
2018-08-10 11:37:47 -07:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions
Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X
Microsoft.AspNetCore.Razor
Microsoft.AspNetCore.Razor.Design
Microsoft.AspNetCore.Razor.Language Add IVT to strong name shim for investigative purposes. 2018-07-30 18:07:54 -07:00
Microsoft.AspNetCore.Razor.Runtime
Microsoft.AspNetCore.Razor.Tasks
Microsoft.AspNetCore.Razor.Tools Flatten AggregateExceptions in rzc 2018-07-31 11:11:43 -07:00
Microsoft.CodeAnalysis.Razor Add IVT to strong name shim for investigative purposes. 2018-07-30 18:07:54 -07:00
Microsoft.CodeAnalysis.Razor.Workspaces Add IVT to strong name shim for investigative purposes. 2018-07-30 18:07:54 -07:00
Microsoft.CodeAnalysis.Remote.Razor
Microsoft.NET.Sdk.Razor
Microsoft.VisualStudio.Editor.Razor Change Razor directive completions to use new completions API. 2018-08-10 11:37:47 -07:00
Microsoft.VisualStudio.LanguageServices.Razor
Microsoft.VisualStudio.Mac.LanguageServices.Razor
RazorPageGenerator
Directory.Build.props