Skip to main content
Participant
November 4, 2016
Question

2017 Code Coloring - code within code problem

  • November 4, 2016
  • 1 reply
  • 465 views

Old versions of color coding worked in such that comments within comments color coded based on the matching end.  Now it looks like it only matches until any matching end no matter if it is not really the paired end. So the resulting action is the comments coloring would be applied to the 1st set but it should look like the 2nd below.  Seriously 2017 is a major pain in the ass so far.

<!---

<div id="site_header">

  <div id="site_header_left" style="text-align:left; padding-left:10px; width:48%; height:100%; float:left;">

  <!---<img src="_images/bullet.jpg" align="ABSMIDDLE">--->

  </div>

   <div id="site_header_right">

   <div>

  </div>

   </div>

</div>--->

<!---

<div id="site_header">

  <div id="site_header_left" style="text-align:left; padding-left:10px; width:48%; height:100%; float:left;">

  <!---<img src="_images/bullet.jpg" align="ABSMIDDLE">--->

  </div>

   <div id="site_header_right">

   <div>

  </div>

   </div>

</div>--->

This topic has been closed for replies.

1 reply

Nancy OShea
Community Expert
Community Expert
November 4, 2016

Technically nested comments are not valid code.

Use your Validation tools.

Nancy O.

Nancy O'Shea— Product User & Community Expert
Participating Frequently
June 28, 2020

Hi All,

 

We have started working on “Code Color Customization” improvements by adding support for customization of generic and language specific colors.


We have further stabilized the code coloring feature in our latest Prerelease build 15333.


You can refer to below thread for more details on code coloring customization improvements.
https://forums.adobeprerelease.com/dwalpha/discussion/467/dreamweaver-build-15333-is-now-available#l...

 

Please join Dreamweaver beta program from below link and try out the feature.

https://www.adobeprerelease.com/beta/9EB451B5-D2E8-46E5-AFA2-78C85442FFA2/participate/CD0C95AA-6274-...

 

Please go ahead and try out the build and let inflow your thoughts/suggestions. Looking forward to your valuable feedback.

 

Thanks


Dreamweaver Team