• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

incr

Increment or decrement the number under cursor.
  • #incr
  • #decr
  • #increment
  • #decrement
  • #add
mustafar
0.2.1 309
2
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

incr

An Atom package to increment and decrement the number under the cursor.

Default Keybindings

cmd-ctrl-k to increment by 1
cmd-ctrl-K to increment by power(10, position)
cmd-ctrl-j to decrement by 1
cmd-ctrl-J to decrement by power(10, position)

Whatchout!

  • Still working on specs
  • If you incr .9 it becomes .10
  • If you decr .0 it becomes .-1

Demo

incr demo

License

Copyright (c) 2014 Mustafa Rizvi Licensed under the MIT license.

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by