Searched refs:completionParticipants (Results 1 – 5 of 5) sorted by relevance
1 …completionParticipants=[]}e.prototype.setCompletionParticipants=function(e){this.completionPartici… property
1 …completionParticipants=[]}return e.prototype.configure=function(e){this.settings=e},e.prototype.ge… property
31085 this.completionParticipants = [];31097 this.completionParticipants = registeredCompletionParticipants || [];31109 contributedParticipants = this.completionParticipants;31110 this.completionParticipants = [participant].concat(contributedParticipants);31123 this.completionParticipants = contributedParticipants;31312 this.completionParticipants.forEach(function (participant) {31354 this.completionParticipants.forEach(function (participant) {31921 this.completionParticipants.forEach(function (participant) {32008 this.completionParticipants.forEach(function (participant) {32021 this.completionParticipants.forEach(function (participant) {
1 …completionParticipants = [];\n }\n HTMLCompletion.prototype.setCompletionParticipants = func…
1 …completionParticipants = [];\n }\n CSSCompletion.prototype.configure = function (settings) {…