Code Monkey home page Code Monkey logo

numbermonger's Introduction

NumberMonger

Lightweight extension to VSCode to help you deal with numbers. No settings, everything can be configured through the command bar.

Features

NumberMonger lets you

  1. sum up sequences of numbers in floating point, integer, hexidecimal or binary representation
  2. use multiple cursors to insert sequences of numbers with arbitrary initial values and step
  3. insert sequences of random integers
  4. convert between hexadecimal, binary and decimal numbers

All features are accessed through the command bar (ctrl+p).

  • Sum Sequence, even when they're inside arrays! Also shows mean, standard deviation and median of the sequence.

Sum Sequence Demo

  • Insert Sequence of hex, dec or bin numbers with arbitrary start, step size, right or left alignment and zero padding.

Insert Sequence Demo

  • Insert Random Sequence.

Insert Random Sequence Demo

  • Convert between hex, dec and bin representations, even inside arrays!

Convert Demo

Acknowledgements

Thank you for the amazing Yeoman VSCode extension generator!

Known Issues

Release Notes

0.4.0

  • Improved display of inserted floating point sequences.

0.3.0

  • Added support for inserting floating point sequences.

0.2.1

  • Fixed median bug.

0.2.0

  • Support for floating point summation
  • Additional information about the sequence (mean, median, standard deviation)

0.1.4

  • Fixed uncaught exception when escaping from user prompts

0.1.3

  • Fixed test folder being downloaded with extension from marketplace by adding .vscodeignore

0.1.1

  • Added Icon
  • Refactored Code

0.1.0

  • First release.

numbermonger's People

Contributors

softwareape avatar ahmad-elkomy avatar

Watchers

James Cloos avatar Lucas Maffazioli avatar

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.