Tags: rabix/benten
Tags
Refactor: Only two types of hover text Simpify code by implementing only two types of hover text "code" and "markdown". The code text is enclosed in backticks so that it appears as code when displayed by VS Code.
Refactor: Only two types of hover text Simpify code by implementing only two types of hover text "code" and "markdown". The code text is enclosed in backticks so that it appears as code when displayed by VS Code.
Fix: Hover over type Fixes issue where imported type did not appear on hover unless the path textually matched the $import path.
PreviousNext