How to configure a text editor for a convenient use of xasm

This document describes, how to setup a text editor to:

Of course these features are not available in the Windows Notepad, so you must pick another text editor. Fortunately there are many general-purpose text editors for Windows. I'll focus on the following:

Highlighting xasm mnemonics

In the syntax subdirectory you'll find xasm syntax definitions for all of these editors.

Single-keystroke assembly

Placing the cursor where an assembly error occured

This works same for all these editors: just double-click the line with the error message.