ols
ols copied to clipboard
Display calling convention on hover
The calling convention of procedures is part of it's type, it would be nice to display it on hover, if it's something else than the default "odin"
.
Similarly attributes and directives would be useful as well, especially #optional_ok
, #force_inline
, @(require_results)
, etc.