Skip to content

Commit 0b6ccc1

Browse files
author
SlavaRa
committed
Update README.md
1 parent c0acb6a commit 0b6ccc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Available templates for **AS3**:
3939
* `.sel` – selects expression in editor
4040

4141
Available templates for **Haxe**:
42-
* `.code` - for String expression to be `expr.code`
42+
* `.code` - for String adds `code` to completion list
4343
* `.if` – checks boolean expression to be true `if (expr)`
4444
* `.else` – checks boolean expression to be false `if (!expr)`
4545
* `.null` – checks nullable expression to be null `if (expr == null)`

0 commit comments

Comments
 (0)