Issue #94 (VS Code Profiles)02/07/24
Techpresso: Get Smarter About AI and Tech in 5 mins
Receive a daily summary of the most important AI and Tech news, carefully selected from 60+ media outlets.
Also includes a good dose of tech tools and programming-related apps and resources. Join 30,000+ professionals from OpenAI, Meta, Google, Microsoft, Hugging Face, JP Morgan, and more.
|
|
|
As you might know, VS Code added a Profiles feature in early 2023 that allows you to save a set of configurations specific to a project. Here are some useful things to know about VS Code Profiles.
First, even if you haven't used the Profiles feature, everything you do in VS Code is added to a "default" Profile. You can create a new profile via
File > Preferences > Profiles, or by clicking the gear icon in the bottom left area and choosing "Create Profile" from the Profiles menu.
The Profiles menu includes other options like the ability to export and import profiles.
VS Code includes a set of Profile Templates that you can choose from when you're creating a new Profile.
As shown in the screenshot above, there are 7 Profile Templates available for various types of projects and workflows. I would assume others may be added in the future depending on demand.
And one last feature I'll mention was just added to Profiles a few months ago. You can now associate an icon with each Profile you create, so you can easily recognize what Profile you're currently in. Previously, the gear icon would add some small letters that weren't too discernible. An icon works better for this.
You can set an icon you create a new Profile or by choosing "Edit Profile" in the Profile menu after a Profile is created.
With the icon selected for the Profile, that icon will be displayed in place of the gear icon in your VS Code UI. In the screenshots above and below, I've chosen a rocket icon for this VS Code Profile.
The options for icons look to be limited to 72 line-based icons and I don't see a way to add your own custom icon. That could be something that will change in the future, but for now this is a useful way to know what Profile you're currently working in at a glance.
Now on to this week's hand-picked links!