Publisher | Nice Script Editor |
---|---|
File size | 14.75MB |
Number of files | 376 |
Latest version | 2 |
Latest release date | 2024-05-23 05:10:21 |
First release date | 2023-10-30 05:02:14 |
Supported Unity versions | 2018.4.2 or higher |
Nice Script Editor is a code editor that allows you to easily edit scripts without leaving Unity.
Features
- rename
- semantic and syntax highlighting
- code completions
- code folding
- goto definition
- find symbol, references
- error highlighting
... and much more.
Additional features
- This tool cannot be used as a debugger to debug the program. For this reason, I made a Visual Studio plug-in. Through this plug-in, you can set breakpoints and start debugging through Unity.
NOTE:
- You need to have .NET SDK (6.0 or 7.0) installed on your computer before using this tool.
- Support Unity 2019 or higher version
- Available only on Windows and Mac