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
例如TS语言,如果输入
const a:number = 2;
,不会有对应的语法高亮效果, 只能输入
才有正确的高亮效果。
期望把语言的大小写版本都能显示出对应的语法高亮效果。
No response
None
The text was updated successfully, but these errors were encountered:
feat: #838 代码块语法忽略大小写
c82ab40
已提交到dev分支
Sorry, something went wrong.
已发布
No branches or pull requests
Prerequisites
Clear and concise description of the problem
例如TS语言,如果输入
,不会有对应的语法高亮效果,
只能输入
才有正确的高亮效果。
Suggested solution
期望把语言的大小写版本都能显示出对应的语法高亮效果。
Further Information
No response
Contributing
None
The text was updated successfully, but these errors were encountered: