IntelliJ IDE (Rider, Android Studio…) – how to hide “usage” links above properties/methods/etc
You can hide all metrics by disabling “Code Vision” (CTRL+SHIFT+A + code vision for a quick access in the settings). You can also hide specific metrics by right clicking on it. It is also possible to toggle the hints globally with the action Toggle Inlay Hints Globally (accessible with CTRL+SHIT+A + Toggle Inlay) You can … Read more