haberdashPI / vscode-selection-utilities

Kakaune-inspired collection of useful commands for manipulating selections.
MIT License
9 stars 0 forks source link

Feature: `increment/decrementNumber` #56

Closed haberdashPI closed 1 month ago

haberdashPI commented 1 month ago

Adds command to increment and decrement numbers.

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 45.50%. Comparing base (05371f8) to head (19e7b3e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #56 +/- ## ========================================== + Coverage 42.07% 45.50% +3.43% ========================================== Files 10 11 +1 Lines 927 956 +29 Branches 240 244 +4 ========================================== + Hits 390 435 +45 + Misses 535 519 -16 Partials 2 2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.