vscode-extensions-profiles
vscode-extensions-profiles copied to clipboard
Feature Request: apply a default profile when no profile is set for a folder/project
Is there a way to set a "global profile" that is the default? I'd like to have the ability to create a default profile so that when I open a folder in VS Code this default profile is what loads. But when I want to change it to a typescript profile, or a python profile, etc., then I can select a different profile for that folder.
Hi Just wanted to follow up on this and ask if anyone has ideas on how I can customize this for myself? The problem this would solve for me is that my work computer syncs with OneDrive by default so it gets really slow if too many extensions are activated. What I wanted is to have the default profile be based on a VS Code setting. If i select a specific profile as my default, then it will load that profile. Otherwise, maybe I can put a settings.json file in my .vscode folder? Ideas?
Checking again to see if anyone is interested in helping me flesh this feature out. If you don't have time to develop it, I can give it a shot. Did @drod3763 or @jlongo ever flesh outhe "Global" profile idea that they requested? I think my idea is similar.