适用于 MAC 的 HTML 编辑器,具有开始和结束标记突出显示

发布于 2024-12-11 16:01:53 字数 549 浏览 1 评论 0原文

我在 Mac 上使用过多种 HTML 编辑器,包括
-Taco编辑
-文本管理员
-阿普塔纳
-还有一些其他人的名字我记不清了

,但是没有一个比我在 PC 上运行的 Notepad++ 更好(Mac 上不可用)。Notepad++ 有一个功能是我从未见过的,我发现它是完全不可或缺的到目前为止,在任何其他编辑器中:

它突出显示标签的开头和结尾。

这让我在修改 div 较多的网站时省去了很多麻烦。

<div id="hooray"> 
In Notepad++ both of these element tags are highlighted. 
I LOVE IT.
</div>

(我想它的“运行”功能也很棒。比我 Mac 上的任何东西都要好。)所以我在工作时使用 Windows PC,但希望我有一个很棒的编辑器可以在家里的 Mac 上使用。有人知道有这种开始和结束标签突出显示功能吗?

我更喜欢免费软件,但如果需要的话,我愿意为此投入一些钱。

I have used a variety of HTML editors on my Mac, including
-TacoEdit
-Textwrangler
-Aptana
-a few others whose names escape me

But none of them are as great as Notepad++ that I have running on my PC (which is not available on Mac.) There is one feature of Notepad++ that I find utterly indispensable that I haven't seen in any other editor so far:

It highlights the beginning and end of a tag.

This has saved me SO many headaches when modifying a div-heavy site.

<div id="hooray"> 
In Notepad++ both of these element tags are highlighted. 
I LOVE IT.
</div>

(I guess its "run" feature is great too. So much better than anything I have on my Mac.) So I use my Windows PC when at work but wish I had a great editor for use on my Mac at home. Anybody know of one that has this beginning and end tag highlighting feature?

I prefer freeware but I am willing to invest some money into this if that's what it takes.

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

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

发布评论

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

评论(3

始于初秋 2024-12-18 16:01:53

尝试使用 TextMateSublimeTextCoda 很棒,但可能比您正在寻找的内容更复杂。

Try editors like TextMate or SublimeText. Coda is great but probably more involved than what you're looking for.

只是偏爱你 2024-12-18 16:01:53

在 Aptana 中,双击开始标签或结束标签分别突出显示结束标签和开始标签。

您还可以折叠代码,这也很有帮助。

In Aptana double clicking on the opening tag or the closing tag highlights respectively the closing and the opening tag.

You can also fold the code which is also helpful.

帅哥哥的热头脑 2024-12-18 16:01:53

Sublime Text 是 Web 开发人员最好的代码编辑器之一。如果还没有尝试过,请尝试一下!

Sublime Text is one of the best code editor for web developer.. Try it out if haven't tried it yet!

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