Skip to content
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

Merged
merged 6 commits into from
Feb 20, 2023
Merged

Profiles topic #6044

merged 6 commits into from
Feb 20, 2023

Conversation

gregvanl
Copy link

Outline for User Guide Profiles topic

@gregvanl gregvanl self-assigned this Feb 13, 2023
@gregvanl
Copy link
Author

New topic for #6020

@sandy081
Copy link
Member

Also adding @isidorn for feedback

@sandy081
Copy link
Member

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?


TBD ![alt](https://) that shows the Activity bar icon

### Settings
Copy link
Contributor

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,


launch and create an empty profile

## Troubleshooting
Copy link
Contributor

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

Copy link
Contributor

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

docs/editor/profiles.md Show resolved Hide resolved
docs/editor/profiles.md Outdated Show resolved Hide resolved
@isidorn
Copy link
Contributor

isidorn commented Feb 13, 2023

Thanks for working on this. I left some minor comments.
I will be happy to help with some sections. If that is the case just add a todo@isidorn on the section and I will take care of it.


![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.
Copy link
Member

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.

docs/editor/profiles.md Outdated Show resolved Hide resolved
@isidorn isidorn self-assigned this Feb 17, 2023
@isidorn isidorn added this to the February 2023 milestone Feb 17, 2023
@isidorn
Copy link
Contributor

isidorn commented Feb 17, 2023

Also assigning to me and to February so we get this done during Endgame week.
@gregvanl let me know if you would like me to write some sections? I will have time next week.

@gregvanl
Copy link
Author

gregvanl commented Feb 20, 2023

@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.
To make it easier to work together, I'll create a branch in vscode-docs with the current version and we can then both commit directly there and then merge the final content in a PR to vscode-docs main when we're done.
Update: topic is now in new branch at https://github.com/microsoft/vscode-docs/blob/profilesTopic/docs/editor/profiles.md

@gregvanl gregvanl marked this pull request as ready for review February 20, 2023 04:58
@gregvanl gregvanl changed the base branch from main to profilesTopic February 20, 2023 04:59
@gregvanl gregvanl merged commit 5c7f9da into microsoft:profilesTopic Feb 20, 2023
@isidorn
Copy link
Contributor

isidorn commented Feb 20, 2023

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants