Hello, I am working with code from a co-author and in it are various Unicode characters in Mathematical Italics. Unfortunately in the VS Code editor I’m using, it does not seem to recognize when I type \mitx[TAB] or the Code Point (using this link: Unicode Input · The Julia Language).
The REPL recognizes the character when I type:
codepoint(𝑥)
in the terminal and returns the correct code point.
However when I type:
? 𝑥
in the REPL terminal, the following message comes up:
Binding 𝑥 does not exist.
I do not have problems using the TAB shortcut for any other characters such as
No worries - never seen the site you linked and no idea why there’s an extra m there, but I recommend just copy-pasting unicode characters into the REPL to quickly work out how to type them: