Description
Programming in Unity now with Si3 is a very smooth, fluent, and pleasant experience. =) Programmers can finally focus on their tasks instead of waiting for (and sometimes fighting with) the external IDE’s to run, load the correct script, or jump to the correct line.
Main features:
– Automatic code completions for C#, a.k.a intellisense
– Customizable code snippets
– Code generators for Unity magic methods
– Code generators for override methods
– Auto-closing braces
– Auto-indent
– Automated saving and reloading
– Quick inspection of static fields and properties
– Inspection of MonoBehaviour fields and properties
– Easily execute parameterless static methods
– Unlimited and independent undo and redo buffers per asset
– Quick call-stack navigation to Console log entries
– Code symbols and #region navigation
– Go To Definition
– Find All References with filtering
– Unity Scripting Reference
– MSDN Reference for .Net symbols
– Cursor history navigation
– Search / Quick Search / Find in Files
– Replace in Files with preview and selections
– Global Undo/Redo after Replace in Files
– Semantic and syntax highlighting
– Error highlighting
– Read/write reference highlighting
– Matching braces highlighting
– Version control (including P4Connect) integration
– Multiple handpicked fonts and color themes
– Full source code included!