microsoft / vscode-makefile-tools

MAKE integration in Visual Studio Code
Other
194 stars 58 forks source link

Honor workspace trust in VSCode. Also warn about possible code being executed under --dry-run first time it is invoked. #514

Closed andreeis closed 11 months ago

andreeis commented 11 months ago

Honor workspace trust in VSCode. Also warn about possible code being executed under --dry-run first time it is invoked. Fix for https://github.com/microsoft/vscode-makefile-tools/issues/506.