Open
Description
This would probably involve extending the SemanticTokenModifiers
to include an exported
enum value, but ideally should reflect in the hierarchy view too.
This allows the kind of effect shown in this snapshot of a competing IDE, where the lock/unlock symbol is shown based on whether the function is exported or not.