We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b44f0a commit 0ace496Copy full SHA for 0ace496
Changes.md
@@ -1,7 +1,7 @@
1
## master
2
3
#### New features
4
-- Add support for autocomplete for `foo->`: the type of `foo` is used to determine the module to take completions from.
+- Add support for autocomplete for pipe-first `foo->`: the type of `foo` is used to determine the module to take completions from.
5
- Add support for autocomplete for decorators such as `@module` and `@val`.
6
- Add support for autocomplete of labelled arguments `foo(~label... )`.
7
0 commit comments