Are you tired of pressing CTRL + R to compile your scripts in Unity? (This only happens when you have the auto refresh function disabled)
Add this script to compile your scripts automatically before entering play mode.
Download the latest release and unzip it in the project.
Add to manifest.json
as dependency the following line:
"com.jfranmora.editorextensions.compile-before-play": "https://github.com/jfranmora/unity-compile-before-play.git#upm"