Notepad++
Jump to navigation
Jump to search
Notepad++ is a popular advanced text editor for Windows which offers a number of features and expandability, such as for an XML plugin.
It also offers auto-completion for a given language, and support for TEI elements and attributes can be added. You can hit control-space after you start typing to select the precise tag or attribute you are seeking. See http://notepad-plus.sourceforge.net/uk/auto-completion-HOWTO.php for more details on how to use auto-completion.
To add auto-completion for TEI specifically, add the following terms to a file, saving it as xml.api, and placing it within your Notepad++ application file (under Program Files usually) and within the subfolders /plugins/APIs .
coming soon...