Forum for discussing general topics related to Couch.
4 posts Page 1 of 1
Hello everyone,

https://github.com/jzmstrjp/brackets--- ... e-tag-name
This is a nice extension for Brackets Editor.
In the color_the_tag_name.less file I put a new string:
[data-tag-name^="cms"]{color: #F111ED;}

So, after clicking F5 (reloading with extensions) all CouchCMS tags can be distinctly highlighted. Color choice would be dependent on your current theme. I recommend this link for color references http://bada55.io/

2017-06-19-124029.png
2017-06-19-124029.png (19.91 KiB) Viewed 1593 times

2017-06-19-125703.png
Sample
2017-06-19-125703.png (41.73 KiB) Viewed 1593 times


Now it eases eye-strain a bit for pro-cms-coders :)
Thanks.

I wonder how it fares with 'nested' tags in Couch? e.g. -
Code: Select all
<cms:show "data-<cms:show k_folder_name />" />
2017-06-19-165201.png
Nested tag
2017-06-19-165201.png (4.11 KiB) Viewed 1584 times
Cool :)
4 posts Page 1 of 1
cron