anyone know if it's possible to get intellij to sh...
# intellij
s
anyone know if it's possible to get intellij to show annotations in the Parameter Tooltip? Intelilj shows
@Nullable and @NotNull
, but I'd like it to show our custom annotations as they contain information that's useful when calling methods.