0.10.0
New Features
- (#54) "Go to definition" on a variable created by
Using
now also includes the definition from theUsing
's struct's field. This makes it easier to find the origin of the field's value. Note that this was already possible using "go to references", just not using "go to definition".