MCPcopy Create free account
hub / github.com/Snapchat/Valdi / getFreshLensLocation

Function getFreshLensLocation

valdi/vscode_debugger/src/ui/npmScriptLens.ts:26–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24const localize = nls.loadMessageBundle();
25
26const getFreshLensLocation = () => readConfig(workspace, Configuration.NpmScriptLens);
27
28/**
29 * Npm script lens provider implementation. Can show a "Debug" text above any

Callers 2

constructorMethod · 0.85

Calls 1

readConfigFunction · 0.90

Tested by

no test coverage detected