Skip to content

Commit bd41a2d

Browse files
author
SlavaRa
committed
[ci skip]
1 parent aa4793d commit bd41a2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ https://github.com/SlavaRa/fdplugin-postfix-code-completion/releases
1717

1818
## Features
1919
Available templates for **AS3**:
20+
* `.constructor` – surrounds with expression `Object(expr)['constructor']`
2021
* `.if` – checks boolean expression to be true `if (expr)`
2122
* `.else` – checks boolean expression to be false `if (!expr)`
2223
* `.null` – checks nullable expression to be null `if (expr == null)`

0 commit comments

Comments
 (0)