-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Profiles topic #6044
Profiles topic #6044
Conversation
New topic for #6020 |
Also adding @isidorn for feedback |
Before jumping into the create profile in the start, how about a quick introduction about profiles and the current state of art like mentioning about default profile and what it is? |
docs/editor/profiles.md
Outdated
|
||
TBD ![alt](https://) that shows the Activity bar icon | ||
|
||
### Settings |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure if each of these need to a be a subsection. Probably a bullet point list is enough,
docs/editor/profiles.md
Outdated
|
||
launch and create an empty profile | ||
|
||
## Troubleshooting |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we have this as part of FAQ. Troubleshooting sounds like we are expecting issue,
# Profiles in Visual Studio Code | ||
|
||
## Create a Profile | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would love us to link from this doc to a profiles video @burkeholland is working on.
That should probably be at the top
Thanks for working on this. I left some minor comments. |
|
||
![Create Profile command](images/profiles/create-profile.png) | ||
|
||
You can create a new profile based on the current profile (**Profiles: Create from Current Profiles**) or create an Empty Profile. An Empty Profile includes no user customizations (settings, extensions, snippets, etc.) but with the UI state (view layouts and sizing) preserved. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Empty profile also resets the UI state including view layout. Workspace state is not included which is sizes, editor layout etc., My suggestion would be not to separate UI state here. In FaQ or advanced section, we can clarrify this.
Also assigning to me and to February so we get this done during Endgame week. |
@isidorn Would you like to work on the "Uses for Profiles" section? Those examples might also be useful if you are planning to do a blog post. |
@gregvanl sounds good to me. I can work on the "Uses for Profiles" section. I will push to that branch directly and you can edit it as you think is best. Thank you |
Outline for User Guide Profiles topic