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

Fix Combine Callbacks Removing Empty Statements #329

Closed JackWilliams-FractureSounds closed 1 year ago

JackWilliams-FractureSounds commented 1 year ago

Ensure that other statements (functions, families, properties etc.) are not removed if Combined Callbacks enable and statements are empty Fix #324 Added Unittest for combine callbacks with empty statement (function)