Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×Hi,
I am migrating a scripted JQL function to my own plugin code. I am wondering how I can customise the syntax completion as shown in the screenshot:
(1) shows the name of the function and the parameters
(2) shows the description of the function
There seems to be no way to control that behaviour in AbstractJqlFunction (or the module descriptor). I would appreciate, if someone could point me in the right direction where to look for that functionality.
Thanks!