Skip to content

how to enable formatting #1152

Discussion options

You must be logged in to vote

Looks like I needed a language-specific override for the editor.defaultFormatter setting since I had set it to Prettier for my webdev projects.

"[go]": {
    "editor.defaultFormatter": "golang.go”,
}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by diminutivesloop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
1 participant