Configure Tag Files dialog box

EditPlus

Configure Tag Files dialog box
In this dialog box, you can configure the ctags tag files and categories. You can invoke this dialog box using the Configure Tag Files menu command.

Categories
This list box shows ctags tag categories that you created. For example, you can create C/C++ and Python as two separate tag categories and then switch current tag category using the Select Tag Category menu command.
Add Category
Creates a new ctags tag category.
Remove
Removes selected category. NOTE: You cannot remove the default category.
Rename
Changes the name of selected category.
Tag files
This list box shows ctags tag files in current category. Tag files are not automatically created. They must be already existing or created manually.
Add File
Adds ctags tag file to current category. If it has the file name only and doesn't have the full path, EditPlus searches the file in the current file directory.
Remove File
Removes selected tag file from current category.
Command
This combo box allows you to select a ctags command line to use with the Run Ctags menu command. To add new ctags command line to the list, press the Confiture button.
Configure
Press this button to add new ctags command line. This button presents User Tools dialog box. Add ctags command there and press the OK button to refresh the command list.