Skip to content

Commit 0ace496

Browse files
committed
Update Changes.md
1 parent 8b44f0a commit 0ace496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## master
22

33
#### New features
4-
- Add support for autocomplete for `foo->`: the type of `foo` is used to determine the module to take completions from.
4+
- Add support for autocomplete for pipe-first `foo->`: the type of `foo` is used to determine the module to take completions from.
55
- Add support for autocomplete for decorators such as `@module` and `@val`.
66
- Add support for autocomplete of labelled arguments `foo(~label... )`.
77

0 commit comments

Comments
 (0)