I have just updated sublime text into latest version. I have also install phpfmt plugin.
now i feel that , at before, while i type h1 then tab button , it will generate the full form like < h1 >< /h1>.but it wont right now. i need to press h1 then tab then enter .
how can i solve this problem ?
thanks.
auto complete problem
MD_Rimon
#1
0 Likes
bitsper2nd
#2
You are in luck. Users made a plugin for that in ST4. Check the following thread.
0 Likes
bitsper2nd
#4
What you want is to have the old autocomplete. Go to Suor’s repo, and click on the Code button to copy.
Open Sublime Merge and paste the copied repo link. Be sure that on Sublime Merge, you select the Destination path to Sublime Text Packages folder. Click the Clone button. Done.
0 Likes