First of all I suggest you to install Notepad++ without using \%APPDATA%\ option so the config files for all plugins will be placed in c:\Notepad++ subdirs Actually I'm using Notepad++ v. 5.0.3, Function list v 2 alfa QuickText plugins v0.2 the configuration files for the modula2 language have to be saved in: FunctionListRules.xml c:\Program Files\Notepad++\plugins\Config modula2.xml c:\Program Files\Notepad++\plugins\APIs userDefineLang.xml c:\Program Files\Notepad++ QuickText.ini c:\Program Files\Notepad++\ In order to use quicktext plugin you have to modify the default shortcut key for the "complete word" function from Ctrl+Enter in Ctrl+shift+Enter. I suggest to disable the Autocomplete function in Configuration/Preferences and select "show parameters..." in the same dialog box. The modula2.xml is a work in progress; actually it contains "all" PROCEDURE of the DEFinitions module of XDS environment. I tried to avoid duplication of the ANSI/UNICODE procedure. Nice programming Daniele Marangoni