Meet Notepad++. I used this one a little back when I took Python, but I've really come to love it in my HTML class this semester. I've known for a while that Flight Sim cfg files are identical to ini files found all over the place on MS 'puters. So I configured the program to treat files with the cfg extension the same as it does ini's, and then set it as the default editor for that filetype. Granted, many of the features like the nested indentations seen in more complex code are not needed here, but the color coding of section headers still makes it so much easier to find what I need without having to actually use the "find" function. You may also notice my chosen font is a little unusual. It's called Andale Mono. It comes in two versions - one with a slashed zero, and one with a dotted-center zero. You can get either version here.