


Previously, navigating from a var keyword of such variables would immediately take a developer to declarations or usages of Nullable instead of the underlying type they were looking for.Īll navigation actions ( Go to…, Find Usages, etc.) now suggest underlying types when navigating from var for common types used to wrap other types. It’s common for developers to have a variable with a wrapper type such as Nullable, ValueTuple, or KeyValuePair in their code. Rider 2023.2 EAP 4 introduces improved navigation from var keywords.

Improved navigation from var declarations The latest EAP build for Rider 2023.2 has just been released and is available for download! Let’s take a look at what’s inside.
