如何增加 Aptana Studio 3 编辑器中的行距?

发布于 2024-12-13 03:46:24 字数 49 浏览 4 评论 0原文

是否可以增加 Aptana Studio 3 中的行间距?如果可以的话,该怎么办呢?

Is it possible to increase the space between lines in Aptana Studio 3? If so, how can it be done?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

旧故 2024-12-20 03:46:24

是的,安德鲁是对的。目前还无法使用 Aptana 首选项。

我使用手动技巧,尽管这不是技术性的东西。
我在 Linux Ubuntu 12.04 上安装的 Aptana Studio 3.5.0 上执行此操作。不确定它会欺骗其他操作系统。

我只是复制任何 UTF-8 印地语测试,然后将其粘贴到 PHP 文件的顶部。
这段代码不是什么技术性的东西,它只是作为一个例子。它与编码或 Aptana 偏好无关。

例子 :

如果我只是将其粘贴一段时间然后将其删除,它将保持增加的行高,直到我关闭文件。

在此处输入图像描述

Yeah Andrew is right. It is not possible yet using Aptana Preferences.

I use a manual trick, though it is not something technical.
I do it on my Aptana Studio 3.5.0 installed on Linux Ubuntu 12.04. Not sure it will trick on other OS.

I just copy any UTF-8 hindi test, just paste it on the top of my PHP file.
This code is not some technical thing it is just for an example. It has nothing to do with coding or Aptana preferences.

Example :
<?php // हिन्दी ?>

If I just paste it for a while and then remove it, it will keep the increased line height until I close the file.

enter image description here

猫七 2024-12-20 03:46:24

不,似乎还不可能

No, it seems that it's not possible yet.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文