rbrisita / codio-sui

A media format for VS Code to record and playback the process of programming.
GNU Affero General Public License v3.0
10 stars 3 forks source link

Support Workspace Trust #114

Closed rbrisita closed 2 years ago

rbrisita commented 2 years ago

https://code.visualstudio.com/api/extension-guides/workspace-trust

rbrisita commented 2 years ago

Look at: https://code.visualstudio.com/docs/editor/workspace-trust#_commandline-switch

rbrisita commented 2 years ago

Because of the issue of accepting trust and not having newly installed local extensions load on the first load, this can be disable from the command line which is a canon responsibility.

rbrisita commented 2 years ago

Using --disable-workspace-trust