microsoft / vscode-cpptools

Official repository for the Microsoft C/C++ extension for VS Code.
Other
5.53k stars 1.56k forks source link

Add signing for .js files #12749

Closed sean-mcmanus closed 1 month ago

sean-mcmanus commented 1 month ago

Fixes https://github.com/microsoft/vscode-cpptools/issues/12744

This is based on https://github.com/microsoft/vscode-cmake-tools/pull/3573

bobbrow commented 1 month ago

The PR you linked to also has a proj for signing the vsix. Do you plan to add that one as well?

sean-mcmanus commented 1 month ago

The PR you linked to also has a proj for signing the vsix. Do you plan to add that one as well?

Yeah, I'm saving that for a follow up PR tracked by https://github.com/microsoft/vscode-cpptools/issues/12725.