Searched refs:PathCompletionParticipant (Results 1 – 3 of 3) sorted by relevance
34396 …_webpack_exports__, "PathCompletionParticipant", function() { return PathCompletionParticipant; });34443 var PathCompletionParticipant = /** @class */ (function () {34444 function PathCompletionParticipant(readDirectory) { class in AnonymousFunction410cd55f2200034449 PathCompletionParticipant.prototype.onCssURILiteralValue = function (context) { class34452 PathCompletionParticipant.prototype.onCssImportPath = function (context) {34455 PathCompletionParticipant.prototype.computeCompletions = function (document, documentContext) {34522 …PathCompletionParticipant.prototype.providePathSuggestions = function (pathValue, position, range,…34562 return PathCompletionParticipant;
1 …PathCompletionParticipant } from './pathCompletion.js';\nvar localize = nls.loadMessageBundle();\n…