Go Back   Wiki NewForum | Latest Entertainment News > Career Forum & Tips > Tech Forum & Tutorial > Oracle Database, SQL, Application, Programming


Bookmark your source code


Reply
Views: 3270  
Thread Tools Rate Thread
  #1  
Old 08-20-2010, 11:22 AM
bholas bholas is offline
Award Winner
 
Join Date: Apr 2010
Posts: 4,977
Default Bookmark your source code

If you have more than a few hundred lines of code, it's just not feasible to search for a partial string every time to get to a particular code block. Try using bookmarks feature of Delphi's editor instead.To create a bookmark, all you have to do is press CTRL+K or CTRL+SHIFT on the line you want to place a bookmark and press a number from 0-9 (for example, CTRL+K 2 or CTRL+SHIFT 2). To get back to a bookmark you've created, simply press CTRL and the number of the bookmark (CTRL+2 for example).


NOTE: If above key combinations doesn't create bookmarks for you, make sure that your "Editor SpeedSetting" ("Tools | Options | Editor") is set to "Default Keymapping."




Reply With Quote
Reply

Tags
programming tips

New topics in Oracle Database, SQL, Application, Programming





Powered by vBulletin® Version 3.8.10
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
WikiNewForum)