如何使用Eclipse JSP编辑器快速注释掉一些代码?

发布于 2024-12-31 23:40:13 字数 136 浏览 1 评论 0原文

当我输入 <%-- 时,Eclipse jsp 编辑器会立即在光标附近输入 --%> 。所以我要删除这段文字并在我真正需要的地方手动输入它。此自动功能的运行速度比手动输入慢。如何对其进行教育呢?

When I enter <%-- Eclipse jsp editor enters --%> immediately near cursor. So I am to delete this text and enter it manually where I really need it. This automatic feature works more slowly than manual entry. How to educate it?

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

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

发布评论

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

评论(1

北座城市 2025-01-07 23:40:13

如果您想关闭自动关闭评论的默认行为,您可以在 Window > 中找到一个选项。首选项 Web > JSP 文件 >编辑>键入 自动关闭> JSP 注释

If you want to switch off the default behaviour of closing the comment automatically you will find an option for this in Window > Preferences Web > JSP Files > Editor > Typing Automatically close > JSP comments.

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