Answer the question
In order to leave comments, you need to log in
Is it possible in Sublime 3 to disable bracket auto-completion for a specific file type?
In *.txt text files, Sublime continues to pad parentheses, this is not convenient. How to disable?
Answer the question
In order to leave comments, you need to log in
I haven't tested it, but it should work like this:
Open any *.txt document. Now go to the settings panel and select
"Preferences" --> "Settings - More" --> "Syntax-specific - User"
// Controls auto pairing of quotes, brackets etc
"auto_match_enabled": false,
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question