Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add functionality to increment/decrement numbers #69

Open
timurproko opened this issue Jun 8, 2024 · 2 comments
Open

Add functionality to increment/decrement numbers #69

timurproko opened this issue Jun 8, 2024 · 2 comments
Labels
feature Feature suggestions

Comments

@timurproko
Copy link

I adore the plugin, but the only feature it lacks is the ability to increment and decrement numbers. Currently, I'm attempting to replicate the desired functionality by including ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9"], but the issue arises when the limit is reached; it doesn't continue. It would be wonderful to have the option to toggle numbers without resorting to this workaround. Here's a GIF illustrating what I mean:
2024-06-08_15-25-12

@Noorts Noorts added the feature Feature suggestions label Jun 8, 2024
@Noorts
Copy link
Owner

Noorts commented Jun 8, 2024

Welcome back @timurproko and thanks for the feature request!

I'll have to take some time and consider including such functionality in the plugin. Currently Toggler offers some very simple core features.

In the meantime, if this is truly a must have, then consider checking out the following extensions:

  • Check out the "String Manipulation" plugin that offers a specific increment/decrement feature. See here.
  • Check out an older (last commit made in 2021) but more feature rich alternative to Toggler called Shifter. This plugin seems to have a "Numeric Shifting" feature built in.

@timurproko
Copy link
Author

Thank you for the prompt response and for your thoughtful consideration.

I'm currently employing String Manipulation, but regrettably, its incrementor operates in a peculiar manner. It increments every number within the line, which doesn't align with my usual requirements. In my experience, I rarely encounter the need to increment all numbers simultaneously.

I appreciate your recommendation of Shifter. I haven't had the opportunity to utilize it before, but I'll certainly give it a try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature suggestions
Projects
None yet
Development

No branches or pull requests

2 participants