Hi!
I script allot.
Haven't found a += snippet.
It would be useful.
Instead of "example_variable = example_variable+5;"
it would be "example_variable += 5;"
Writing on cellphone is slow, so this would save time, also cleaner. Thanks!
(Of course -= should be added as well)
Best Regards
+= snippet
Moderator: Martin
Re: += snippet
Could possibly be merged with an earlier request:
viewtopic.php?f=4&t=3523
viewtopic.php?f=4&t=3523
Re: += snippet
Like+=1;
I will also add the other suggested operators to my todo-list.
I will also add the other suggested operators to my todo-list.