Skip to content

Commit 97aef79

Browse files
committed
Amend release note for v.1.10.0.
1 parent 34f497d commit 97aef79

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
- Fixes highlighting, hover, and signature info for constructor calls.
44
- Signature help now automatically selects the best candidate.
55
- Go-to-definition can now display core module source.
6+
- Auto completion now sorts the candidate based on relevance to context.
67
- Adds a new setting to turn on/off format-on-type.
78
- Auto completion now supports completing implementing method signatures after typing `override`.
89
- Fixes highlighting/hover for associated type declref exprs

0 commit comments

Comments
 (0)