There is a jQuery plugin requirement to use quick tag, the link goes to a 404 page.
However, you could probably do this better with native HTML5 autocomplete attributes on the textarea and also datalist tags - negating the need for jQuery:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist