Snippet Manager
Snippet Manager is the module that manages code fragments database.
Press button on the menu panel to call Snippet Manager.
Snippet Manager:

Please note that if you chose the upper item in the fragment tree, you will see the information on the location of the database, its name, extension and size.
The following objects can be added to the database:
- Forms
- Class Modules
- Modules
With "Snippet Manager" you can use prepared database with objects or create your own database using the following commands:
- New Database
- Open Database
- Close Current Database
When working with database records the following commands are available:
Add Folder
Delete Folder
Edit Folder
Add tree node
Delete tree node
Edit tree node
Move the record left
Move the record right
Move the record up
Move the record down
Collapse Folders
Expand All Folders
If the object in the project allows to use Drag and Drop, then you may move the selected object to any database folder this way.
If you want to add the object from file, press "Import" button and the object will be added to the current item position. При этом произойдет добавление объекта в текущую позицию ветви дерева.
If you made changes to the text part of the object, you must save these changes ("Save" button).
If you want to insert any database object into the project, use "Insert" button.
Code part of Snippet Manager consists of three bookmarks:
- Code
- Example
- User Code
"Codе" bookmark has the following options:
- Load
- Save
- Append
- Append Selected

"Example" bookmark has the following options:
- Load
- Save
- Append
- Append Selected
- Choose the name of the object where you will add the code

"User Code" bookmark has the following options:
- Save

Typically "User Codе" bookmark is used to save your commentaries.
If you would like to change Font for the "View" window, go to the Settings на "List Tabs"=Snippet Manager and change the View Font for:
- Code Font
- Code Example Font
- User Code Font
|