nojanath / SublimeKSP

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

Support imports from the Web in command line compiler #403

Closed mkruselj closed 1 year ago

mkruselj commented 1 year ago

Use io instead of codecs in ksp_compiler too Fix using "path" before it was defined in ksp_plugin.py::read_file_function() Minor formatting tweaks