I made this awk language file for the bluefish text editor so that bluefish can display syntax highlighting for awk files. In Linux the best place to put it is in your ~/.bluefish/ folder, though it could also go in your /usr/share/bluefish/bflang/ or /usr/local/share/bluefish/bflang/ depending on your installation. On Mac OSX Go to Applications. Right click on Bluefish and select Show Package Contents. Then navigate Contents->Resources->share->bluefish->bflang I don't know where you put it on Microsoft Windows. Search for .bflang2 files and put it with them. I didn't spend a lot of time making this syntax highlighter file, so it can probably be done better. Maybe I'll get around to improving it one day. If you make an improved version please let me know via mim at [my website address].