Open
Description
opened on May 4, 2023
Profiles are great, especially for school labs. However, currently it seems impossible to import .code-profile
files using CLI. Looks like it can only be done interactively in the GUI.
Something like this would be perfect:
code --import-profile "\\myserver\share\code\xyz.code-profile"
This would be a lot of help for IT administrators who prepare scripted installation of VS Code on school labs with different classes and different profiles, config, extensions.
Activity