We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
英文一个词结束正常会带个空格,但是现在的替换是只要识别到匹配的字符就替换,比如我把December和Dec都替换成十二月,那么开了这个插件后显示出来的就会是(十二月ember)。建议中英文替换规则分开,让用户自己分开建中英文规则
The text was updated successfully, but these errors were encountered:
No branches or pull requests
英文一个词结束正常会带个空格,但是现在的替换是只要识别到匹配的字符就替换,比如我把December和Dec都替换成十二月,那么开了这个插件后显示出来的就会是(十二月ember)。建议中英文替换规则分开,让用户自己分开建中英文规则
The text was updated successfully, but these errors were encountered: