如何在Textmate 2中调整行间距?

ohh*_*hho 8 textmate textmate2

如何在Textmate 2中调整行间距的高度?

在此输入图像描述

即最好像Textmate 1(右侧).

ohh*_*hho 9

 defaults write com.macromates.TextMate.preview fontLeadingDelta -float 0
 defaults write com.macromates.TextMate.preview fontAscentDelta -float 0
Run Code Online (Sandbox Code Playgroud)

来源:github上的textmate

  • 如今,请参阅Wiki以供参考:https://github.com/textmate/textmate/wiki/Hidden-Settings (2认同)