Skip to content

Disable built in formatting #956

Answered by sumneko
gegoune asked this question in Q&A
Feb 17, 2022 · 1 comments · 5 replies

You must be logged in to vote

I didn't realize there was a format on save feature before.
If you use VSCode, you can temporarily disable this feature for lua with this configuration:

"[lua]": {
    "editor.formatOnSave": false
}

Replies: 1 comment 5 replies

You must be logged in to vote
5 replies
@gegoune

@xiyaowong

@gegoune

@sumneko

@gegoune

Answer selected by gegoune
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants