Replies: 1 comment
-
For bools, there's already an attempt at; #2931 Markdown box ticking could be nice too - [x] <-> [ ] |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I frequently think that it would be nice if I could increment / decrement non-integer types.
Increment boolean -> toggle true/false.
Increment letter -> lexicographically cycle through a-z.
Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions