Skip to content
New issue

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

Unicode symbols not being rendered #164

Open
joonro opened this issue May 2, 2017 · 2 comments
Open

Unicode symbols not being rendered #164

joonro opened this issue May 2, 2017 · 2 comments

Comments

@joonro
Copy link

joonro commented May 2, 2017

Hi,

It seems symbols-tree-view does not render unicode characters that I have in my Python 3 code in the view. For example, with the following:

def test_unicode_θ():
    pass

symbols-tree-view shows only test_unicode_, not def test_unicode_θ.

Thank you!

@nicolashainaux
Copy link

Isn't it a problem of locale setting on your platform, rather than related to symbols-tree-view? I can't reproduce this bug (on up-to-date Linux Manjaro XFCE).

@joonro
Copy link
Author

joonro commented May 3, 2017

I'm using Windows 10 with default settings (English United States) so I'm not sure. Atom's symbols-view has the same problem for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants