Geany 文本编辑器评论

发布于 2024-11-01 08:09:34 字数 44 浏览 1 评论 0原文

有没有一种方法可以使用 geany 文本编辑器突出显示要注释掉的一段代码?

Is there a way to highlight a section of code to be commented out in one swoop using geany text editor?

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

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

发布评论

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

评论(3

最美的太阳 2024-11-08 08:09:34

Control-E 切换评论。

Control-E to toggle commenting.

东北女汉子 2024-11-08 08:09:34

是的,您只需突出显示要注释的代码,然后右键单击,将鼠标悬停在格式上,然后单击“注释行”即可注释这些行。要取消注释,请不要选择“注释行”,而是选择“取消注释行”。

Yes there is, you just have to highlight the code you want to comment then right-click, mouse over format and and click on "Comment Line(s)" to comment the lines. To uncomment,instead of selecting "Comment Line(s)" select "Uncomment Line(s)".

挽清梦 2024-11-08 08:09:34

Control + E

编辑默认注释:首选项 >编辑>特点>>评论切换标记

Control + E

Edit default comment: Preferences > Editor > Features > Comment toggle marker

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