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
Discussion options

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

Comment options

You must be logged in to vote
5 replies
@gegoune
Comment options

@xiyaowong
Comment options

@gegoune
Comment options

@sumneko
Comment options

@gegoune
Comment options

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