Minimizing label comment turns into /* .. */

Ideas for new features & functions

Moderators: Dorian (MJT support), JRL

Post Reply
User avatar
Grovkillen
Automation Wizard
Posts: 1024
Joined: Fri Aug 10, 2012 2:38 pm
Location: Bräcke, Sweden
Contact:

Minimizing label comment turns into /* .. */

Post by Grovkillen » Wed Mar 27, 2024 9:48 am

Minimizing label comment turns into /* .. */, would be great if those label comments instead turned into:

Code: Select all

/* name_of_label */
So this:

Code: Select all

/*
body_blank_main_html:
<style>body{background-color:%HTML_COLOR_main%;}</style><body></body>
*/  
becomes:

Code: Select all

/* body_blank_main_html */  
Same idea as minimizing the SRT's
Last edited by Grovkillen on Wed Mar 27, 2024 12:15 pm, edited 1 time in total.
Let>ME=%Script%

Running: 15.0.24
version history

User avatar
Dorian (MJT support)
Automation Wizard
Posts: 1354
Joined: Sun Nov 03, 2002 3:19 am
Contact:

Re: Minimizing label comment turns into /* .. */

Post by Dorian (MJT support) » Wed Mar 27, 2024 9:59 am

Noted. Thank you.
Yes, we have a Custom Scripting Service. Message me or go here

Post Reply
cron
Sign up to our newsletter for free automation tips, tricks & discounts