RT 🤣
Thanks for the suggestion. I'll probably instead add buttons to the online IDE to help type the quotes. Or, have the editor automatically convert your other quotes to 「」
See also https://github.com/LingDong-/wenyan-lang/issues/19 for discussion on ways to type those symbols on different platforms.
thanks for your reply 👍
@ESWZY In VSCode, you can try Plugin for VSCode, antfu has add some snippets for trasform quotion mark from English style to traditional chinese style. just easily type " and ' and select corresponding snippet.
In VSCode, you can try Plugin for VSCode, antfu has add some snippets for trasform quotion mark from English style to traditional chinese style. just easily type " and ' and select corresponding snippet.
FYI, I have just released a new version, it will now replace the punctuations automatically. 🚀

In VSCode, you can try Plugin for VSCode, antfu has add some snippets for trasform quotion mark from English style to traditional chinese style. just easily type " and ' and select corresponding snippet.
FYI, I have just released a new version, it will now replace the punctuations automatically. 🚀
Great! Thank you for your contribution.
「」就是中文引号。“”是(另外編碼的)西文引号。
原生最好用 ASCII 自由输入, 然后由 formatter 格式化为标准形式
Most helpful comment
「」就是中文引号。“”是(另外編碼的)西文引号。