Jacob Langston's Dev Blog
Announcing Pharmakos Studio - An UnrealScript Editor

I am pleased to announce the creation of Pharmakos Studio, an editor designed from the ground up to edit UnrealScript in conjunction with the UDK.

Pharmakos Studio will be free of charge for non-commercial projects and pay what you want for commercial.

Features currently implemented:

  • Powered by Avalon Edit - the editor that was developed for SharpDevelop.
  • The ability to create a workspace and projects.
  • Tabbed interface.
  • Can launch UDK tools.
  • Can build from within Pharmakos Studio, the build output is displayed in the output window.
  • Can launch UDK project.
  • Syntax Highlighting (C++ based).

Features to be implemented before release:

  1. Integrate Awesomium.
  2. Update to use UnrealScript syntax highlighting.
  3. Add Intellisense.
  4. Add code folding.

Pharmakos Studio in Action