JavaScriptRegions icon indicating copy to clipboard operation
JavaScriptRegions copied to clipboard

Collapsed Regions showing without text when creating inline MVC View Scripts

Open vibs2006 opened this issue 6 years ago • 0 comments

Installed product versions

  • Visual Studio: [2019 Community Editon] image

from Google Drive URL https://drive.google.com/file/d/1z35I5mpI7-cHK6NggTWmwQZtltovKxOP/view?usp=sharing given on your visual studio market place discussion section as I was unable to find the same extension for Visual Studio 2019 from VS Market Place

  • This extension: [1.1] image

Description

Some Regions are unable to See the Heading as per snapshot below image

If you expand code then you'll see following image

Steps to recreate

  1. Create a new MVC Web APP (.NET Framework 4.5.x or above)
  2. Create a View and Insert in it
  3. Add some MVC Actions like $.post('@Url.Action("DisableRecommendedCarrierDescription", "Setup")'
  4. Open Visual Studio Next Time and notice missing headings for such regions

Current behavior

Already mentioned in description

Expected behavior

Region should be able to show all headers correctly when the same visual studio project is reloaded.

vibs2006 avatar Nov 29 '19 07:11 vibs2006