I'm using Sublime Text 3 as a text editor. I need a shortcut way to save time by incrementing or decrementing the selected number.
Asked
Active
Viewed 4,377 times
1
-
A Google search for [`sublime text increment number`](https://www.google.com/#q=sublime+text+increment+number) returned the duplicate post as its **first** result. Please do some research before asking next time. – MattDMo Jul 24 '16 at 14:51
1 Answers
1
When I press Alt+Up next to a number, it gets incremented by 0.1, Cmd+Alt+Up increments it by 10. I'm not sure whether that's default behaviour, I couldn't identify any plugins to be reponsible for this. However, there are several packages available from incrementing numbers.

idleberg
- 12,634
- 7
- 43
- 70