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

use cedict data to provide a translation for common name #101

Open
allan-simon opened this issue Oct 12, 2020 · 1 comment
Open

use cedict data to provide a translation for common name #101

allan-simon opened this issue Oct 12, 2020 · 1 comment

Comments

@allan-simon
Copy link

thanks a lot for your project which is helping a lot my Chinese friend who does not speak english at all to find some good variable name

one think that would be even more helpful would be that when you mouse over a variable you can the following

  1. the variable name is split on _ or camel case into words
  2. these words are feed to CEDICT (a chinese/english opensource translation file )
  3. you got a little popup telling you the meaning of each subwords
@unbug
Copy link
Owner

unbug commented Oct 14, 2020

@allan-simon I am glad Codelf helps your friends. Your suggestion sounds great. CODELF always welcome contribution.

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

No branches or pull requests

2 participants