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 LSP now specifies that offsets are in 16-bit code units, whereas Ceylon's characters are 32-bit code points. So the text replacement code should probably use java.lang.String rather than ceylon.language::String.
Testing with
𝐙
({#01D419}
), and starting with:typing code after the print statement results in an error:
The text was updated successfully, but these errors were encountered: