Site icon Embarcadero RAD Studio, Delphi, & C++Builder Blogs

Boost Productivity With Useful Bookmarks IDE Plugin To Bookmark And Navigate Code In Delphi And C++Builder

Many know how to use BookMark in your code editor using the RAD Studio IDE. You can mark a location in your code with a bookmark and jump directly to it from anywhere in the file. Bookmarks are preserved when you save the file and available when you reopen the file in the Code Editor. These existing IDE Bookmark features can be replaced with a flexible IDE Plugin Bookmarks 1.6.2. This post will help to understand more about this plugin. This is applicable for Delphi/C++ Builder.

Overview of the BookMark1.6.2

As we know existing IDE Code editor has a bookmark feature, where a user can book mark up to 10 bookmarks and easily navigate to the code. This same feature is Replaced with an elegant Bookmark Icon and with some more shortcuts like auto numbering the Bookmark by short cut key (ctrl+B). Jump between the markers quickly by pressing (ctrl+ Alt+ Left or Right Arrow) keys. Never overwrite an existing bookmark accidentally.

How to install:

You can easily install this IDE Plugin from GetIt Package Manager. The steps are as follows.

  1. Navigate In RAD Studio IDE->Tools->GetIt Package Manager->select IDE Plugins in Categories-> BookMarks 1.6.2 by Embercadero Technologies and click Install Button.
  2. Read the license and Click Agree All. An Information dialog saying ‘Requires a restart of RAD studio at the end of the process. Do you want to proceed? click yes and continue.
  3. It will download the plugin and installs it. Once installed Click Restart now.
<strong>BookMarks162<strong>

How to use:

<strong>View Bookmarks<strong>

Be sure to check out all the available sample applications here!

Find out more information about the Bookmarks plugin in Embarcadero GetIt.

Exit mobile version