Changes to the web and JSON editor APIs in Visual Studio 2019 - Online Free Computer Tutorials.

'Software Development, Games Development, Mobile Development, iOS Development, Android Development, Window Phone Development. Dot Net, Window Services,WCF Services, Web Services, MVC, MySQL, SQL Server and Oracle Tutorials, Articles and their Resources

Sunday, April 14, 2019

Changes to the web and JSON editor APIs in Visual Studio 2019

In Visual Studio 2019 Preview 2, The Web Tools team made some changes to improve extensibility features for extension developers. To standardize interfaces, the CSS, HTML, JSON and CSHTML editors renamed their assemblies as per the following table: Old New Microsoft.CSS.Core Microsoft.WebTools.Languages.Css Microsoft.CSS.Editor Microsoft.WebTools.Languages.Css.Editor Microsoft.Html.Core Microsoft.WebTools.Languages.Html Microsoft.Html.Editor Microsoft.WebTools.Languages.Html.Editor Microsoft.VisualStudio.Html.Package Microsoft.WebTools.Languages.Html.VS Microsoft.JSON.Core Microsoft.WebTools.Languages.Json Microsoft.JSON.Editor Microsoft.WebTools.Languages.Json.Editor Microsoft.VisualStudio.JSON.Package Microsoft.WebTools.Languages.Json.VS Microsoft.VisualStudio.Web.Extensions Microsoft.WebTools.Languages.Extensions Microsoft.Web.Core Microsoft.WebTools.Languages.Shared Microsoft.Web.Editor Microsoft.WebTools.Languages.Shared.Editor To avoid potential parse issues, the JSON parse tree changed behavior.


I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.

Stay tuned to my blogtwitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.


This article is related to


Visual Studio

No comments:

Post a Comment