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

'Recompile Last Script' function (CTRL+F5) not working properly #315

Closed raptor-666 closed 1 year ago

raptor-666 commented 1 year ago

The issue can be reproduced by following these steps:

1) Compile a script. 2) Switch to a different tab with another open ksp file. 3) Press CTRL+F5 to attempt to recompile the previously compiled script. At this point, the "Recompile Last Script (CTRL+F5)" function does not work as expected.

Please let me know if you need any additional information.