D
D
dmi3362018-08-11 01:51:45
HTML
dmi336, 2018-08-11 01:51:45

How to set auto-closing brackets in Sublime text 3?

I decided to try Sublime text 3 after Notepad ++, I got used to first putting an opening and closing angle bracket, and then writing the tag itself inside. In Sublime, if you do this, then the closing tag is appended by itself and one extra right angle bracket is obtained. For example:

<html>
</html>>

How to get rid of this, or is it a feature of the editor and everyone writes an opening bracket first, then uses this autocomplete? Put in the parameters
{
"auto_complete": false
}
nothing has changed, emmet has not yet been set

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question