nojanath / SublimeKSP

Fork of Nils Liberg's SublimeKSP plugin. See README for details.
GNU General Public License v3.0
87 stars 18 forks source link

Don't join threads when attempting to compile while another compile is running #332

Closed mkruselj closed 1 year ago

mkruselj commented 1 year ago

This was crashing Sublime Text if compile was attempted before parsing step. Instead, show a message that compilation is in progress and should be waited out.

Minor adjustment to "invisibles" color in KScript Dark theme