I have tried to add definitions for the task-specific settings, as added in ESPEasy via PR 4421, but then the auto-complete doesn't seem to work in the Rules editor when trying to use [<taskname>#...] (to fill in the ... part), probably because it is trying to insert some other values/events that have a # included. I have found that there is some explicit handling for # but I don't understand yet how that is to be modified to get it working as auto-complete.
My JS skills are not that great, and my understanding of this code isn't that in-depth either, so can you suggest how to implement that, or, as an alternative, on how to specify these auto-complete values?