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 Set 2.1 baselines 2018-06-14 16:43:22 -07:00
Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X Use checksum for classname if filepath is null 2018-06-11 08:25:57 -07:00
Microsoft.AspNetCore.Razor Handle `null` entries correctly for `IsEmptyOrWhiteSpace` 2018-07-23 15:25:41 -07:00
Microsoft.AspNetCore.Razor.Design Set 2.1 baselines 2018-06-14 16:43:22 -07:00
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 Set 2.1 baselines 2018-06-14 16:43:22 -07:00
Microsoft.AspNetCore.Razor.Tasks Merge branch 'release/2.1' into dev 2018-05-03 11:19:46 -07:00
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 Reorganize file tracker 2018-05-08 16:27:51 -07:00
Microsoft.NET.Sdk.Razor Honor NoBuild flag during publish 2018-07-26 11:40:38 -07:00
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 Rename a file 2018-06-06 09:30:24 -07:00
Microsoft.VisualStudio.Mac.LanguageServices.Razor Reorganize file tracker 2018-05-08 16:27:51 -07:00
RazorPageGenerator
Directory.Build.props