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
在Notepad++ 和 VSCode中, 无论是 Courier New 还是 Consolas字体显示英文和数字都是等宽的, 看起来比较舒服。 字体对齐特别是在对比一些十六进制文本串时很重要, 特别是 Consolas本身是等宽字体。 在skylark中就显示的多行文字都没有比齐,看起来很不美观。 另外能否增加一个选项可以全局统一修改一下字体,一个一个设置太不方便了
The text was updated successfully, but these errors were encountered:
默认是等宽字体, 不过txt文档设置了个小脚本, 默认使用 "Fira Code", "Microsoft YaHei UI", "Microsoft YaHei", 以及主题全局字体. 按优先顺序进行, 所以你的文本可能使用了YaHei字体
Sorry, something went wrong.
No branches or pull requests
在Notepad++ 和 VSCode中, 无论是 Courier New 还是 Consolas字体显示英文和数字都是等宽的, 看起来比较舒服。 字体对齐特别是在对比一些十六进制文本串时很重要, 特别是 Consolas本身是等宽字体。
在skylark中就显示的多行文字都没有比齐,看起来很不美观。
另外能否增加一个选项可以全局统一修改一下字体,一个一个设置太不方便了
The text was updated successfully, but these errors were encountered: