Plays a sound in the editor when compilation starts/ends.
This code is based on JavadocMD/CompileIndicator.cs, including fixes for the current LTS versions (2021/2022).
This repository was created in order to have a quick access to the package.
You can download a unity package from the latest release.
All you need to do is create a folder called "Resources" anywhere under the "Assets" folder, and drop the audio files in there with the names "StartCompilationSound", "EndCompilationSound".
The package contains a sample of an already created folder with sounds.
Note: After importing a package, the sound may not play immediately; it will appear after several recompilations.