You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new Adventure support is awesome and works great for NamedTextColors and when using the TextColor.color methods. However when statically importing these methods the support no longer functions.
Also, custom TextColor constants do not get the same gutter highlight as NamedTextColors when used.
Here is an image illustrating the difference:
(edit (unrelated): I'm also noticing that the qualified NamedTextColor.RED renders different from the same constant statically imported)