Yaose        
Print

Image

Yaose is a text editor for Ogre script files.

Author: Ruud v A(external link)
Current version: 2.1
Next version: 3.0
License:: GPL
help Help: forum topic(external link)

Features

  • Syntax highlighting
  • Code suggestions
  • Argument hints
  • Easy inserting colours with colour dialog
  • Intellisense for inheriting and variables
  • Scanning import files if the file is saved
  • Regex find/replace
  • Undo support
  • Automatic brackets creation
  • Automatic and smart indention
  • Any file format which follows the "OgreSyntax" can be added easily (by XML config files)

 

Download:

  • Yaose 2.1(external link)
  • Yaose 3 (alpha)(external link) - report bugs in the forum(external link)
  • Possibly newer downloads can be found on the project website(external link)
  • Version 2 requires .NET Framework 3.5
  • Note: Yaose 2 is free, but closed source. As of November 2011, Yaose is free software. Versions after 3.0.0.0α are open source, released under the GPL.

 

Historic background

Written by the project author
I used to edit my .material files with notepad. Then I began to wonder, isn't there a tool that supports syntax highlighting for .material files? I searched but I didn't find something good. Only WYSIWYG editors and the Google summer of code project. That supports syntax highlighting for material files, but I couldn't find a download location. So I wrote my own.

You just have to try to realise how powerful Yaose is :-).

Yaose is not very fast. This means that it becomes slow when working with large files like Example.material.

I probably made some typos while converting the manual to a format that Yaose can understand. There are probably other bugs to. If you find one, please report it. Suggestions are also welcome!

Have fun and let me know what you think.
~Ruud

Version 3, a complete rewrite in C++ using Qt, is a lot faster, and can handle large files like Example.material. Besides that, the intelligent suggestions have become a lot more intelligent and powerful.

Video

 

See also

 


Contributors to this page: Ruud v A12 points  , jacmoe133512 points  and Beauty10198 points  .
Page last modified on Tuesday 15 of November, 2011 00:01:08 UTC by Ruud v A12 points .


The content on this page is licensed under the terms of the Creative Commons Attribution-ShareAlike License.
As an exception, any source code contributed within the content is released into the Public Domain.