Skip to content

Commit 2ac0818

Browse files
committed
increment
1 parent 4c13e3d commit 2ac0818

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,14 @@ LessThan(expected := 0, actual := 0);
5151
GreaterThan(expected := 0, actual := 0);
5252
```
5353

54+
## Code actions
55+
56+
### Increment / Decrement
57+
58+
![increment](doc/img/inc.gif)
59+
60+
Select the variable and enter the prefixes: **increment** or **decrement**
61+
5462
## Surround with
5563

5664
![surround](doc/img/surround.gif)

doc/img/inc.gif

95.8 KB
Loading

0 commit comments

Comments
 (0)