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
可以在标签的右上角直接显示对应的语言信息。这样用户交互 会更友好 ,也比较清晰。
The text was updated successfully, but these errors were encountered:
Hover 上去第一个是当前显示的变量的所在源码的语言,点进去可以看到更多语言
Sorry, something went wrong.
我觉得是这样,可以避免hover事件来触发。渲染的时候,就直接将这些信息带在右上角。点击直接复制。
@howiekang 你关心哪个语言可以直接过滤即可
No branches or pull requests
可以在标签的右上角直接显示对应的语言信息。这样用户交互 会更友好 ,也比较清晰。
The text was updated successfully, but these errors were encountered: