autoclose-html
autoclose-html copied to clipboard
problem with auto complete HTML
atom repeats starting angle bracket(< ) on auto-complete? How I can fix it
@JacobAmsalu Try installing Auto Close HTML+ instead. It's the most up-to-date fork of this package
I have already installed auto complete HTML. But when i use auto complete it doubles staring angle bracket. <<img
On Thu, Aug 8, 2019, 6:33 PM Ronnie Dutta [email protected] wrote:
@JacobAmsalu https://github.com/JacobAmsalu Try installing Auto Close HTML+ https://atom.io/packages/autoclose-html-plus instead
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mattberkowitz/autoclose-html/issues/214?email_source=notifications&email_token=AGZWW7KDL3SKGLQ2LVHKOADQDSNMPA5CNFSM4IKO45KKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD35CWFI#issuecomment-519711509, or mute the thread https://github.com/notifications/unsubscribe-auth/AGZWW7NDXBOYYTATFVFAWR3QDSNMPANCNFSM4IKO45KA .
did you remember to uninstall the old package?
@JacobAmsalu Oh, are you talking about if you type e.g. <hea
and then press tab to select the auto-complete suggestion, and get something like this?
<<header>
</header>
yes
On Fri, Aug 9, 2019, 2:24 AM Ronnie Dutta [email protected] wrote:
@JacobAmsalu https://github.com/JacobAmsalu Oh, are you talking about if you type e.g. <hea and then press tab to select the auto-complete suggestion, and get something like this?
<
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mattberkowitz/autoclose-html/issues/214?email_source=notifications&email_token=AGZWW7KS5HGAXZWTHBP3N63QDUETRA5CNFSM4IKO45KKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD35XFJI#issuecomment-519795365, or mute the thread https://github.com/notifications/unsubscribe-auth/AGZWW7MZHDTYG5D72WRC3TDQDUETRANCNFSM4IKO45KA .
@JacobAmsalu I can only reproduce this for an unsaved file with HTML grammar selected. This is also reproduced in safe mode (without any packages loaded), so it's not a bug in the package.
Txs for your support. I have got the solution
On Mon, Aug 12, 2019, 12:01 PM Ronnie Dutta [email protected] wrote:
@JacobAmsalu https://github.com/JacobAmsalu I can only reproduce this for an unsaved file with HTML grammar selected. This is also reproduced in safe mode (without any packages loaded), so it's not a bug in the package.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mattberkowitz/autoclose-html/issues/214?email_source=notifications&email_token=AGZWW7L7GTPAFL6FHESGMV3QEGCOFA5CNFSM4IKO45KKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4DACXI#issuecomment-520487261, or mute the thread https://github.com/notifications/unsubscribe-auth/AGZWW7PQEQFSQBP4JG2O7DDQEGCOFANCNFSM4IKO45KA .
I have uninstalled and reinstalled the auto close package and still have the problem of getting the double open bracket when i am tabbing example <<p
. Any update on how to fix this?
Also If I type
and not even press tab this is what follows:
so it looks like
>>