AutoF-Strings Sublime Text package to automatically add and remove the "f" in python f-strings. Settings enabled_syntaxes: list of syntaxes where f_strings_fix will run. fix_on_save: enable event listener to run f_strings_fix whenever you save the file.