Code Window

CodeWindow is an advanced IDE (a Code Editor) for scripts,uxml,uss, shaders, and text assets, seamlessly integrated inside the Unity Editor. If you're tired of switching between Visual Studio Code and Unity Editor, CodeWindow is the best alternative, and it brings the two together. CodeWindow comes with context sensitive auto-completion for C# scripts and a rich set of additional tools, key bindings and mouse handling.

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!


The IDE is rapidly iterating through versions, Code Window opens files instantly and you can start editing them immediately! No more waiting for external editors to start, load the project, and then your script, The purpose of Code Window is to keep you stay focused on programming