This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Feedback for special symbols in usage
messages
#3
Labels
You can continue the conversation there. Go to discussion →
usage
messages
#3
This issue keeps track of the symbols that are not shown correctly in the symbol usage messages (such as hover and completion).
Some symbols are defined in the Private Use Area of Mathematica fonts, thus we are looking for Unicode symbols to replace them.
For example:
\[LeftAssociation]
-><|
\[TwoWayRule]
-><->
TODO:
:ReplacePart::usage
"\[Null]" -> ""
, fixed in e778be7:BeginPackage
"`" -> "\`"
, fixed in 5bb09a4:Root
"\[Equal]" -> "=="
, fixed in e778be7The text was updated successfully, but these errors were encountered: