We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
f(x::Circle) = x
used to show :: and Circle in a separate color (teal with monokai). Now the type is just in white and the :: is highlighted as a keyword.
::
Circle
The text was updated successfully, but these errors were encountered:
Also for marcos, it shows no color.
Sorry, something went wrong.
Re-add typeassert highlighting
1c6ed6e
See issue KristofferC#317
Re-add typeassert highlighting (#322)
4d3bac0
See issue #317
No branches or pull requests
used to show
::
andCircle
in a separate color (teal with monokai). Now the type is just in white and the::
is highlighted as a keyword.The text was updated successfully, but these errors were encountered: