autoclose-html icon indicating copy to clipboard operation
autoclose-html copied to clipboard

problem with auto complete HTML

Open Jacobbayisa opened this issue 5 years ago • 10 comments

Jacobbayisa avatar Aug 08 '19 22:08 Jacobbayisa

atom repeats starting angle bracket(< ) on auto-complete? How I can fix it

Jacobbayisa avatar Aug 08 '19 22:08 Jacobbayisa

@JacobAmsalu Try installing Auto Close HTML+ instead. It's the most up-to-date fork of this package

binaryfunt avatar Aug 08 '19 22:08 binaryfunt

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 .

Jacobbayisa avatar Aug 08 '19 23:08 Jacobbayisa

did you remember to uninstall the old package?

CoWinkKeyDinkInc avatar Aug 09 '19 01:08 CoWinkKeyDinkInc

@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>

binaryfunt avatar Aug 09 '19 06:08 binaryfunt

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 .

Jacobbayisa avatar Aug 09 '19 12:08 Jacobbayisa

@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.

binaryfunt avatar Aug 12 '19 16:08 binaryfunt

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 .

Jacobbayisa avatar Aug 12 '19 16:08 Jacobbayisa

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?

ghost avatar Feb 04 '22 18:02 ghost

Also If I type

and not even press tab this is what follows:

so it looks like

>>

ghost avatar Feb 04 '22 18:02 ghost