PDA

View Full Version : "Bookmarking" code in Deamweaver?




sonofslim
Jun 10, 2004, 01:03 PM
is there any way to "bookmark" code in Dreamweaver, so that you can easily jump to specific lines or segments while in the code view? i know you can hit apple-comma to jump to a specific line number, and the {} (code navigation) button in the document toolbar will allow you to jump to functions you've defined. but i often want to jump to things that aren't functions, and i can't count on my line numbers staying the same if i'm still developing something.

so is there any way to have Dreamweaver "remember" specific points in the code that i could, for instance, select from a menu and jump directly to?