Searched refs:getCompletionForImportPath (Results 1 – 3 of 3) sorted by relevance
31205 this.getCompletionForImportPath(node, result);32019 CSSCompletion.prototype.getCompletionForImportPath = function (importPathNode, result) { method in CSSCompletion34685 SCSSCompletion.prototype.getCompletionForImportPath = function (importPathNode, result) { method in SCSSCompletion34699 return _super.prototype.getCompletionForImportPath.call(this, importPathNode, result); method in _super
1 …getCompletionForImportPath(o,r)}if(r.items.length>0||this.offset>o.offset)return this.finalize(r)}… method in t
1 …getCompletionForImportPath(node, result);\n // } else if (node instanceof nodes…