Increment, Decrement, and Other Mathematical Operators in Assignment Statements

Continuing the discussion from Multiple assign activity:

Please allow incrementing, decrementing, and other math operators within assignment statements. Instead of having to do things like Index = Index + 1, it would be nice to have a dropdown to select the “+=” operator and do Index += 1.

Here’s a link to the assignment operators available in VB.net: Assignment Operators - Visual Basic | Microsoft Learn

@ovi @mircea @Corneliu_Niculite @loginerror @Pablito, Any word on this? Has this been added to the internal tracker?

Hi @dmccammond,
I forgot to write feedback here :slight_smile:. Of course your idea has been assigned to our tracker.

1 Like