Dreamweaver 在长文件的两个常用代码区域之间跳转

发布于 2024-09-05 01:08:28 字数 97 浏览 3 评论 0原文

我不知道这是否可行,但如果我在一个长文件中处理两个代码区域,我必须记下行号并在两个代码区域之间滚动。有没有办法可以在两个常用的代码区域之间跳转?

也许设置某种标志?

I dont know if this is possible, but if Im working on two areas of code in a long file, I have to note the line numbers and scroll between the two areas of code. Is there a way you can jump between two commonly used areas of code?

Perhaps setup a flag of some sort?

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

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

发布评论

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

评论(2

友谊不毕业 2024-09-12 01:08:28

Dreamweaver 没有“书签行”类型的功能。但是,如果您知道要在之间跳转的行,则可以使用 CTRL+G(不确定 Mac 上的匹配行)或“编辑”->“转到行”这将弹出一个小用户界面,允许您输入要跳转到的行号。我一直使用它。

Dreamweaver doesn't have a 'bookmark line" type of functionality. However, if you know the lines you're jumping between you can use CTRL+G (not sure of the matching one on Mac) or Edit -> Go To Line and that will bring up, a small UI that allows you to enter in the line number to jump to. I use this all the time.

醉城メ夜风 2024-09-12 01:08:28

Mac 上的命令 + 逗号可打开“转到行”对话框。

It's command + comma on the mac to bring up the Go to Line dialog box.

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