How i can set up One Profile and use in all My Projects

I mentioned in the topic, whenever I create a new project in VS Code, I need to set up my font extensions from scratch, which is a waste of time. anyways to make it easy like setting a up my own default vs code profile?

I also waste time doing it every time. Im using profiles but I have to import it in every new project, so I would love to have all my profiles accross all my projects

Would persisting default settings across workspaces address your issue? Or do you need the profiles themselves to persist?

Persisting profiles across workspaces would address my issue perfectly! I need the ability to set up profiles with specific configurations, and when I switch between workspaces, I want those profiles to show up exactly as I set them. That way, I don’t have to reconfigure each time I switch workspaces. Thank you!