Home
last modified time | relevance | path

Searched defs:allowLocalPluginLoads (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/src/webServer/
DwebServer.ts173 allowLocalPluginLoads: SessionOptions["allowLocalPluginLoads"]; property
/third_party/typescript/src/server/
Dsession.ts711 allowLocalPluginLoads?: boolean; property
774 allowLocalPluginLoads: opts.allowLocalPluginLoads, constant
DeditorServices.ts418 allowLocalPluginLoads?: boolean; property
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts9887 allowLocalPluginLoads?: boolean; property
10196 allowLocalPluginLoads?: boolean; property
/third_party/typescript/lib/
Dtsserverlibrary.d.ts9760 allowLocalPluginLoads?: boolean; property
10069 allowLocalPluginLoads?: boolean; property
Dtsserver.js159951 allowLocalPluginLoads: opts.allowLocalPluginLoads, property
164407 allowLocalPluginLoads: server.hasArgument("--allowLocalPluginLoads"), property
Dtsserverlibrary.js160145 allowLocalPluginLoads: opts.allowLocalPluginLoads, property