Nice Script Editor is a script editor designed for Unity.
It uses Roslyn as a parser to provide reliable parsing results.
The text editor is implemented using controls within Unity.
It’s lightweight, convenient and efficient.
You can get a Visual Studio-like coding experience in Unity.
You can write code freely without switching to an external editor.
Hi, thank you for your attention. If you want to upgrade to the full version after purchasing the Lite version, it will cost an additional $15, so the price is the same as purchasing the full version directly.
The lite version is also good. It contains the main functions and is designed to allow you to buy and use it at a low price. If you think it is good and you are willing to upgrade, then upgrade.
Hey I’ve been using both VS and Rider, I’d really like to have in-editor script editor, would you please tell me what’s the status of the project because seems there is no information on usage of this package based on recent unity version (6 to be specific) and not much review so if you can upload some example use cases, with some heavy coding as videos that would be nice.
Also in term of speeding up workflow and other side-effects can you please describe it, does it make unity editor itself slower, how it works on bigger projects with more script files or bigger script files.
btw, I’ve seen the 1 minute video in youtube already. so any updated version would be appreciated. thanks
Opening multiple files at the same time (with a large number of tabs at the top, over fifty),
and each file having a large number of lines (over 30000 lines), can cause performance issues for Unity.
Otherwise, it will not have a significant impact on performance and will not slow down Unity
Suitable for small and medium-sized projects,
with a total code size of less than 500000 lines, so there won’t be too many performance issues