GithubHelp home page GithubHelp logo

Comments (9)

Alireza-Sampour avatar Alireza-Sampour commented on July 18, 2024 1

If the issue is still there I would like to work on this.

from nx-completion.

edbzn avatar edbzn commented on July 18, 2024 1

@Alireza-Sampour go ahead!

from nx-completion.

Alireza-Sampour avatar Alireza-Sampour commented on July 18, 2024 1

I created a pull request, let me know if anything is forgotten.

from nx-completion.

edbzn avatar edbzn commented on July 18, 2024 1

@Alireza-Sampour Thanks for the work!

from nx-completion.

amoghrajesh avatar amoghrajesh commented on July 18, 2024

@edbzn I would like to work on this issue. Let me know how I can onboard myself and how I can contribute.
I would like to know how to test it etc too

from nx-completion.

edbzn avatar edbzn commented on July 18, 2024

Hi @amoghrajesh, you can clone the repository, make the changes, source the code you have changed: source /<path-to-the-plugin>/nx-completion.plugin.zsh and try to type nx in the console to see the completion. Then push your changes and open a PR!

from nx-completion.

amoghrajesh avatar amoghrajesh commented on July 18, 2024

@edbzn could you assign this issue to me so I can work with you on this to solve this one?

from nx-completion.

amoghrajesh avatar amoghrajesh commented on July 18, 2024

@edbzn I need some more background / context to operate on this issue. Could you let me know how I can onboard to understand it?

from nx-completion.

edbzn avatar edbzn commented on July 18, 2024

@amoghrajesh All arguments are formatted in kebab-case actualy, for example:

        "--browser-target[Target to extract from.]:target:" \
        "--i18n-format[Format of the localization file specified with --i18n-file.]:format:" \

The best would be camel-case instead, I would expect something like:

        "--browserTarget[Target to extract from.]:target:" \
        "--i18nFormat[Format of the localization file specified with --i18nFile.]:format:" \

etc... the list is quite long.

from nx-completion.

Related Issues (16)

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.