Code Monkey home page Code Monkey logo

Comments (6)

QuiiBz avatar QuiiBz commented on May 22, 2024 1

Merged again in #358, using one generator (which is now really faster!)

from autocomplete.

mschrage avatar mschrage commented on May 22, 2024

I like this idea a lot! To summarize: we should check to see if any of the staged files share a common prefix and then add the corresponding wildcard pattern as a suggestion?

from autocomplete.

brendanfalk avatar brendanfalk commented on May 22, 2024

Another user comment

I was trying to git add a folder of changes eg:

  • app/web/files/change.js
  • app/web/files/otherthing.js

I wanted the autocomplete to stop at git add app/web/files, but there's no way to do this outside of breaking the autocomplete interface by typing a nonsensical character, or escaping the interface.

from autocomplete.

QuiiBz avatar QuiiBz commented on May 22, 2024

Merged in #349, thanks to everyone!

from autocomplete.

brendanfalk avatar brendanfalk commented on May 22, 2024

Going to reopen this. This PR uses two generators which is going to be really slow. We should do this with 1 generator.

from autocomplete.

QuiiBz avatar QuiiBz commented on May 22, 2024

There are many other specs that use 2 generators, I don't think that really slow. We should benchmark this to see if it's really slow or not.

from autocomplete.

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.