Welcome to the OUAF Script Notepad++ User-Defined Language (UDL) repository! This repository contains custom syntax highlighting definitions for Notepad++ to make working with OUAF Script files easier and more efficient.
- Syntax Highlighting: The UDL files included in this repository provide syntax highlighting for OUAF (Config Tools) Script, making code more readable.
- Dark Mode: Provides an UDL that works great with Notepad++ default dark mode theme.
- Easy Installation: Simple steps to install and start using the UDL in Notepad++.
- Download the
OUAFScript.xml
or OUAFScript-Dark file from this repository. - Open Notepad++.
- Click on the "Language" menu.
- Select "Define your language..." or "User Defined Language" > "Define your language"
- Click on the "Import" button and select the downloaded file.
- Click "Save As..." and give your new language a name (e.g., "OUAF Script").
- Restart Notepad++.
Now you can select "OUAF Script" from the Language menu to apply the syntax highlighting to your OUAF Script files.
- Open a file and set the language to "OUAF Script" manually.
- You will now see syntax highlighting and improved code readability for your OUAF Script files.