Giter VIP home page Giter VIP logo

Comments (3)

ahyatt avatar ahyatt commented on July 30, 2024

It should be that tag completion works when you do complete-symbol. That should bring up some way (exactly how depends on how you have set up emacs) of completing tags. By default, this is bound to C-M-i, and various completion packages do other things to turn on this completion. I use corfu, which has auto-completion, which I turn on with (corfu-auto).

Please let me know if this helps or not.

from ekg.

rbenit68 avatar rbenit68 commented on July 30, 2024

Thank you, @ahyatt.

It is only now that I have learnt the use of complete-symbol, what a bad thing!

Only in case it matters:

  1. if I use complete-symbol without any package, or with corfu or with company, when completing (some already entered characters) a tag (of a template), the tag is correctly completed but the content of the template does not appear automatically.

  2. If instead I select the label completely (no entered any character at all) from the options (no package, company or corfu), the label and the content of the template as well are inserted correctly.

  3. But installing ivy I can get the tag and the content of the template following the directions of 1). I don't want to use ivy globally because is very intrusive and disturbing in the way I use Emacs; I am now trying some hooks that activate and deactivate ivy.

Best.

from ekg.

ahyatt avatar ahyatt commented on July 30, 2024

I think this issue has been resolved, so I'm closing it. If I'm mistaken, please go ahead and re-open.

from ekg.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.