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

[Feature request] Emacs and Vim support #77

Open
c4dr01d opened this issue Dec 18, 2019 · 9 comments
Open

[Feature request] Emacs and Vim support #77

c4dr01d opened this issue Dec 18, 2019 · 9 comments
Labels
help wanted Extra attention is needed

Comments

@c4dr01d
Copy link

c4dr01d commented Dec 18, 2019

Hi, your idea is great, use ancient Chinese to write a software, I don't know you can write a Emacs and Vim plugins for your wenyan language, not only for VSCode, maybe can let yours language more popular at programmers. :)

@c4dr01d
Copy link
Author

c4dr01d commented Dec 18, 2019

And.. I saw the README's example, can support Chinese Simplified?

@LingDong-
Copy link
Member

Hi there, thanks for the great proposal. Unfortunately I'm not familiar with the plugin environment for vim/emacs. But if anyone would like to contribute plugins for any editor, it would be greatly appreciated and I'll gladly list it in the README.

@LingDong- LingDong- added the help wanted Extra attention is needed label Dec 18, 2019
@ghost
Copy link

ghost commented Dec 18, 2019

@c4dr01d

And.. I saw the README's example, can support Chinese Simplified?

Simplified Chinese is a bad idea, definitely. Ancient Chinese is supposed to be written in traditional Chinese characters.

@c4dr01d
Copy link
Author

c4dr01d commented Dec 18, 2019

@Mr-indescribable
I mean, support Simplified Chinese and Ancient Chinese both, programmers can choose from it, not replace from Ancient Chinese to Chinese Simplified.

@c4dr01d
Copy link
Author

c4dr01d commented Dec 18, 2019

@Mr-indescribable
In other words, is to adapt to the habits of programmers, because after all, domestic programmers have the habit of using Chinese Simplified and the habit of Chinese Traditional, it is impossible to let the habit of Chinese Simplified programmers to use Chinese Traditional programming it.

@voldikss
Copy link

Hi, I just wrote a simple vim plug-in for wenyan-lang. See https://github.com/voldikss/vim-wenyan

@LingDong-
Copy link
Member

LingDong- commented Dec 18, 2019

@voldikss Looks very nice, thanks a lot for the plug-in! I added it to the README: 356e77a

@c4dr01d The main concern is that Traditional and Simplified Chinese is not bijective (hard to convert from one to another without error like 云->云?雲?). So I think in the end it would be quite messy when some developers write in Simplified and some write in Traditional Chinese. Since people tend to copy paste code everywhere, you'll have a file of mixed Simplified Chinese and Traditional Chinese. Therefore I think for now it would be better to just stick to one, in the future, when the language has matured enough, we can consider adding Simplified Chinese. Thanks.

@yangfjf
Copy link

yangfjf commented Jan 26, 2020

而且..我看过README的例子,可以支持简体中文吗?

OH.I'm thinking about the same question!!!

@antfu
Copy link
Member

antfu commented Jan 26, 2020

@yangfjf For simplified Chinese support you can check out this great package

https://github.com/lymslive/wyg-packages/tree/jiantihua

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

5 participants