资讯

Description When using the publish feature in mssql extension, I expect the tool to first build the database project from the current files in the sqlproj, before generating the publish script/running ...
We are developing a VSCode extension that edits a TextDocument via the LanguageServer using Connection.workspace.applyEdit. Recently we ran into an issue when editing unopened documents, the original ...