Searched defs:serverPath (Results 1 – 2 of 2) sorted by relevance
178 const [server, serverPath] = await this.startLanguageClient( constant204 var serverPath = variable350 const serverPath = config.get<string>(serverSettingName, workspaceFolder); constant
68 for (const serverPath of serverPaths) { constant