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 ...
// Verifying opening and closing the document doesn't cause any issues. await testLspServer.OpenDocumentAsync(sourceGeneratorDocumentUri, text.Text); await testLspServer.CloseDocumentAsync(sourceGeneratorDocumentUri); } [Theory, CombinatorialData] public async Task OpenMultipleSourceGeneratedDocument(bool ...