You can use any text editor to create and edit boo source files. The important thing is to configure your editor to generate utf-8 files.
I spend most of my time with Boo Explorer and JEdit.
There is also now an add-in for the SharpDevelop IDE included with the latest boo sources.
Labels

1 Comment
Hide/Show CommentsJun 30, 2009
Juan J. Chiw
Notepad++
Syntax Highlight
http://h-a-i.net/mietc/booUserDefineLang.xml\\
And you can copy the files of cs.xml an cs.api and rename it for boo.xml and boo.api and you can have the AutoCompletetion
This files are under
<Notepad++ Folder>\plugins\APIs
http://weblogs.asp.net/jgalloway/archive/2006/11/25/creating-a-user-defined-language-in-notepad.aspx