Sublime Forum

HTML Autocomplete snippet adding extra < character

#1

Hi.

I can find some similar old reports here about this, and a few reports out in Google-land.

I don’t have Zen plugin installed, but it is somewhere config related, since running sublime as a fresh linux user doesn’t do this.

I type (eg)

<di
and get
<<div> <div>

For reasons that should be obvious, please don’t try and say the ‘correct answer’ is that I should be typing

div

What’s the recommended way to reset to a ‘clean’ sublime configuration and then progressively restore my current config?

Thanks…

0 Likes

#2

This works on a my install of 3118.

0 Likes

#3

The recommended way to reset ST’s config: https://www.sublimetext.com/docs/3/revert.html

0 Likes