Manually Create a Text Clip File

Programmer's Notepad 2

Manually Create a Text Clip File

There are at minimum three steps to create a custom Text Clip.

  1. Use Programmer's Notepad to create an XML document.

  2. Ensure that the document contains the following XML tags:

<?xml version="1.0"?> <clips name=”Name for custom clips file”> <clip name=”Name of your first text clip”> <![CDATA[ first text clip content ]]> </clip> </clips>

  1. Save the file and ensure that it has the .clips extension.

  2. Restart Programmer's Notepad and test your new Text Clips library.