Skip to content

Types on hover request aren't highlighted as types

There are two possible solutions to discuss:

  1. Add context to trick highlighter i.e print variable : type instead of just type in case of hover over variable and print type foo = body instead of just body in case of hover over types
  2. Add an option to highlighter to highlight as type and use it in those requests