Nice Script Editor
Nice Script Editor is a code editor that allows you to easily edit scripts without leaving Unity.
Feat ...
by Nice Script Editor
Price History +
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 higher version) installed on your computer before using this tool.
- Support Unity 2019 or higher version