Script Editors
m (→Overview) |
(Boo TextMate Bundle Update) |
||
Line 42: | Line 42: | ||
* [http://forum.unity3d.com/viewtopic.php?p=10340 Forum Announcment] (by Emanuel) | * [http://forum.unity3d.com/viewtopic.php?p=10340 Forum Announcment] (by Emanuel) | ||
===Boo:=== | ===Boo:=== | ||
− | * [ | + | * [http://unityhelpers.googlecode.com/files/Boo-Textmate-v0.2.zip Boo Bundle Direct Download] |
− | * Author: [[User: | + | * Author: [[User:Adrian]] |
− | * Version: | + | * Version: v0.2 |
− | * Unity API Support: | + | * Unity API Support: v2.5.1 |
* iPhone Support: <unknown> | * iPhone Support: <unknown> | ||
* [http://forum.unity3d.com/viewtopic.php?t=18652 Forum Announcment] (by Adrian) | * [http://forum.unity3d.com/viewtopic.php?t=18652 Forum Announcment] (by Adrian) |
Revision as of 22:13, 22 September 2009
Contents |
Editors
MonoDevelop (OSX, Windows, Linux)
MonoDevelop is an opensouce IDE, specifically tailored for working with Mono/.Net. It features advanced IDE features like auto completion and code insight. It supports C# and Boo. The MacOS version recently entered beta as a supported platform (as of 2.2 Beta 1).
It currently has active work being done to make it more stable on the Unity development platforms.
Windows Version: Preview
Mac OSX Version: Version 2.2
Additionally there is an effort underway to tightly integrate Unity functions into the IDE via an Add-In: MonoDevelop.Unity
TextMate (OSX)
TextMate is a popular general text editor for OSX. It's very extensible with tabs, macros, snippets, code folding and shell inegration. Unity-specific bundles exist for JavaScript, Boo and C#.
Contributor Notes
If you're a bundle author, please edit the below & upload the bundles here, rather than linking to messy forums. Also, please fill out any missing info, including bundle version (use date if you're not tracking versions), which version of the Unity API the bundle supports, iPhone API support, etc.
If you want to make a change to an existing bundle, i.e. include your own formatting, folding etc. please first post in the discussion page before updating the bundle and allow 1 day for feedback. This gives people who follow this page a chance to consider the changes for inclusion (this is intended Wiki usage).
Lastly, feel free to edit the formatting, appearance, etc. of the entries; it's OUR wiki after-all! :)
JavaScript:
- Media:TM_UnityJS.zip
- Author: thylaxene
- Version: 0.8.5
- Unity API Support: v2.1
- iPhone Support: v1.0
- Forum Announcment (by thylaxene)
CSharp:
- C# Bundle Direct Download
- Author: SomeUserName
- Version: x.x.x
- Unity API Support: vX.X
- iPhone Support: <unknown>
- Forum Announcment (by Emanuel)
Boo:
- Boo Bundle Direct Download
- Author: User:Adrian
- Version: v0.2
- Unity API Support: v2.5.1
- iPhone Support: <unknown>
- Forum Announcment (by Adrian)
ShaderLab:
- ShaderLab Bundle Direct Download
- Author: SomeUserName
- Version: x.x.x
- Unity API Support: vX.X
- Forum Announcment (by NCarter)
Other ShaderLab
- ShaderLab Bundle Download
- Author: Daniel Olson ( Lab013 )
- Version: 1.0
- Forum Announcement (by Lab013)
Unitron (OSX)
Unitron is the official script editor bundled with Unity. It's basically an adaption of an older version of Smultron with some added Unity-specific features. It features basic editing features and syntax coloring of JavaScript and C#.
UnityDevelop (Windows)
UnityDevelop is a modification of FlashDevelop (an excellent ActionScript editor). It understands Unity JavaScript and provides autocomplete for your scripts and built-in Unity stuff. It also provides very basic syntax highlighting for ShaderLab.
Overview
Language Support
|
Operating System
|
* Additional bundle required (see above) ** OSX and Windows support still in beta