Posted 19 years ago
by shark92651

I would be really cool if there was a way to provide a pick-list for a parameter when a snippet is expanded. I would imagine it being implemented as a drop-down button that appears in the parameter when it is focused. Either clicking it with the mouse of pressing a shortcut-key would drop it down. The list of values for the pick list could either be coded into the .snippet xml file or they could be fetched dynamically through an event. The event would include the snippet that is being activated and the focused parameter. My users would love this. What do you think?