% if (!_.isEmpty(obj.icon)) { %>
<% if (icon.type === 'file-path') { %>
<% } else if (icon.type === 'icon') { %>
<% } %>
<% } %>
<%= highlight(_.escape(text)) %>
<% if (typeof(label) !== "undefined") { %>
(<%- label %>)
<% } %>
<% if (typeof(matchValue) !== "undefined") { %>