Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/angular/angular
/ delete
Method
delete
vscode-ng-language-service/server/src/utils.ts:165–167 ·
view source on GitHub ↗
(item: string)
Source
from the content-addressed store, hash-verified
163
}
164
165
delete(item: string) {
166
this.set.delete(item);
167
}
168
169
/**
170
* Returns all items sorted by most recently used.
Callers
8
clearWorkspaceConfigurationCache
Function · 0.45
watchFile
Method · 0.45
watchDirectory
Method · 0.45
update
Method · 0.45
handleCompilerOptionsDiagnostics
Method · 0.45
onDidCloseTextDocument
Method · 0.45
mergeTemplateSymbolsIntoClass
Function · 0.45
utils_spec.ts
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected