Giter VIP home page Giter VIP logo

Comments (11)

Tadaboody avatar Tadaboody commented on May 18, 2024 2

Going to try this - will post questions here if I run into anything, please reply if this is the right place

from calculator.

I-Campbell avatar I-Campbell commented on May 18, 2024 1

Can you give a more complete list of accepted prefixes / suffixes / formats? This list should be examined for conflicts, for example would 10d mean "ten decimal" or 0x010D

I feel the mode shouldn't be changed but the number converted, eg pasting 2#011 while in DEC radix should paste as 3, rather than switching to binary.

Should pasting ABC assume HEX radix?
Should pasting 9 assume DEC radix?

from calculator.

MicrosoftIssueBot avatar MicrosoftIssueBot commented on May 18, 2024

This is your friendly Microsoft Issue Bot. I created this issue automatically as requested by a team member.

from calculator.

 avatar commented on May 18, 2024

This pitch looks like it has everything it needs for review. In the meantime, we'll keep this idea open for discussion so the community has the chance to provide feedback. Check out our New Feedback Process for more info on the user-centered process we follow for new feature development.

from calculator.

grochocki avatar grochocki commented on May 18, 2024

We reviewed the pitch and would love to move forward with it. Since the idea is fairly straightforward and is entirely captured by the proposal, we can move this straight into production.

from calculator.

grochocki avatar grochocki commented on May 18, 2024

Great! Thanks for picking this up, @Tadaboody.

from calculator.

Ahmed-Yossef avatar Ahmed-Yossef commented on May 18, 2024

anybody working on this ?

from calculator.

HowardWolosky avatar HowardWolosky commented on May 18, 2024

anybody working on this ?

@Tadaboody said that they were, but we haven't seen a PR yet. Are you still working on it @Tadaboody?

from calculator.

Tadaboody avatar Tadaboody commented on May 18, 2024

Got a bit intimidated after playing around with the code and didn't get around to implementing it - it's open if anyone else wants to tackle it

from calculator.

grochocki avatar grochocki commented on May 18, 2024

Ah, sorry to hear that @Tadaboody. Thanks for taking a look anyway. @Ahmed-Yossef, if you are still interested in trying this one out, it is yours.

from calculator.

TheBrenny avatar TheBrenny commented on May 18, 2024

If I knew more about C++ than my small exploration into Arduino, I'd love to help out! But I'm 100% certain I'm going to break something if I try.

Another suggestion to this would be to detect prefixes as they're being typed, as in 0b1101 would automatically switch to decimal as soon as 0b is detected, and if a hex value is recognised beyond the b, automatically switch to hex, as in 0b1101F? Maybe the latter is unnecessary because radix prefixes are pretty common among programmers/binary-users, and as such, it wouldn't occur...

The only exception to the prefix rule would be octal, where 0o (zero and letter O) would be a prefix, rather than just 0?

from calculator.

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.