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 34f497d commit 97aef79Copy full SHA for 97aef79
1 file changed
CHANGELOG.md
@@ -3,6 +3,7 @@
3
- Fixes highlighting, hover, and signature info for constructor calls.
4
- Signature help now automatically selects the best candidate.
5
- Go-to-definition can now display core module source.
6
+- Auto completion now sorts the candidate based on relevance to context.
7
- Adds a new setting to turn on/off format-on-type.
8
- Auto completion now supports completing implementing method signatures after typing `override`.
9
- Fixes highlighting/hover for associated type declref exprs
0 commit comments