MCPcopy
hub / github.com/microsoft/pyright / customInstallServerIntoExtension.js

File customInstallServerIntoExtension.js

server/customInstallServerIntoExtension.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3// This file is based on the "installServerIntoExtension" that ships with the
4// vscode-languagserver node package. We needed to modify it because the original

Callers

nothing calls this directly

Calls 3

resolveMethod · 0.80
errorMethod · 0.45
logMethod · 0.45

Tested by

no test coverage detected