Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Hide ----- comment in visual Studio

I'm not sure what are this lines and I don't know what to search about this. I pressed something in visual studio and this lines showed up and I don't know how to remove it.

<asp:Panel ID="pnlManifestReport" runat="server">
----<rsweb:ReportViewer ID="rptManifestReport" runat="server" Font-Names="Verdana" 
--------Font-Size="8pt" InteractiveDeviceInfos="(Collection)" 
--------WaitMessageFont-Names="Verdana" WaitMessageFont-Size="14pt" Width="912px">
--------<LocalReport ReportPath="rdlc\rptManifestReport.rdlc">
--------</LocalReport>
----</rsweb:ReportViewer>
</asp:Panel>
like image 717
user2530833 Avatar asked Apr 14 '26 14:04

user2530833


1 Answers

Try

The menu option Edit / Advanced / View White Space or Ctrl-R/Ctrl-W will show spaces and tabs

like image 135
Tamil Selvan C Avatar answered Apr 17 '26 05:04

Tamil Selvan C



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!