Skip to content

Conversation

@CsCherrYY
Copy link
Contributor

fix #717

welcome

@CsCherrYY CsCherrYY changed the title Add formatter settings entry in help center Add configure formatter settings entry in help center Nov 8, 2021
{ name: "Open Java Settings", command: "workbench.action.openSettings", args: ["java."] },
{ name: "Install Extensions...", command: "java.extGuide" }
{ name: "Install Extensions...", command: "java.extGuide" },
{ name: "Configure Java Formatter Settings", command: "java.formatterSettings" }
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or simply Configure Formatter Settings as this page is dedicated for Java?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm OK for both. Here I just find Open Java Settings also includes "Java" explicitly so I append "Java". What do you think of it?

Eskibear
Eskibear previously approved these changes Nov 8, 2021
@CsCherrYY CsCherrYY merged commit a5a8d08 into main Nov 9, 2021
@CsCherrYY CsCherrYY deleted the cs-welcome-formatter branch November 9, 2021 01:53
Eskibear added a commit that referenced this pull request Nov 25, 2021
* update third party notices (#784)

Signed-off-by: Yan Zhang <yanzh@microsoft.com>

* Exp: rollout getting started walkthrough (#796)

Signed-off-by: Yan Zhang <yanzh@microsoft.com>

* Add configure formatter settings entry in help center (#802)

* support to detect arm-macOS (#808)

Signed-off-by: Yan Zhang <yanzh@microsoft.com>

* fix: Get correct project type (#804)

Signed-off-by: Sheng Chen <sheche@microsoft.com>

* upversion to 0.18.7

Signed-off-by: Yan Zhang <yanzh@microsoft.com>

Co-authored-by: Shi Chen <chenshi@microsoft.com>
Co-authored-by: Sheng Chen <sheche@microsoft.com>
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.

Add formatting / code refactoring related information to Java Help Center

3 participants