Code Monkey home page Code Monkey logo

Comments (7)

zjx20 avatar zjx20 commented on September 1, 2024 1

Sure! I have opened a new issue #4 for that.

from bartycrouch.

Jeehut avatar Jeehut commented on September 1, 2024

Hi @zjx20, thanks for asking this question. As you might have guessed from code I initially planned to add this option via the CLI but finally opted not to do so because I wasn't sure about how useful it would be. But now that you're asking for it, sure – I just released a new version (1.2.0) which adds this feature.

I hope this helps!

from bartycrouch.

Jeehut avatar Jeehut commented on September 1, 2024

Ah, too bad, I just tested and it doesn't seem to work as of yet. I'll have a look tomorrow again. I'll reopen until then.

from bartycrouch.

zjx20 avatar zjx20 commented on September 1, 2024

Thanks for the quick response!
By the way, is it possible to keep comments in sync?

For example, there is one generated comment:

/* Class = "UITableViewSection"; headerTitle = "Foo"; ObjectID = "HQs-Z9-d7P"; */
"HQs-Z9-d7P.headerTitle" = "Foo";

If the "Foo" value was changed to "Bar" in the base Main.storyboard, can .strings files be also updated to reflect the change? To become:

/* Class = "UITableViewSection"; headerTitle = "Bar"; ObjectID = "HQs-Z9-d7P"; */
"HQs-Z9-d7P.headerTitle" = "Bar";  /* gets the update too if it wasn't a translated value */

from bartycrouch.

Jeehut avatar Jeehut commented on September 1, 2024

I'm now investigating this issue.

Also a good idea with updating the comment accordingly – could you please open a separate issue on that so we can discuss it independently? Thanks!

from bartycrouch.

Jeehut avatar Jeehut commented on September 1, 2024

👍

from bartycrouch.

Jeehut avatar Jeehut commented on September 1, 2024

Just found the issue why v1.2.0 didn't work, fixed it and released v1.2.1. This should work now!

from bartycrouch.

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.