Author Topic: User Defined Language templates for editing skins and virtual tags in Notepad++  (Read 26934 times)

hiccup

  • Sr. Member
  • ****
  • Posts: 7760
updated for Picard 2.9

Markup formatting was added for several new, and some previously overlooked tags, functions and variables:

$max
$min
_datatrack
_discpregap
_file_created_timestamp
_file_modified_timestamp
_lyricistsort
_musicbrainz_discids
_musicbrainz_tracknumber
_performance_attributes
_pregap
_recording_comment
_recording_firstreleasedate
_recording_series
_recording_seriescomment
_recording_seriesid
_recording_seriesnumber
_release_series
_release_seriescomment
_release_seriesid
_release_seriesnumber
_releaseannotation
_releasecountries
_releasegroup_firstreleasedate
_releasegroup_series
_releasegroup_seriescomment
_releasegroup_seriesid
_releasegroup_seriesnumber
_work_series
_work_seriescomment
_work_seriesid
_work_seriesnumber
_workcomment
_writersort
movement
movementnumber
movementtotal
showmovement
releasedate

Formatting for the AlbumArtist Extension plugin functions was removed since the plugin is now obsolete and is succeeded by the Additional Artists Variables plugin.
 
Last Edit: July 28, 2023, 05:43:27 PM by hiccup

hiccup

  • Sr. Member
  • ****
  • Posts: 7760
I have added a UDL for editing Theater Mode XMLs:



More info and the download link are in the startpost.
 

Mayibongwe

  • Sr. Member
  • ****
  • Posts: 986
  • Heal The World
Cool. Thanks hiccup.
Having used your UDL for skins all this time, it's nice to see familiar colours again.
Below is what I have been using for editing Theater Modes - Notepad++'s default for XML files.

Favourite song at the moment:   Decode by Paramore

hiccup

  • Sr. Member
  • ****
  • Posts: 7760
Having used your UDL for skins all this time, it's nice to see familiar colours again.
Below is what I have been using for editing Theater Modes - Notepad++'s default for XML files.
That's very good to hear read.
Let me know if you find some functionality that you think could be better. (colour grouping of elements, maybe some elements not getting coloured, collapsing/folding blocks, etc.)

There may be some room to add additional colours (not much though), but I'm also worried that too many different colours can turn things into a circus ;-)
Of course you can tweak the colours yourself too. Or fonts, sizes etc.
I'm sure you can figure that out if you want to. (else, ring a bell)

hiccup

  • Sr. Member
  • ****
  • Posts: 7760
The UDL for editing Theater Mode XMLs was updated.
(added a couple of missing elements)