5eceabe Create .metals directory if it doesn't exist (@tgodzik) 24f97e7 build(deps-dev): bump ts-mocha from 9.0.2 to 10.0.0 (@dependabot[bot]) 7d93aac build(deps-dev): bump @typescript-eslint/parser from 5.21.0 to 5.22.0 (@dependabot[bot]) fd68a10 chore(deps-dev): bump...
Use the remote docker daemon with docker context get errorinvalid mount config for type "bind": bind source path does not exist#3330 Closed tvvigneshmentioned this issueSep 9, 2020 Ability to specify remote project directory path in host settingsalefragnani/vscode-project-manager#409 ...
+ process.kill(parentPid, 0); // Throws an exception if the process doesn't exist anymore. + } catch (e) { + exit(); + } + }, 5000); +} else { + logger.error('no parent process'); + exit(1); +} + +const vscode = new Vscode(); +const send = (messag...
+ process.kill(parentPid, 0); // Throws an exception if the process doesn't exist anymore.+ } catch (e) { + exit(); + } + }, 5000); +} else { + logger.error('no parent process'); + exit(1); +} + +const vscode = new Vscode(); ...
Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results mor...