Basic Code Editor
Solution Studios
$0.0
Date |
Price |
---|---|
日期和时间 |
价钱($) |
03/19(2018) |
0.0 |
11/15(2024) |
0.0 |
Jump AssetStore
Description:
This asset provides an Editor Window, which allows you to view, edit and save text files and code files within the Unity Editor. It is perfect for quickly making changes to code without having to go into a different application. It is also a good tool for creating things like todo lists in your project.
Features:
- Works on all versions of Unity, tested from 4.6 to 2017.1
- Open any kind of text file within Unity (cs, js, txt, etc)
- Shortcuts on components and import settings to open your files
- Open multiple files at the same time
- Monospace font, perfect for coding
- Uses Unity's built in File Dialogs to make opening and saving files easy
- Automatically recompiles code when saved
- Has line numbers
- Supports text wrapping
- Fully commented source code included, making it easy to understand and extend
- Its free!
Note: Due to limits in the Unity Editor the Window can only read and display 65,536 characters (including new lines), but this should be enough for most code files.
Read the Readme.pdf included so you know how to open the window and use the shortcuts