nojanath / SublimeKSP

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

Catch instances of built-in functions being used in prohibited callbacks #409

Open JackWilliams-FractureSounds opened 7 months ago

JackWilliams-FractureSounds commented 7 months ago

for example, purge_group() being called outside of ui_callbacks or persistenced_changed

mkruselj commented 7 months ago

Same thing for built-in constants/variables.