Giter Club home page Giter Club logo

Comments (3)

thantthet avatar thantthet commented on June 6, 2024

There is no plan to add new features for now. But I'll try my best effort to fix the bugs. :)

btw, there is already Match any key feature. What's the difference with existing feature?
Other features will be great to be added.

Sure, I can help you with the codes. It will be great to be contributed.

Please email me to: tªttkz.me

from keymagic.

laicasaane avatar laicasaane commented on June 6, 2024

I should explained more about match any key. First, we pretend that each VK is a symbol, I'll called it a key symbol to differentiate from the character symbols like 'a', '0', '#',... Then, those key symbols can be concatenated to form a string of keys. This string can be assigned to a variable. Finally, we can apply [*], [^], [1], [2],..., [$1], [$2],... to that string of keys. Note that, any key combination using & operator (like VK_SHIFT & VK_KEY_9) is considered as a single symbol.

At this time, VK symbols aren't permitted to be assigned to a variable, and the + operator isn't permitted for the VKs on the RHS as well. It raises a syntax error here.

there is already Match any key feature.

Do what you mean differ from what I mean by any chance? It's best if you provide a snippet to explain this feature.

from keymagic.

stale avatar stale commented on June 6, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from keymagic.

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.